Post layout is messed up for some posts but not others

Hi,

I just noticed that one article is loading all messed up on desktop and mobile while other articles are loading just fine. I haven’t added new plug-ins or made big changes on my website lately.
Can you pls check?

Thank you

Hey Rashmi,

Thanks for writing in! In most cases, a broken layout is caused by an unclosed tag which you may have added into the page. Any broken html tag will surely destroy your page/post layout. It could also be caused by a plugin conflict, amongst other things. Please check out this troubleshooting article here and follow the instructions for the following sections (where appropriate):

  • Testing for Plugin Conflict
  • CSS/JS Customization
  • Disabling Cache
  • Disabling CDN

To better assist you with your issue, kindly provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role

To know how to create a secure note, please check this out: How The Forum Works

Regards.

Hello, adding credentials as a secure note.

Thank you

Hey Rashmi,

Thanks for providing the information. I have logged in and investigated the issue. The issue has occurred because you have inserted an invalid html code.

<center><figure class="wp-block-image"><img src="https://charmofgifts.com/wp-content/uploads/2018/06/a-warm-hug-heating-pads.jpg" alt="a warm hug heating pads" nopin="nopin" class="wp-image-3579"/></figure></div></center>

I went ahead and already resolved the issue by removing the extra </div> in your code. I also temporarily deactivated the WP Rocket plugin so that we can immediately see the changes and not the old and cached version of the page.

Check your site now.

Thanks, Ruenel for taking a look. I cleared the cache and activated WP rocket. The page seems to load fine on Desktop and mobile.

Thank you so much again for the quick turnaround!

You’re most welcome Rashmi!
We’re glad we were able to help you out.

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