Inline Image no longer displays correctly

Posted in: Newspaper
Post count: 5

At some point inline images stopped displaying correctly in the editor and on the frontend.
Disabling most of the plugins did not resolve the issue. Any suggestions would be very welcome.

(The “inline image” is one of the context options for the regular Paragraph block and they typically display right along with the text at the correct image size, on the same line.)


Inside the editor: image hovers above the line after being added.


Appearance when previewing the post: a line break is automatically added in.

https://necropticon.com/musings/tolkiens-elves-are-cursed-sinners/

Post count: 21065

Hello @mila_grish !

Add this CSS to the Live CSS section:


.td-post-content img { display:inline!important;}

Thank you!

Post count: 5

Thank you so much, Bettina! Do you think there is any way to make the image stop hovering above the line, too?

Post count: 21065

Hello @mila_grish !

Can you please provide more information about what you’re trying to achieve?

Thank you!

Post count: 5

The inline image currently shows up like this:

(It’s hovering above the text line.)

But I would like it to show up more like this:

Thank you so much for your help!

Post count: 21065

Hello @mila_grish !

Your image is bigger than one text line. Please check: https://prnt.sc/GtPXBwCR-SxH

Thank you!

Post count: 5

Even when I make the image smaller and clear cache, it still shows up like this for me… (Mozilla.)

What confuses me is that it worked perfectly and without me needing to worry about code or size just a few months ago…

Post count: 21065

Hello @mila_grish !

Did you add the code from above ?

Thank you!

Post count: 5

That I did! Under Appearance -> Customization, where I have typically been adding it.

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.