Customizations in Main Theme Framework

Posted in: Newspaper
Post count: 22

I have a simple question. Although I’m using a child theme, but some customizations require main theme’s files to be edited. So it’s obvious that any future update will overwrite all the changes so how can I deal with this problem? I want to make changes in main theme framework without any tension of losing all of them on next update!

Post count: 3343

Hi,
Depends of what you want to modify. You can modify or create new things using the theme API, without losing anything on an update. Here is the API documentation if help: https://forum.tagdiv.com/the-theme-api/

Thanks for the message!

Post count: 22

That’s very difficult to handle. Any easy method? Like cloning main theme framework into a child theme and then modifying it?

Post count: 7909

Hi,

From version 6.3 of Newspaper the child theme will handle more files as you can see in the documentation – https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks!

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