Changes made in child theme not working
Hi,
I'm having troubles changing the content-post.php file that is located in includes folder.
Initially I have made changed directly in the theme itself but then I realised that doing all the changes in child theme is more correct.
Now I'm truing to make changes in the file mentioned above, I copied the folder and the file to child theme correctly, but it's not working as it should.
I made changes on other files like page.php and footer.php and it was OK.
Is there anything I'm missing or what's going on with the child theme?
Comments
Please be familiar with this documentation:
https://codex.wordpress.org/Child_Themes
Remember to load the function in functions.php,
The system must know what files were changed.
Thanks
Item support does not include services to modify or extend the item
beyond the original features, style, and functionality described on the
item page. For customization services that will help you tailor the item
to your specific requirements, we recommend contacting the author to
see if they privately offer paid customisation services or checking out
the great service providers on Envato Studio
Thanks