https://forum.tagdiv.com/child-theme-documentation/
Hi I read the documentation and tried. I can not override theme modules via child theme.
Is documentation wrong / out of date or am I missing something?
Thanks.
Hi,
You need to copy a module in Child theme, in exact location where is in the parent theme.
Like here: http://screencast.com/t/bRP8iWZ7 and edit it, should work. I’ve tested myself and works great.
Thanks for the message!
Hi.
Using the latest version of Newsmag theme. Running at localhost of OS X.
I am unsuccessfully trying to override files in /includes/modules directory by copying the file to respective location in child theme. Seems that the module file in child module is being ignored.
I am able to override files in the root directory and from /parts directory (as described in child theme documentation), but not from /includes/modules.
Is it possible to give hints about what could be the problem?
Thanks!
Hi,
Please make sure that you update your child theme and use the files provide within theme’s files downloaded from theme forest.
I’ve added this on our list for further testing to see if we can recreate this. Please let me know how it goes and also if you have any other info related to this.
You can do your changes to the main theme files until we can provide an accurate answer on this.
Thanks
Actually it is a duplicate of this thread: https://forum.tagdiv.com/topic/override-modules/
Hi,
As an update on this please note within the latest theme version we have changed the child theme system (for which we will have a documentation available soon) and because of that at the moment module files can’t be overwritten via child theme.
Sorry for the inconvenience!
Thanks