Home / Forums / WoodMart support forum / Need Help Translating Checkout and Cart Text in CSS
Home › Forums › WoodMart support forum › Need Help Translating Checkout and Cart Text in CSS
Need Help Translating Checkout and Cart Text in CSS
- This topic has 7 replies, 2 voices, and was last updated 1 year, 4 months ago by
Hung Pham.
-
AuthorPosts
-
March 5, 2025 at 8:50 pm #643187
the.nateghianParticipantDear Support Team,
I have a website in a different language, and I want to translate some words like “Checkout”, “View Cart”, etc., into that language. I tried using CSS to make these changes, but it didn’t work. Could you please guide me on how to achieve this?Here is one of the CSS codes I used:
/* Changing “Checkout” to another language */
.wd-tools-checkout a::after {
content: “پرداخت” !important;
font-size: 14px;
color: inherit;
}Please let me know if there is an issue with my approach or if there is a better way to do this.
Looking forward to your guidance.
Best regards,March 6, 2025 at 11:53 am #643343
Hung PhamParticipantHi the.nateghian,
Thanks for reaching to us.
+ 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
Regards,
March 6, 2025 at 6:02 pm #643571
the.nateghianParticipantDear Hung Pham,
Thank you for your response and guidance. I followed the steps you mentioned, but unfortunately, the issue is still not resolved.
My website is not multilingual, and I do not have the WPML plugin installed. However, I copied both Theme Translation files, but the changes did not take effect.
Could you please advise on what else I can do to successfully change the text?
Looking forward to your help.
Best regards,Attachments:
You must be logged in to view attached files.March 6, 2025 at 7:17 pm #643595
Hung PhamParticipantHi the.nateghian,
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
March 6, 2025 at 7:35 pm #643603
the.nateghianParticipantHi , sure Thanks.
RegardsMarch 7, 2025 at 9:16 am #643709
Hung PhamParticipantHi the.nateghian,
Admin credential is incorrect, please check again
Regards,
March 7, 2025 at 11:51 am #643780
the.nateghianParticipantHi,
Please check it again.Thanks
RegardsMarch 7, 2025 at 6:59 pm #643965
Hung PhamParticipantHi notifiche,
Can you please check if you disabled IPs / Countries? I cannot access to your site, I also tried with VPN but it’s too slow. https://ibb.co/1JYk0v4W
I am come from Viet Nam.
Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register