Home › Forums › WoodMart support forum › Category Widget Text Edit
Category Widget Text Edit
- This topic has 6 replies, 3 voices, and was last updated 3 days, 8 hours ago by Hung Pham.
-
AuthorPosts
-
December 7, 2024 at 6:45 pm #620445
woozythatParticipantHello, I would like to change the written word product to something else where can I do that? This is category shown when you go to shop on the classic demo. Also, I would like to change colors of the text there along with heading. Where can I do so?
- This topic was modified 6 days, 5 hours ago by woozythat.
Attachments:
You must be logged in to view attached files.December 7, 2024 at 8:41 pm #620468
woozythatParticipantI also would like to remove the shop page title but keep the page background image, but I was not able to find a way out at all. I don’t have any code knowledge please spare me on that.
December 9, 2024 at 1:43 pm #620767
Hung PhamKeymasterHi woozythat,
Thanks for reaching to us and appreciate your patience.
1. Translation
+ In order to change / translate words. Please make sure you synced the strings first before changing / translating WooCommerce, WoodMart Core plugins and WoodMart theme. You can refer to article
https://xtemos.com/docs-topic/theme-translation/
https://xtemos.com/docs-topic/how-to-make-woodmart-multilingual-with-wpml/+ You are also need to select the language for the backend and theme settings for admin from the admin user profile, please edit the user’s profile and then select the language for that user it will show the same on the backend.
+ Some strings related to Wishlist / Compare / Login & Register page, you can change in Theme Settings > Shop or Theme Settings > My account https://prnt.sc/W8Tt95stG3YC
2. Page Title
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.post-type-archive-product .wd-page-title h1.title { font-size: 0; }
Regards,
December 9, 2024 at 1:48 pm #620780
kruajengParticipantHi @Artem Temos, Keymaster I would like you to answer my chat @ kruajeng
I am your new customer who has been inquiring for more than 1 day nowThanks
Regards,December 9, 2024 at 1:51 pm #620782
kruajengParticipantHi @HungPham, Keymaster I would like you to answer my chat @kruajeng
I am your new customer who has been inquiring for more than 1 dayThanks
Regards,December 9, 2024 at 3:33 pm #620863
woozythatParticipant1) I believe I was misunderstood. I don’t want to translate the word “products” to another language word. I simply would like to change to word product to any other word for example collections or jeans.
2) Thank you for the code. When theme gets a new update, will this code remain there?
Thanks,
December 10, 2024 at 3:36 pm #621235
Hung PhamKeymasterHi woozythat,
1. It doesn’t mean translate, you can do that to change words as well.
2. If you are running Child theme and Custom CSS or PHP codes are placed in it, basically, it won’t lose.
But, as I answered above I highly recommend you to take a complete backup of your site before proceeding.
Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register