edit td_wp_booster_functions.php

Posted in: Newspaper
Post count: 7

hi i need to edit the file in includes / td_wp_booster_functions.php and camabiare the function at line 561 hook_wp_head function to add more og facebook tag and edit tag og: img to add not only in the post but in all pages.
This is a configuration file that contains many functions when I insert it into a template child with each update I lose the changes you make in the new versions.

How can I fix?

Post count: 22421

Hello,
Unfortunately not all files work from the child theme. The entire wp_booster folder cannot be changed from the child theme. You will have to make the customization in the main theme files.
Thank you!

Post count: 7

what do you mean you will have to customize the main theme file. You might want to use a program to keep track of changes to the file type github? what do you suggest ?

Post count: 22421

Hi,

I mean that any file in the wp booster folder will not work from the child theme. You will have to edit the file directly not copy it over in the child theme. We suggest to keep a back-up file of the one modified in case you update and the file gets replaced. If you do not know what is modified for some reason, you can use ‘winmerge’ to compare 2 files and see the differences between them.

Thank you!

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