Adding a pagination to top of the listings?

This topic contains 1 reply, has 2 voices, and was last updated by  Paolo 8 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #63996

    visitmcminnville
    Expired Member
    Post count: 7

    Hi There,

    Is it possible to have a pagination at both the top and bottom of a listings page?

    Thanks in advanced!

    #64096

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    adding this in your theme functions.php will add them before the title:

    add_action('geodir_details_main_content', 'geodir_action_details_next_prev', 5);

    Let us know if that works for you,

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket