Archived topic
Right Side Widgets Appearing Below content (Post) in all articles
6 replies · Started by Ankit on January 21, 2021
On my website https://stealthygaming.com all right side widgets are appearing below the post (content). However, widgets are appearing normal on the homepage. I need a solution to this. I tried deactivation a number of plugin but nothing worked.
How can i fix it?
Hi there,
on your single post you have a Code Block being inserted into the main content, which is breaking the HTML. How is this code block being added ?
Hello, recently we joined ezoic ad network. They might have added this..
Hello, recently we joined ezoic ad network. They might have added this
This is the problem element:
https://www.screencast.com/t/RafqKbcmf
Unfortunately it has no classes or attached CSS that can identify what is adding it... in the Element list you can see the <article> element this should be inside the #main container, the fact that it isn't means that whatever is adding that code block is breaking the HTML.
Check with Ezoic if that is there code.
Hello, I disabled our ad inserter plugin and now the error seems to be fixed.
The ad-inserter should work ok, that would mean the code inside the add is broken eg. its missing a closing </div> or </script> tag. If you can get it to display an Advert i can take a look.