Site logo

Archived topic

Problem with content width and image size

7 replies · Started by Hugo on October 9, 2021

Viewing posts 1–8 of 8

Hi there,
So I have an author box elevement that I've assigned to the bottom of all articles, to show who wrote it and a little about the author.

Now the problem is in generatepress I have the author box as a circle but it is square when I load the page.

What could be the issue on why it is displaying as a square and not a circle?

Hi there,

Is this for the image or the entire container?

If its the image -you would need to check with the author of the Block Plugin you're using as to why its not keeping it styles on the front end. Alternatively use the GP Dynamic Image block to get the Author Image, or if its a static image use the core Image Block. Both have rounded options.

The block plugin I'm using is generatblocks if that's any help.

Hi Hugo,

I've checked the image block of the writer and to specify what David is pertaining to, it's using this plugin - https://wordpress.org/plugins/ultimate-post/

The theme nor GenerateBlocks doesn't control the behavior of this third-party plugin. We're not exactly sure how this plugin generates its styling so you may have to check the plugin's support/developer as to why its backend styling doesn't translate to the front end.

Alternatively, consider David's suggestion. This way, you have less plugins to maintain which is good for the overall performance of the site. :D

Thanks Elvin,
Just wondering how did you figure that out?

We use the Browser Developers tools. If you right click > inspect the image it will open the developers tools > Elements tab. There we cans see the HTML Markup which includes specific CSS Classes that we can see are coming from a specific plugin.

Ok thanks David, I'll try use that so I don't have to hassle you guys so often.

No problems - glad we could be of help!

This archived topic is closed to new replies.