Where did single_template_8.php go?

Posted in: Newspaper
Post count: 98

Hi!

Until now after an update of Tagdiv Newspaper I always did the following steps for implementing the Sources of an image into the website and to display it above the Image:

Copy this code https://pastebin.com/hYQyNHVG

into “single_template_8.php”

as shown here ://www.screencast.com/t/gDleyLTVp

Unfortunatly there is no more “single_template_8.php” with the new update. Is there a new way to implement it?

Thanks!

Post count: 35449

Hi,

After last update you can find this file in wp-content/plugins/td-composer/legacy/Newspaper/parts/single/single_template_8.php
-> https://www.screencast.com/t/k1LKixcP6

Hope this will help you!
Thank you!

Post count: 98

Worked, great Support, Thanks!

Post count: 72

Hi, I have the same problem with single_template_2.php. How can we now modify the template file update-safe? Do you want me to change core files in the plugins folder? Seriously? How can I overwrite this template file using the child theme?

Post count: 35449

Hi,

Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.

Sorry for the inconvenience and thank you for understanding.

Post count: 72

Please, don’t repeat the same answer again and again. Plugin files can be overwritten update-safe (see Satollo newsletter plugin). You should provide a solution.

Post count: 35449

Hi,

Unfortunately for the moment we do not have a solution for this ( something like child theme ), what you can do for them moment is to save the changes you make in tagDiv Composer plugin( for example the single_template_2.php ) and when you make the next update if there will be no solution for override, you’ll need to set the website in maintenance mode and set the saved changes quickly in tagDiv Composer plugin.

Sorry for the inconvenience and thank you for your understanding!

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