Changing the td_module.php

Posted in: Newspaper
Post count: 10

Hi,
Is the td_module.php inside wp_booster editable using the child theme?
I need to make some changes but, cant seem to make it work.

Post count: 388

I seem to remember having little luck with that. I think the way I ended up doing it was copying, renaming, and editing the functions in my child theme functions.php, then removing the action or filter of the parent function and adding the action or filter of my own.

Post count: 6600

Hi,

The files that can be modified using the child theme are pointed here: https://forum.tagdiv.com/child-theme-documentation/
Unfortunately the td_module file can’t be modified via child theme, I have also tested this and didn’t work.
You can use the solution TheMediumUTM suggested or you can make the changes into the main theme files.

Thanks

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