after update to 9.7.3, when i modified the files inside the theme folder, it have no effect to the front end.
any help or suggestion how to make it works?
Hi,
What files are you modifying exactly? Note that after the recent updates most of the theme files were moved in the tagDiv composer plugin – http://prntscr.com/o7bm1p
Those are the files that are used when the tagDiv composer is active.
If you could mention what you want to do, I will try to help you. Let me know.
Thanks
Hi,
okay i got it. if all the files moved to the tagdiv composer plugins legacy folder, there is no point to create any child theme?
since we can do it all on the legacy folder not it the child theme folder.
thanks
The child theme is limited after the latest updates. It contains the required files (stylesheet and functions) that you can use if needed. But now copying theme files in it won’t be possible anymore, because the files are in the composer plugin.
You could modify them in the legacy folder directly, but the modifications will be lost after theme updates, when the themes are updated.
Maybe what you are trying to do is possible in a different way however. Please provide some more details about it.
Hi,
thank you for the explanation. i have a little more question, can we use both of tagdiv composer and WPBakery composer after the update?
Hi,
That is possible if needed, just don’t use both of them on the same page.
I should note that some elements won’t be available in the composer when WPBakery is active. Elements such as the single image, column text, widget sidebar and a few others. This was intended as a way to avoid conflicts between the two composers, but it may change in future updates if a different solution is found.
Please let us know if you have more questions.
Thanks
Hi,
Thank for the answer. here i’m facing some problem.
i have one page that use tagdiv composer, after the update when i want to edit the td block,the windows is blank. any suggestion?
Hi,
That page seems to be built with WPBakery from what I can see. I have seen the issue in a few other cases, it happens after updating the WPBakery plugin to 6.0.3.
We recommend to not update WPBakery when using a premium version (purchased plugin) and use the currently included version in the theme package – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
The current version of WPBakery included in the theme package is 6.0.2, this should work fine. So if possible revert to 6.0.2 and there should be no problem.
Thanks