Pagination missing for organizer list view

Home Forums Calendar Products Community Events Pagination missing for organizer list view

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #946472
    Brad M West
    Participant

    Please see this page: http://www.ustaflorida.com/organizer/susie-bessire/
    The pagination at the bottom of the events listing is missing. There should be more events in the future. What’s odd as well is that the footer template part being called for is not being pulled into the page:

    <?php tribe_get_template_part( 'list/nav', 'footer' ); ?>

    When i echo some text out of [your-theme]/tribe-events/week/nav.php, it has no effect. Pasting the contents of nav.php directly into [your-theme]/tribe-events/list/content.php does show the pagination, but both links that show do not paginate the events as they should. Both of the links call this method: tribe_get_listview_link() which I don’t believe is correct? This code has all be copied directly from plugins\the-events-calendar\views\list. I even tried to make some adjustments in this directory just to be sure nothing i copied over was the problem, but the results were the same.

    This person seemed to have the same issue I’m having, but it looks like nothing came of it:

    Pagination on Venue & Organizer pages

    Please help?

    #946526
    Barry
    Member

    Hi Brad,

    Thanks for contacting us.

    It looks like the other thread went dead simply because the user didn’t follow up. In any case, the fact is that – currently – pagination is not supported by the single organizer view.

    We’re definitely not adverse to implementing this and as with all ideas we’d encourage you to post a request on our UserVoice page – this has the added benefit of allowing others to show their support for the idea, giving us a better idea of how much demand exists for this (though demand certainly isn’t the only metric we go by):

    tribe.uservoice.com

    Does that help or at least clarify things?

    #950434
    Barry
    Member

    Hi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Pagination missing for organizer list view’ is closed to new replies.