Changed files 9.6.1 – 9.7

Posted in: Newspaper
Post count: 26

Where I can find log for canged file from Newspaper 9.6 to Newspaper 9.7? I can’t find it in 9.7.1 distributive, so I’m unable to decide, if I need to make any changes in my child theme.
Thanks.

  • This topic was modified 7 years by Vlad111.
  • This topic was modified 7 years by Vlad111.
  • This topic was modified 7 years by Vlad111.
Post count: 22421

Hello,

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, style.css and the few files left in the main theme folder as envato requires all functionality to be added through plugins.

Sorry for the inconvenience and thank you for understanding.

Post count: 26

I’ve seen all those links before. All I was asking for is a list of changed files from version 9.6.1 to version 9.7 (not the one from 9.7 to 9.7.1). Where I can find it?
Because I’m sure, that besides moving the files, there are some changes in the code of the files used by my child theme. Can I see the changelog, please?

Post count: 20688

Hi,

A list of the files that were affected by the 9.7 update can be seen here
https://tagdiv.com/td_deploy/Newspaper/changed_files_9.6.1_9.7.html

Due to many theme files being moved in the composer plugin, a child theme now has limited functionality when it comes to making modifications to theme files. Prior to 9.7 there were many files that could be modified in a child theme – https://forum.tagdiv.com/the-child-theme-support-tutorial/
But now most files are in the composer plugin, so they cannot be used in a child theme.

Thanks

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