Skip to content
Public Ticket #8778

Add <picture> tag support

Conversation thread

PenciDesign replied

Staff Reply

Hi,

If so, that's not a bug - because your images are not enough the width.

Example: http://prntscr.com/ohd6mf

You just need use bigger images and it will fit with your container as you want.

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

Please try add more this code to Customize > Custom CSS to fix it:

.post-entry .aligncenter img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

Please show me URL for that issues.

Best Regards,

PenciDesign

coptup4ik replied

Customer Reply

Thank you for fast response.

The problem is not about plugin rather there is some missing CSS rule in theme for <picture> tag because images don't align properly.

PenciDesign replied

Staff Reply

Hi,

WordPress has millions plugins and we can't check & compatible with all plugins. The plugin should make it compatible with the theme - We don't do the opposite.

So, I recommend you contact with author of plugin and ask them about thissmile.png

Best Regards,

PenciDesign

coptup4ik started the conversation

Conversation Start

Hi. I am using Imagify picture optimizer and it replaces <img> tag with <picture>

But this ruins my blog visual. Can you add support for this?

Thank you

Want to join this conversation or access attachments? Sign in first.