Hello A. J.
Sorry for the delay. The plugin includes the possibility to set the labels for product tabs. You can find the label configuration in the Label Configuration section of the plugin.
Regards.
uh
Thread Starter
wp
(@ashraf-jibrael)
Thank you so much sir for your feedback, Please, Do you have a good tips to make the following :
Please, I took a copy on the origin folder of the Woo commerce and i put it on my child theme folder ,after that i edited the file: cart-empty.php ,to be:
<p class=”return-to-shop”>
http://www.mydomain.com/” class=”button wc-forward”>
<?php _e( ‘Continue shopping’, ‘woocommerce’ ) ?>
</p>
After that i saved the changes.
But it is not working. I am still redirect to the product page. How can i make some changes on my woo commerce php files so it will not changed it when i update my plugin, How can i fix my current issue please with the button redirect ?
Best regards
A.J.
Thread Starter
wp
(@ashraf-jibrael)
I think, you don’t add the ability to change the tab: returen to shop.
Thanks
Hello A.J.
I don’t get your last point. What do you mean by “you don’t add the ability to change the tab”? What do you mean with “returen to shop”? Do you want to add a link there which allows you to return to the shop page? That’s indeed not part of the package and there are other ways to do this.
Regards.
uh
To override WooCommerce templates you have to create a folder called woocommerce inside your theme folder and you have to copy files (maintaining subdirectories) from the templates folder of WooCommerce. If you copy the whole plugin to your theme it will never work! And you should only copy the files you really need to update and inform yourself about “child themes”. Otherwise you will lose your changes with each theme update.
Regards.
uh
Thread Starter
wp
(@ashraf-jibrael)
Thank you so much, I fixed the issue, I have only one question,
Must i create a folder under my child theme with name woocommerce that have the php files (ex: cart-empty.php) ?
Because i created a folder with name woocommerce under my Original theme folder,and it is working with my editing.
Best regards
A.J.
You don’t have to, but it’s recommended that you add theme modifications in a child theme. You can find help on this topic using “child theme” and WordPress as key words.
If it works and you have a copy of your changes you can easily recover changes after a theme update as well.
Regards.
uh
Thread Starter
wp
(@ashraf-jibrael)
Thank you so much for your support and time,
I fixed everything except the following :http://grab.by/B5sM
I don’t know where can i find the file that have these information about: Invoice/ receipt ?
Best regards
A.J.
Hello A.J.
Please have a look here. Please understand that I’m not able to offer dedicated site support.
I’m doing my best to offer general support related with my plugins. The Swiss Knifes are general purpose plugins but like the real Swiss Knifes, they can do a good job in many circumstances but they are not doing it all.
If you read the recommended thread carefully you should be able to customize your store and website to your needs.
Regards.
uh