Hi there,
I’ve just updated the theme from 7.8 -> 8 and now I have lots of problems.
All (visual composer) rows that had a background image or youtube video don’t display no more.
The “Single image” blocks display images full-width’ed (when it was configured as “full” to view the image in real size)
I’ve rolled back to the previous /Newspaper theme folder but I still see everything out of place
Please help!
Hi,
That should not happen. Please check your page in Visual composer and see if everything is like it should, and make modification if needed. Then simply update the theme and everything should remain the same. If not check the page with problems in Visual composer again and inspect it.
Thanks
Well, it really happened.
Please have a look at this just in case it’s a major error on your update.
I’m developing the site, and I fortunately have a recent backup on another draft website which is still showing correctly:
http://zeesl.com/demo/royaldelux-test2/en/royaldelux-home-2/
The updated version, showing “ugly”, with expanded images, no background images on rows, and no video backgrounds on rows, and even “stretch row and content (no paddings)” option not working:
http://zeesl.com/demo/royaldelux/
(this second website was updated from 7.8.1 -> 8.0 and, after seeing everything was wrong, I restored the 7.8.1 version of the theme and is still being shown incorrectly)
You can see the row just underneath the banner, for example.
Please, have a deeper look & inspect it.
Hope it helps!
Thanks!
Code for old & correct row:
<div data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" data-vc-parallax="1.5" class="vc_row wpb_row td-pb-row td-travel-header vc_custom_1491083979151 vc_row-has-fill vc_row-no-padding vc_row-o-content-middle vc_row-flex vc_general vc_parallax vc_parallax-content-moving"> <div class="wpb_column vc_column_container td-pb-span12"> <div class="vc_column-inner "> <div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border_grey"></div> </figure> </div> <h2 style="font-size: 40px;color: #194878;text-align: center;font-family:Vollkorn;font-weight:400;font-style:normal" class="vc_custom_heading wpb_animate_when_almost_visible wpb_fadeIn fadeIn" >ROYALDELUX: Wellness Vacations for Women in Spain.</h2> </div></div> </div></div>
Code for the same row after updating & rolling back theme version:
<div id="td_uid_3_59259d4ea8fc9" class="tdc-row stretch_row_content_no_spaces">
<div class="vc_row vc_custom_1492079823877 td_uid_33_59259d4ea904b_rand wpb_row td-pb-row" >
<style scoped>
/* tdc_composer_block - inline css att */
.vc_custom_1492079823877{margin-top: -48px !important;background-color: #f9f4eb !important;}
</style>
<div class="vc_column td_uid_34_59259d4ea94b9_rand wpb_column vc_column_container td-pb-span12">
<div class="wpb_wrapper">
<div class="wpb_wrapper td_block_empty_space td_block_wrap vc_empty_space td_uid_35_59259d4ea98de_rand " style="height: 50px">
</div>
<div class="wpb_wrapper td_block_single_image td_block_wrap vc_single_image td_uid_36_59259d4ea9a45_rand td-single-image-">
</div>
<h2 style="font-size: 36px;color: #194878;text-align: center;font-family:Vollkorn;font-weight:400;font-style:normal" class="vc_custom_heading mycustomH2 wpb_animate_when_almost_visible wpb_fadeIn fadeIn" >ROYALDELUX: Wellness Vacations for Women in Spain.</h2>
<div class="wpb_wrapper td_block_empty_space td_block_wrap vc_empty_space td_uid_37_59259d4eab42b_rand " style="height: 50px">
</div>
</div>
</div>
</div></div>
-
This reply was modified 9 years by
chart.
I’m having one small problem after updating to 8.0 today. I have identified/isolated the problem to be with the tagDiv Composer plugin. When I turn it off, my images look correct. If I turn it back on, several images are showing as the wrong size on the home page and a few other pages. No idea how to fix this. Can you help? I can provide an admin login.
Thanks travisnw & Maui No Ka for sharing your thoughts.
The problem really seems to be related to the inclussion of the new Tagdiv composer., as it’s the main new feature of the theme.
I’ll wait a bit longer before updating to v.8.0. till these problems are detected and solved by the Tagdiv team.
Cheers!
This problem still remains. Has Tagdiv team noted this bug?

</div>
</figure>
</div>
<h2 style="font-size: 40px;color: #194878;text-align: center;font-family:Vollkorn;font-weight:400;font-style:normal" class="vc_custom_heading wpb_animate_when_almost_visible wpb_fadeIn fadeIn" >ROYALDELUX: Wellness Vacations for Women in Spain.</h2>
</div></div>
</div></div>