I’ve installed newspack on my site but there is a conflict with amp plugin.
in fact when i select standard mode the mobile version of my site has errors..for example with margins of layout and with the sidebar position.
Now i’deactivate amp plugin but I’d like reactivate.
any suggestion for me?
my website is https://www.foodmakers.it
The page I need help with: [log in to see the link]
Because of theme issue(s) we’ve found, you’ll want to consider a different template mode below. You may also want to browse alternative AMP compatible themes.
Newspack is compatible first, I would update the theme. But it looks like your website is overpassing the CSS budget. It can be caused by plugins that are adding extra CSS.
One option is using the new feature sandboxing(available at settings > other section). It will add another two levels of validation, moderate and loose. Those two levels will let you overpass the CSS budget, and you can check if the positioning issue still happens. If the issue continues, it will be a problem with the Newspack theme.
I will try to replicate the environment to reproduce the issue.
I had tested with the list of plugins installed to see if another plugin caused it, but the issue is on the theme side; there is a missing div on the theme; you should contact the theme support https://newspack.pub/support/.
In the meantime, I can send a code to add an extra div to fix the problem temporally if you want?
This reply was modified 4 years, 3 months ago by Fellyph Cintra.
When I was writing a mini-plugin, I have noticed some of your pages were fine, and I have found some issues with CloudFront CDN:
At your single page, what come after the social links at your sidebar:
It looks like some is breaking there and not rendering the rest of the page; if you have some widget there, can you disable it and check if the rest of the page renders?
Hi Fellyph
i’ve tryed to deactivate the plugin wp fatest cache (with this i manage cloudfront)
but the problem exists yet.
i’ve only 2 widget in the sidebar (1 text widget and 1 html witc adsense code)
Thanks for getting back, the code used on the AdSense is it AMP-compatible? Could you test removing the HTML widget code temporally and check if the page still has issues?