Hi? Can I please get a response?
My issue is: some things work and some things don’t in my TD Composer.
As mentioned, I cannot change the font style, text color and overlay color.
But I can change the button style.
This is very frustrating. Changing those elements are fundamental and should be easily accomplished.
Hello !
Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
You mean I can’t use a child theme?
Then what if I need to update the theme? Will all my settings be wiped out when I update the parent theme?
Hi theincredibleyaya@gmail.com,
Yes, you can use a child theme, but you need to use it as in our guide for here, and this will work only if you make changes in theme files, not for theme panel settings, these are saved in database.
What Vlad means, is that sometimes, users are using untested plugins that can provide such problems like these indicated by you, that is way he recommended to use only the main theme and theme plugins to see if in this way is working or not.
Also please provide some more details about the demo you are using and what exactly you want to change (if you can provide some screenshots will help a lot), in this way we’ll be able to help you step by step.
Thank you!
Nope, I have the same issue and I’ve been waiting for 3 weeks. ALl my plugins have been deactivated. The TD Composer is stuck in a perpetual loading loop
Hi historiaantiqua, please check the answer from this topic -> https://forum.tagdiv.com/topic/why-is-it-so-hard-to-get-support/#post-361766
Thank you for your understanding!
No, I have the same problem. Before the update it used to work fine. Everything that appears in this link is fine on my page https://forum.tagdiv.com/tagdiv-composer-not-working/
I installed Enable-jquery-migrate-helper plugin and it worked for me!
thank you
Hope they can fix the TD Composer problem in a new update.
Hi,
As a quick fix for these warnings:
go on wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js and replace the jQuery(window).load(function () { from line 234 -> https://i.imgur.com/agaEJWA.png with jQuery(window).on(“load”, function () { -> https://i.imgur.com/zBFX5Ye.png also you need to do the same on this file wp-content/plugins/td-composer/assets/js/js_files_for_wp_admin.min.js but since this file is minify you can replace the code inside it with this one ->https://pastebin.com/YTiYVfU4
These warnings will be fix for the coming updates!
Thank you!
