• Resolved borishar

    (@borishar)


    Can someone please help us to figure out what is causing this issue. The pagination isn’t working, meaning all the content is showing on the same page. It works in other browsers. Also, the tabs don’t work either when clicked. Tried in cloudflare dev mode to no effect. The same problem persisted.

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    For me, it’s also not working in Chrome. From what I can see, this is related to JavaScript script minification, concatenation, and caching. It looks like you are using the WP Fastest Caching for that? Please try again after temporarily deactivating that. You might then have to tweak its configuration, so that certain JS files are excluded.

    Regards,
    Tobias

    Thread Starter borishar

    (@borishar)

    You were right. I disabled wp fastest cache and it worked fine. Can you please tell me what js files to exclude?

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    that’s hard to tell, because it could be any JS file on the page. Can you leave WP Fastest Cache deactivated so that I can see the page without it?

    Regards,
    Tobias

    Thread Starter borishar

    (@borishar)

    Yes. Done.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks! It looks like your site really uses a lot of JavaScript code, in quite a few files.
    For TablePress, the relevant ones are
    /wp-includes/js/jquery/jquery.min.js
    /wp-content/plugins/tablepress/js/jquery.datatables.min.js
    You could try excluding those, as a start. However, there were also other JavaScript errors reported (when WP Fastest Cache was enabled), so that might not be sufficient.

    Regards,
    Tobias

    Thread Starter borishar

    (@borishar)

    This is so strange. When I added your additions to the exclusion and emptied the cache, the pagination started to work, but the tabs weren’t clickable. Then I removed the exclusions and erased the cache again and now everything works fine. Can you confirm that it is working fine on your end as well? I don’t get why suddenly it started to work. I am gonna keep an eye on it and re-check it again 48 hours later.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    yes, everything seems to be working now ??

    Best wishes,
    Tobias

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Pagination and tabs aren’t working in safari’ is closed to new replies.