This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Showing biiiiig symbol in AMP

#37321
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

The plugin stylesheets are completely missing from the page. That usually happens when the wp_head() or the wp_footer() calls are completely missing from the page source – or the page is cached and the plugin styles are not yet printed.
You may need to ask the theme author how that works.