Archived topic
particular post bug
3 replies · Started by shahin on July 4, 2021
hi, my website is good, but only this page has an issue with the width of columns. here is a bug, my comment box goes to the sidebar's positions and the sidebar goes to the comments positions. please check and issue and give me the solutions ASAP.
This is the page i am talking https://machinerychief.com/best-gas-forges-for-knife-making
Hi Shahin,
Have you added any custom HTML within the content? Or perhaps have you hook an HTML within the page?
This happens when there's an extra <div> or missing </div> or any syntax error within the page.
Can you check and confirm? Let us know.
yes, I use some custom HTML to show amazon site stripe images on my post and I have to use it regularly as this is an amazon affiliate site.
Hi there,
this kind of error means there is some Broken HTML on your site.
You will need to check any HTML to make sure there is no broken code or missing closing tags such as </div> elements that Elvin mentioned.