Fancy box (java?) stops working after ‘next’ page of pagination
-
I’d love to link you to the page where the table is held, but it’s behind a paywall. Nevertheless, here’s my problem…
I have a table with 54 rows, and within those rows are “fancybox” pop-up links. I also have the table pagination setup to display only the first 25 entries when the page loads.
When I test the page on the frontend, those first 25 links work flawlessly. However, when I click “next”, the java (I’m guessing) hits a snag and instead of popping up a fancybox preview, the link tries to go directly to the source link.
I then changed the pagination to display all 54 rows when the page loads and again went back to test it. This time, all 54 links displayed properly.
Clearly there’s some kind of conflict or missing piece with java and pagination.
Here is my debug and version info:
· Website: https://www.yogaconcris.com · TablePress: 1.9 · TablePress (DB): 36 · TablePress table scheme: 3 · Plugin installed: 2018/03/08 17:35:59 · WordPress: 4.9.4 · Multisite: no · PHP: 5.6.32 · mysqli Extension: true · mySQL (Server): 5.6.32-78.1 · mySQL (Client): 5.6.32-78.1 · ZIP support: yes · UTF-8 conversion: yes · WP Memory Limit: 40M · Server Memory Limit: 256M · Magic Quotes: off · WP_DEBUG: true · WP_POST_REVISIONS: 5
Thanks for all your help!
- The topic ‘Fancy box (java?) stops working after ‘next’ page of pagination’ is closed to new replies.