• Resolved hettyvanderwal

    (@hettyvanderwal)


    Hello all,

    My password protected page seems to have a conflict with WP Fastest Cache plugin. On desktop the password works fine, but on mobile the password (which is Myndz) doesn’t work and the page just reloads and nothing happends. When I disable the plugin WP Fastest Cache it seems to be working fine.

    Earlier today I had a different issue, instead of the page reloading, it just displayed the error message after trying to fill in the password. At that point the performance plugin Autoptimize was also active on the website. Now I can’t reproduce the problem with the error message anymore, only the page reload. So there might be a conflict with Autoptimize as wel.

    I disabled Ajax by the way. Hope there is a solution to the issue!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author patrickposner

    (@patrickposner)

    Hey @hettyvanderwal,

    this should be a caching issue (especially when it’s only on mobile devices).

    There is coming a new update next Monday, which includes a solution for that.
    It’s kind of a cache-buster which should work on all browsers (including mobile devices) to prevent this issue.

    The issue occurs when the file in wp-content/plugins/content-protector/assets/public/passster-public.min.js is cached or modified (minified/combined).

    Then it can’t set or read the necessary cookie to unlock the protected content.

    Hopefully, the next release can finally fix that issue for you.

    Best regards,
    Patrick

    Thread Starter hettyvanderwal

    (@hettyvanderwal)

    Hi @patrickposner,

    Thanks for your reply. I updated the plugin in the meantime but there are still some strange things happening.

    Autoptimize / WP Fastest Cache are still disabled at the moment. I can log into https://myndz.com/leeromgeving-business-starter/module-10-de-experts/ but I can’t log into https://myndz.com/leeromgeving-business-starter/, then it outputs the error message.

    When I enable Autoptimize / WP Fastest Cache, I can’t log into https://myndz.com/leeromgeving-business-starter/, it displays the error message but when I try to access https://myndz.com/leeromgeving-business-starter/module-10-de-experts/ it just reloads the login form instead of opening the page behind it.

    Both on desktop. I can try again on mobile but most attempts there just display the error message as well. Ajax is still disabled in plugin options.

    Thread Starter hettyvanderwal

    (@hettyvanderwal)

    @patrickposner,

    Have you looked into this caching issue yet? The update from 2 weeks ago didn’t solve the issue. The bottleneck seems to be in de WP Fastest Cache plugin.

    Plugin Author patrickposner

    (@patrickposner)

    Hey @hettyvanderwal,

    I have invested some additional time into this problem.
    It seems even the cache-busting solution can not prevent this every time.

    The solution to that would be to activate the ajax verification again.

    Was there a specific reason for deactivating it?

    Best regards,
    Patrick

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Passster conflict with WP Fastest Cache/Autoptimize?’ is closed to new replies.