huseyin Posted June 10, 2019 Posted June 10, 2019 Hello, i tried to use pagination for news entries listing. This worked as expected. But i discovered a problem. While on first page of the pagination everything is OK. After changing to page 2 other data on page are affected. Some datasets have fever amount of results, some are disappeared totaly. Is this a known beginner mistake? What do i wrong?
huseyin Posted June 10, 2019 Author Posted June 10, 2019 I looked deeper on the page. The records i was missing after the pagination were in megamenus and these were in owlcarousel contents. This problem is probably a conflict with owlcarousel. owlcarousel has also many js variables named "pagination" May be that is stupit, but this the only thing i could see....
David Karich Posted June 11, 2019 Posted June 11, 2019 Welcome to the forum ? Maybe this solves your problem. If there are multiple paginations or API calls, you must also set the "start=0" selector so that other page arrays are not paginated. See under "Are there any side effects?". 2
huseyin Posted June 11, 2019 Author Posted June 11, 2019 Thank you @David Karich, it is late night here in Turkey. Will try this tomorrow, when back at the office.
huseyin Posted June 12, 2019 Author Posted June 12, 2019 20 hours ago, David Karich said: Welcome to the forum ? Maybe this solves your problem. If there are multiple paginations or API calls, you must also set the "start=0" selector so that other page arrays are not paginated. See under "Are there any side effects?". This helped. Danke schön... 1
teppo Posted June 15, 2019 Posted June 15, 2019 Moderator note: I'm moving this thread to the General Support area of the forum. Modules/Plugins area is only intended for dedicated support threads of existing third party modules, yet this is a general question related to a core feature ?
huseyin Posted June 15, 2019 Author Posted June 15, 2019 Sorry @teppo, i am new here. Will learn the rules... Thank you.. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now