Hello, recently we tried upgrading the theme to 7.5 so that then we could upgrade it to 7.6, problem is that block_16 and some others changed its style as you can see in the imgur album below
As you can see the block (in that case its block 16) lost its style.
How can we go about reversing this issue?
We’re using your provided child theme
Thanks in advance
-
This topic was modified 9 years by
di_aeiou.
Hello di_aeiou,
Please keep in mind that the style of Block 16 has not been changed in the latest version of the theme. I suppose that this type of issue happens due to your side. Try to clear all your caches and check the results. Also, if the problem is still there, try to make a new clean install from scratch and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins.
Thanks for your understanding!
Hello Catalin,
We already tried clearing the caches and we also tried keeping only the theme and plugins from the bundle but the end result was the same, those blocks seem to have changed :/
We ran a diff between 7.5 and 7.6 of the theme, and we can confirm what you said, but in this case between 7.4 and 7.5 every template file changed to include the
$td_column_number = td_global::vc_get_column_number(); // get the column width of the block from the page builder API
instead of
$td_column_number = td_util::vc_get_column_number(); // get the column width of the block from the page builder API
We even removed the child theme and the problem persists :/
Thanks in advance
-
This reply was modified 9 years by
di_aeiou.
Hello di_aeiou,
I have checked on my side and the Block 16 has not been changed. It remained the same as before. Please check our demo tutorial here and there you will the behavior of this block if you will shrink the browser.
http://demo.tagdiv.com/newspaper/block-16/
Please provide more details about your problem if is not what you mean. Also, provide some useful screenshots for a better understanding.
Thanks for the message!