Home › Forums › WoodMart support forum › Вкладки › Reply To: Вкладки
December 15, 2022 at 10:10 am
#428997
Aizaz Imtiaz Awan
Keymaster
Hello,
As it is mentioned in the WooCommerce Documentation link that we shared with you:
“You need to add the code to your Child Theme’s
functions.php
file. Please don’t add custom code directly to your Parent Theme’sfunctions.php
file as this will be wiped entirely when you update the Theme.”
So, you need to do the above as mentioned. If you have currently Child Theme active on your Site, then you can go to Dashboard > Appearance > Theme file editor > there you can open the functions.php
file from the sidebar > there you can paste the Code. Something like shown in the following Image: https://snipboard.io/CJ5U7E.jpg
Best Regards