9.7.2 updated ignores my override code

Posted in: Newspaper
Post count: 35

Prior upgrading to 9.7.2 I modified this file “\newspaper\includes\wp_booster\td_video_support.php” by creating a file on my child theme: “\newspaper-child\include\wp_booster\td_video_support.php” (I modified 2 functions in the file)

AFTER the upgrade to 9.7.2,
“\newspaper\includes\wp_booster\td_video_support.php” NO LONGER EXISTS and
I found it on this legacy file structure: “\plugins\td-composer\legacy\common\wp_booster\td_video_support.php” and
the override changes I have on “\newspaper-child\include\wp_booster\td_video_support.php” STOPPED WORKING.

Question:

1. What needs to be done so that the override codes I created on “\newspaper-child\include\wp_booster\td_video_support.php” would take into effect?

2. Should I overwrite what was in “\plugins\td-composer\legacy\common\wp_booster\td_video_support.php” with whatever is on “\newspaper-child\include\wp_booster\td_video_support.php”? If so, this mean, I’ll have to MANUALLY update whenever Newspaper pushes an update?

Post count: 35

Question #3:

Normally, I override a file from another plugin through theme. Example: bbpress
newspaper-child/bbpress/somefile.php

With the 9.7.2 update, how do I go about updating if this is no longer works?

Post count: 3

This discussion could be useful to you: https://forum.tagdiv.com/topic/child-theme-and-9-7/

Post count: 22421

hello,

Thank you @savvyinvestor

@videomaker please read this article: https://tagdiv.com/updating-the-core-of-tagdiv-themes/

Thanks.

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