At my website I’ve got a perfect looking page when I’m logged in as a WordPress user, but as soon when I visit the page [ redundant link removed ] when I’m logged out, the page is looking terrible. Does anyone of you know how this is possible? That it only shows correct when logged in? Most other pages are looking perfectly fine when logged out.
Kind regards,
Claudia
in the page source code there’s a html comment saying “Cached with Swift Performance Lite”.
When you are logged in the site isn’t cached, but when you are not logged in you see the cached version of the page.
So you either have to clear the cache because you changed something or there’s a problem with the cache plugin. I don’t know this cache plugin, but to me it looks like there’s going something wrong with CSS caching/minifying.
Is there an option in the cache plugin to disable CSS minifying?
If cache clearing doesn’t help, please try to deactivate the cache plugin.
Regards and greets to the Netherlands from Germany. ??
Marcus
https://mediarunners.nl/werkwijze/?test=239487234
This way the cache is bypassed and the page looks good. So I guess you just have to clear the cache…
]]>Thanks so much!
Kind regards,
Claudia