Childtheme doesn't work after update

Posted in: Newsmag
Post count: 6

After updating the Newsmag-file and the files of js_composer and td-speed-booster I get a long list of errors like the following example in the head of the page – and also in the backend:

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_1 is not set.
/var/www/vhosts/domain/httpdocs/data-directory/themes/Newsmag/includes/wp_booster/td_api.php

The complete header of the page incl. the menu and backgroud-image is no more visible.

And all used blocks in the page are invalid (the tags are visible instead of the block-heads)

[td_block_text_with_title custom_title=“My Headline“ border_top=“no_border_top“] ... [/td_block_text_with_title]

In the backend I can’t see the td_blocks in the visual composer menu – the rest of the visual composer works normal.

What can I do to fix the problem.

Thanks
Ralf

Post count: 6535

Hi

Please make sure that you updated the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ deactivate all plugins and also you update the plugins included in theme path Newsmag-tf\plugins clear all caches and est again.
If you use child theme for files customizations it’s a good practice to check update_log.txt file for each update and see what files had been modified so if those specific files are used in the child theme you will have to check your customizations to not break the functionality of the theme.

Thanks!

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