Problems with Child Theme
-
Hi.
I have created a child theme and i did some changes in the inc/template-tags/template-tags.php but the changes are not taken into account.
Same with woocommerce/product-archive.php works fine.
Some Idea whats wrong? Cannot find my mistake.
Thanks a lot 🙂
Hello,
Send me a screenshot of where exactly you have made changes in that file.
Feel free to reach out to me anytime when you have anything more to say.
Kind Regards
-
This reply was modified 1 year, 10 months ago by
Luke Nielsen.
Hi.
In this example its the arrow left from the Title.
Same file works in woodmart but not in woodmart child folder.
thanks
Attachments:
You must be
logged in to view attached files.
Hello,
The template tags folder cannot be overridden in such a way, because that file consists of code in “functions” which you can easily override via the functions.php file in your child theme.
For instance, define this highlighted code in the functions.php file in the child theme: https://take.ms/dQSmV , and you will see that it works without overriding the template tags file itself.
Kind Regards
Works fine!
Thank you Luke!
🙂
Hello,
You are welcome! If you do not mind, can you please leave a 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot.
Have a good day!
Best Regards
The topic ‘Problems with Child Theme’ is closed to new replies.