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!
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!
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.
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!