-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Pagination #1982
base: develop
Are you sure you want to change the base?
Fix Pagination #1982
Conversation
Fix the pagination for 'rtmedia_gallery' shortcode. Now it is working even if there are multiple shortcode on same page.
BREAKING CHANGE: Masonary Layout not working.
…esign BREAKING CHANGE: Extra sort parameter will not support
I fixed the Pagination issue for the shortcode and media gallery. Please check and let me know if there is something wrong or broken. Also, check out this PR in the CC: @pavanpatil1, @kjnanda |
@pavanpatil1 Handing over this issue to you! |
Hi @Utsav-Ladani, verified the fix and it seems working fine. However, after clicking onload more the previous media are not visible. Please check. loadmore.mp4 |
Hello @pavanpatil1, I fixed the issue. Now previous content is visible after loading new content in |
Fix Pagination
Types of changes
Details
Numerical
andLoad More
pagination usingbackbone.js
views and collections.Note
rtMedia-Pro
to fix the UI issue. So update both plugins' code to get the correct result.Related PRs