Display of advanced pagination details

This topic contains 10 replies, has 5 voices, and was last updated by  5tratus 8 years, 2 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #121113

    chrisat15
    Expired Member
    Post count: 67

    Hello,

    the listing of items is limited, also the icons on the map (1st page shows e.g. 15 items, and so does the map.

    To have a better information for the visitors it would be wonderful to have the advanced pagination details not only at the bottom of the page. A good place would be next to the listing style switch.
    So visitors would understand why they see not the number of items as expected.
    Popular post categories widget shows 65 entries, visitors click on them and see “only” 15. The info why is shown at the bottom of the page.

    Any chance to realize the info on top like at the screen demo attached?
    At best the pagination itself is shown there also…

    Thanks, Chris

    #121196

    Guust
    Moderator
    Post count: 29970

    I guess you can change that in the listings template or there might be an action for that; let’s check with Paolo.

    Some links:
    https://wpgeodirectory.com/docs/customizing-geodirectory-templates/
    https://wpgeodirectory.com/docs/faqs/how-do-i-change-the-number-of-listings-per-page/

    #121700

    5tratus
    Buyer
    Post count: 72

    I really want to be able to do this! Pagination on top is pretty vital I think.. top and bottom

    🙂
    -5t

    #121770

    Paolo
    Site Admin
    Post count: 31206

    hi,

    I want to include this in a theme I’m working on too. it shouldn’t be too difficult, I’ve asked to Stiofan to investigate, it will take him a fraction of the time compared to me.

    We’ll keep you posted.

    Thanks

    #121771

    chrisat15
    Expired Member
    Post count: 67

    Thanks, Paolo!

    #121787

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    if you want both paging and the test there u can simply add this to your child theme functins.php

    add_action('geodir_before_listing', 'geodir_pagination',100);

    and then make sure u have a setting set in GD>design>search>Show advanced pagination details

    If you need something different let me know.

    Stiofan

    #121788

    chrisat15
    Expired Member
    Post count: 67

    Stiofan,

    PERFECT +++

    A thousand times better for our visitors. I suggest to implement that at standard.

    Thank you!

    #121790

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    🙂

    #121873

    5tratus
    Buyer
    Post count: 72

    This is great!!! thanks Stiofan! 🙂

    here’s a quick question.. is there any way to get pagination on the main page.. you know.. the one that tries to geolocate you (if you want it to) ? so that my visitors don’t have to click “view all” but can just page through if they like from there?

    cheers!

    x
    St.

    #121875

    Guust
    Moderator
    Post count: 29970

    There is never a second page of the GD Home or Location pages, they are not like a category page that shows all listings in a category, but they only show what you ask it to show in the widgets.
    So you cannot have pagination there.

    #122000

    5tratus
    Buyer
    Post count: 72

    gotcha! thanks for explaining 🙂

    cheers!

    L.

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

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

Open Support Ticket