Home › Forums › Calendar Products › Events Calendar PRO › paging bug in list view?
- This topic has 5 replies, 3 voices, and was last updated 11 years, 11 months ago by
Leah.
-
AuthorPosts
-
April 18, 2014 at 10:13 am #136476
Adam
ParticipantHi there, in list view, I see all my upcoming events. I can also click ‘previous events’ to view past events.
The URL shown on the ‘previous events’ link is:
/events/past/
but that changes to
/events/past/?action=tribe_list&tribe_paged=1
when the page loads.Both URLs display the proper ‘past’ event(s), but only /events/past/ seems to work perfectly. The title bar of /events/past/ says ‘Past Events’ like it should, while the title bar of the longer URL says ‘undefined’.
When I click ‘next events’ to return to the original list, the link’s URL reads
/events/upcoming/
but that changes to
/events/upcoming/?action=tribe_list&tribe_paged=2
when the page loads.This seems to be a bug (showing paged=2 instead of paged=1?). It results in “There were no results found.” in a message instead of showing the 8 upcoming events I have, and the title bar reads ‘undefined’.
If I manually change the URL to say paged=1 it displays the proper events and the proper title.
April 18, 2014 at 10:27 am #136480Adam
ParticipantIs it possible to just turn off the AJAX stuff? The raw urls work perfectly i.e.
/events/upcoming/
/events/past/
including displaying the proper text where I have “echo tribe_get_events_title()” in the header of my theme. On the AJAX versions of the URLs, in addition to the other buggy behavior, it doesn’t update the header on AJAX refresh ( echo tribe_get_events_title() ) so it still says ‘upcoming events’ when it’s showing past events, etc.April 18, 2014 at 12:37 pm #136642Barry
MemberI’m sorry you’re facing difficulties – this is a known bug and we’re actively working on a solution: I’ve added this thread to our internal issue tracker and we’ll do our best to post an update once it’s been resolved.
Is it possible to just turn off the AJAX stuff?
I’m afraid there’s no setting to turn this off and stripping out pieces of Javascript to forcibly do this can result in unexpected consequences. We’re sorry for the inconvenience – but we’ll try to get this in order as quickly as we can.
April 18, 2014 at 1:03 pm #136662Adam
ParticipantThanks, Barry. Appreciate the quick response.
April 21, 2014 at 10:05 am #138600Barry
MemberSure thing. At this point I’ll go ahead and close the thread – but as before we’ll do our best to re-open and post updates re the pagination bug as soon as we have something to report 🙂
May 23, 2014 at 11:45 am #172233Leah
MemberHi there,
I just wanted to let you know that we have been working diligently on a fix for this issue. Our next release (3.6) will be available soon and should correct this problem. Please keep an eye on your Plugins and Updates pages for a version update. If you are still having problems after updating, please start a new thread with the details and we can assist you.
Best,
Leah -
AuthorPosts
- The topic ‘paging bug in list view?’ is closed to new replies.
