• I have blocks on my site where an image is suppose to beside text but the images are not showing. There is space for them but they don’t show. From my last question a few weeks ago I removed a plugin and although unrelated I “think” it started then. I have had to import my photos again as they weren’t showing in my media file anymore but only the ones in these media/text blocks. Any suggestions? I’ve deactivated some plugins and there’s no difference.
    Plugins are:
    Bluehost
    cookie notice
    Recent Posts Widget Extended
    Ultimate Social Media PLUS
    WPForms Lite
    Yoast SEO

    Wondering the good of plugins if I have to keep removing them for basic editing to work.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author alexvtn

    (@alexvtn)

    Hi @zsuzsu

    Could you please insert the css code below going to appearance > customize > additional css

    .wp-block-media-text img {
    height: 100% !important;
    max-height: initial !important;
    }

    Have you added these images using the Gutenberg blocks?

    Thank you

    Alex

    Thread Starter zsuzsu

    (@zsuzsu)

    Awesome, thanks this fixed it. I’m only using the plugins I’ve listed above so I don’t think Gutenberg blocks are used unless it was installed and then removed later…can’t remember. Thanks Again for this great template!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Images not showing in media/text block’ is closed to new replies.