Header intermittently missing stylesheets and style tags
-
Hi,
We are experiencing a problem where some essential stackable header code isn’t always added to the header of the homepage. We haven’t observed this problem on other pages. This is the code:
<link rel='stylesheet' id='ugb-style-css-css' media='all'/>
<style id='ugb-style-css-inline-css'>
:root {
--stk-block-width-default-detected: 1290px;
}
</style>
<link rel='stylesheet' id='ugb-style-css-responsive-css' media='all'/>The site is hosted on WPEngine. Every 10 minutes or so when we refresh the homepage the layout is broken and this code is missing from the header. When we clear the WPEngine caches this code is added and the page layout is correct. 10 minutes later the layout is broken again and the code isn’t in the header. We have had a couple of support conversations with WPEngine who say that there isn’t anything wrong with their caching layer and there is something else going on.
This is a Blocksy based site with WPML.
Temporarily we have manually added the missing code to the header to solve the problem. This isn’t a good solution though and we are concerned this problem is going to start happening on other pages.
Thank you for any help you can give us with this.The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.