Blog page corrupted

Hi guys,

Working on a site to optimize and fix problems created during initial build.

It concerns the blog overview page.

I’ll share it in private reply

Here you can see the article is not included in the correct div

Hi there,

This usually happens when there is a stray HTML tag on the page where HTML elements are incorrectly paired or closed that breaks the page’s layout. Kindly check the content of the page and make sure that the HTML tags are correctly paired and closed to avoid layout issues.

Hope this helps.

Thanks Jade

I noticed that too.

Could you maybe point me in the right direction what file to look in to to find where the closing /div tag is added right after closing the /article tag as that is the issue most likely

It doesn’t belong there but I have no clue what file to check for this…

I think I found it… I de-activated the child theme first… problem solved

now it deleted the changed php files for the child theme and working my way through them until I find the issue file :slight_smile:
It is fun

Cool, let us know how it goes,
Cheers!

all fixed :slight_smile:

Glad to hear that. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.