WAIT: Changes are only visible for logged in users

From one moment to the next, my changes are only visible to me as a logged-in admin. When I save, the changes are no longer visible. If I open the website in an incognito tab, I can’t see my changes anymore.

Weird is that on some devices, the changes are visible.

And I am getting this error in the console (but only on the homepage):
Bricks: Query Loop Marker not found for query element ID: irqefs-yadglv

Even new classes for elements will not be added. Only when I’m logged in.

Another weird thing is that even if I change the theme the homepage is still some cached version of my Bricks version.

It even doesn’t matter which browser I am using, somewhere is a cached version of this Bricks version.

Hi,

as you figured out, you have some heavy caching enabled. Can you check and disable and caching and/or optimization plugins that you may have. This will probably solve the issue. Then you can enable them back one by one, and you will see which one is causing this. Then you can search that plugin settings, if there is something you can disable or change to fix that.

It’s also possible that you have server side caching, so make sure that you check your server as well.

Best regards,
Matej

Yes! Thank you, it was the cache which is very heavy, never had this before.

Thanks for response. Yeah, while development, it’s best to turn caching off :slight_smile:

Just for fun, I always remember this joke, when dealing with caching issues:

:smiley:

Best regards,
Matej

2 Likes