Site logo

Archived topic

Images no longer centering

9 replies · Started by Mark on July 13, 2022

Viewing posts 1–10 of 10

Hi there,

One of my sites in staging, the images aren't centering even though they are set to centre in Wordpress. Example URL in the private area

In the actual dashboard for this post, the "preview" shows the images are centred and settings are set to centre.... You'll see the products are not if you visit though.

I believe this happened after the recent Wordpress update or after the plugins were updated (one of them GeneratePress)

I use a child theme

Hi Mark,

Are you referring to the Pinterest images? How are you adding these images? Is it through a third party plugin? If so, perhaps you can reach out to the support of the plugin?

Otherwise, can you try adding this CSS through Appearance > Customize > Additional CSS:

span.novashare-pinterest-image {
    text-align: center;
}

Kindly let us know how it goes.

Hi Fernando,

For me ALL the images are sitting to the left on desktop on all browsers (incognito/private). Check out the image under item 1 on the list.

The images are added natively in Wordpress. I do not use plugins to add images on this site (I did on the live version, but part of the reason I'm rebuilding on Staging is to remove the page builder). I've added the URL again and another one in to check - it also has the centering issue.

Note: I have now found another issue where the video within the article is big at the top of the page and destroyed rendering. This may be unrelated to the centering though, but it's an issue that is new today.

Can you try temporarily disabling Novashare to see if it’s causing the issue?

It would be good to take a backup of your site before making changes.

Kindly let us know how it goes.

I have disabled Novashare and cleared cache. Still have the issues. Have left NS disabled

Thanks, I'll go through that list. First though, when I "Turn on WP DEBUG" with the below code, will errors just appear in the dashboard when I refresh the page?

Also, where is wp-config.php ? I don't see it in the Theme Files list

===============================================
// This enables debugging.
define( 'WP_DEBUG', true );
===============================================

Thanks

Just step #1 in the article would do. We’re currently checking if a third party plugin is causing the issue.

Kindly let us know how it goes.

Thanks Fernando. It looks like it's Thrive Leads that is the culprit

You’re welcome Mark!

This archived topic is closed to new replies.