Child theme not working after update…

Posted in: Newsmag
Post count: 62

My child theme stopped working after I had updated the theme

Cause of problem:

if (!defined('TD_THEME_WP_BOOSTER')) {
include TEMPLATEPATH . '/includes/td_wordpres_booster.php';

There is no td_wordpres_booster.php in includes anymore! How can I fix this?

Post count: 24

I’m not the developer and not associated (other than being a customer), but I removed those lines from the child themes function.php file and it worked. The reason you had issues is because the file td_wordpres_booster has been removed as noted in the changelog: https://forum.tagdiv.com/topic/newsmag-1-1-released-changelog/

Post count: 3343

Hi,

We will take a look and will fix it asap. Thanks for reporting this.

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