Hi,
Thank you for sharing, I don’t see anything in your current .htaccess file that could be causing the issue, I do see that you were using the litespeed cache plugin, which had me wondering if you are on a litespeed server which would be caching at the server level, so I tested your site and didn’t find the litespeed headers in the page respond, but I did find:
x-cloudburst-backend: efs0/10.0.176.89
x-cloudburst-cache: PASS
x-cloudburst-frontend: us-east-1/10.0.218.236
x-cloudburst-wordpress: 1
I believe this is the cache that is causing the issue. I remember you said that the host had turned off the cache, but this looks like it’s still on. Please ask your host if they can turn it off or add a rule to your .htaccess file to not cache your one page that you want to have the password on.
For some servers adding this to the .htaccess file will work.
RewriteRule (.*) - [E=Cache-Control:no-cache]
but I’m not sure if it will work on your server, your host would know for sure.
Did you get a chance to test the demo page that I set up?
Best regards,
Mike
Hi,
Very good, we will leave this open until we hear back from you.
Best regards,
Mike
Hi,
Sorry to hear that, but just as in the test page I had created, their test page also worked in Chrome for me. The test page I created uses the advanced layout builder, so I’m not sure why you are having this issue, unless it’s a customization that I have not found.
Best regards,
Mike