Broken pages and posts with a short code "insert a simple image"

Posted in: Newspaper
Post count: 92

After updating the template to 9.7.2 pages and posts with a short code “insert a simple image” stopped displaying correctly. Example: http://zvuk-m.com/relizy

Post count: 35449

Hi,

Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

If you are using single image from WPBakery, please check this topic -> https://forum.tagdiv.com/topic/layout-issues-with-latest-version/

Thank you!

Post count: 92

Calin, thank you very much for your prompt assistance, and it immediately helped.
Now another problem has opened up – in the visual composer there were rows of six columns to the full width of the screen, now this is one column. http://zvuk-m.com/relizy-2019

Post count: 35449

Hi,

Please check that page to see if the settings for the six columns is still there or was removed, also please deactivate all non theme plugins and check again.

Thank you!

Post count: 92


All settings are made for six columns, but this does not help.

Post count: 35449

Hi,

Please try this custom css
https://www.screencast.com/t/cAAdwqfJxr
.tdc-content-wrap{
width: 1068px;
margin-left: auto;
margin-right: auto;
}
.tdc-content-wrap .maxwidth30 {
max-width: 16.6% !important;
float: left !important;
margin-left: auto;
margin-right: auto;
}
.maxwidth30 img {
max-width: 80% !important;
}

Hope this will help you!
Thanks.

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