Since the update my child theme no longer works correctly.
Post pages while showing on the Home page do not open as single post pages.
If I activate the Newspaper theme only then the loop works correctly.
Why is my child Theme not working?
How do I customise functions?
How do I customise CSS safely outside the Theme?
Hi,
Since theme update 9.7 most of the theme files have been moved in the tagDiv composer plugin – https://tagdiv.com/updating-the-core-of-tagdiv-themes/
So customizing these files is not possible to do in a child theme anymore. One way would be to modify them in the composer plugin directly, but the changes will be lost after a theme update because the plugins will be updated as well.
The child theme is now limited to a functions and style files, and a few files that were not moved in the composer and can still be used in it.
Maybe a solution will be found to be able to modify theme files found in the plugin more safely, we will create documentation for it if that happens. If you have more questions pleas let me know.
Thanks
This is not WP best practices and all my other Themes from theme forest have also been updated with no issues to the Child Theme.
This seriously inhibits my ability to customise my site if I update! If I do not update and keep my customised functions I risk security and future functionality and customisation from the Theme authors
Maybe they did not yet make the final update to fulfill the Envato requirements, from what I know the deadline is the end of May. What exactly are the customizations that you previously made in the child theme? maybe there are other ways of doing it. Let me know.
I’ve just been looking a Envato requirements I maybe wrong but I think the answer is here…