It could be a bug, thanks for telling me about it. I haven’t noticed it on my tests, nor anyone reported the same issue. It could be a combination of global settings from “Settings” and the CSS from the plugins and theme’s you’re using.
Have you checked the browser’s console and noticed any particular errors like CSS returning 404 not found errors (in red)?
After you use “Update All Settings”, the cache for the minified CSS (you have the option enabled) is cleared and it suggests that you were using an outdated version of the CSS and perhaps adding a new post (depending on the plugin/theme you’re using) would make some changes that would require clearing the caching.
I’ll check to make sure the cache is cleared after saving a post (creating & updating) as I recall this was implemented (perhaps it’s missing something) and update the plugin. You’ll be updated on this thread 😉
thanks! I look forward to hearing if you were able to figure out this issue.
@savvybackpacker A few updates were done since we discussed and the caching is cleared every time a post is updated/created. I’ve never seen this broken layout page anytime a post was altered. Can you re-install the plugin, create a new post and check how it looks like?
PS: Whenever you have errors like that (it doesn’t matter which plugin you use), always check the browser’s console (e.g. right-click -> Inspect in Chrome Browser) for any errors (e.g. JavaScript ones, or 404 Not Found) as that will give you a clue about what is not working there.