This topic has 4 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Olga Barlow
1) I am using the dark theme : I need to change the position of the SKU from default and want to place it under product title. Please tell me the exact file from where I can edit the code. I am unable to locate it.
2) I need to change wishlist name to closet, I changed it from YITH Plugin but still in the header it\’s showing wishlisst. Please just tell me the path and the file, I can change it manually.
Thankyou in advance
Hello,
1) We use WooCommerce hook to display all the meta and we don’t have code to show SKU only. Read the post how to use WC hooks https://businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/
2) You can use translation files to change the strings that have “wishlist”
https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ but instead of real translation just change the wishlist to what you need. Let me know if it helps and provide the screenshot of the string you need to change.
Regards
Hi Olga,
Thanks for replying. Can u be specific with which file contains SKU display I want to change the order of information displays at product details page. I want SKU to come just after the product title.
please help with proper file location
Hello,
Hook that displays all the necessary information including SKU is placed in xstore/woocommerce/single-product-content.php But you may also use functions.php of the child theme to make changes.
If you need help with customization you can contact WPKraken team.
Regards
You must be logged in to reply to this topic.Log in/Sign up