TD Composer and Live CSS not loading

Posted in: Newsmag
Post count: 14

I have seen different topics of struggling with TD Composer. When I should edit the page with this feature, it just stops with a white page – not loading at all. I also experience that the Live CSS doesn’t update at all, and I have a feeling that the cause of this error is the same.

I have seen the advices on the other topics, but that doesn’t work for me. I really hope it is a solution for this. Both WP and the Newsmag theme is updated to the most recent version. Still problems…

Post count: 14

Update: It seems to be a problem with the WooCommerce plugin. I deactivated that plugin, and then the TD Composer worked completely fine (not Live CSS though). This is something you really need to fix ASAP. Without WooCommerce, I will not have any income… So I simply cannot delete that plugin.

It’s really important you find a solution for this.

  • This reply was modified 5 years by parcferme.
Post count: 35449

Hi parcferme,
Indeed there is a problem with the last woocommerce update -> https://github.com/woocommerce/woocommerce/issues/28255 all themes are facing the same problem with the last update. As a temporary solution, please go to the WooCommerce plugin page (https://wordpress.org/plugins/woocommerce/advanced/), scroll down to the ADVANCED OPTIONS section and download the version 4.6.2. from the dropdown menu – https://i.imgur.com/PVrn6RZ.png. Install this version on your website. Using the 4.6.2 version, your website will work smoothly and you give us time to provide a permanent solution.
Also the Live CSS can be blocked by some untested plugins that you may use, I recommend to set the css in theme panel> custom code> custom css. -> https://i.imgur.com/8UaqTMf.png
Thank you for your understanding!

Post count: 14

Thanks for response!

Do you know which path/.css-file in mye file manager the Live CSS stores the information in? Since I struggle to delete the codes in the Live CSS (because it’s not responding), it doesn’t help to move it and make adjustsments in the theme panel. I know I can use !important, but still it saves up double information about the same CSS field.

Post count: 104

Same issue, glad that we know about it, has anyone had issues downgrading to 4.6 from 4.7?

  • This reply was modified 5 years by elvisfrog.
Post count: 14

I downgraded to 4.6.2, and the TD Composer works fine after that. So the issue is layed down in the newest WooCommerce version.

  • This reply was modified 5 years by parcferme.
Post count: 104

Did you have any issues with WooCommerce, I haven’t done a deep-dive into all the updates that were included with 4.7? I run a multiple subscription site with memberships.

Post count: 14

I also run the same setup as you in WC, and I haven’t experienced any issues in 4.7 in WC itself. Only that the newest version of WC messed up the TD Composer.

Post count: 35449

Hi,
All the code and settings from the theme panel, live css, tagDiv Composer are saved in database, you can find the code in your database > wp_options search for “td_live_css_local_storage” -> https://i.imgur.com/lD50uXi.png -> https://i.imgur.com/EAOSc8O.png -> https://i.imgur.com/zX16UC1.png
Hope this will help!
Thank you!

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