WP booster error and child theme

Posted in: Newsmag
Post count: 16

Hello!
After installing the 2.3.5 update, I’m getting errors such as these on both the admin pages and the frontfacing site.

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_1 is not set.
/home/cayenned/staging/1/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

And it lists just about every module there. I’ve been able to fix things in the past to get around such errors, but after patching my child theme files I can’t find the source of the problem.

Switching to the main theme is working, minus my child theme customizations, of course.
Is there something I can look for to fix this? Thank you!

Post count: 6535

Hi

I’m not aware to which files you made customizations using the child theme but you also have to make sure your changes can still be applied to files now present on latest theme version that’s why you have to check each theme update change log and make sure that among the modified files there aren’t any of the files you have customized and if there are make sure your customizations can still be done to those files and update those files code and add it customizations.

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.