Home › Forums › WoodMart support forum › translation of labels / texts of the template
translation of labels / texts of the template
- This topic has 6 replies, 2 voices, and was last updated 3 years, 2 months ago by
Luke Nielsen.
-
AuthorPosts
-
July 6, 2022 at 12:36 pm #389070
cardishopParticipantHi, we would like to modify some theme Labels directly in the Files where they are inserted, could you indicate the Files and / or the path where we find them in the Template?
These are the following:
• People watching this product now!, Of the “Visitor counter” function
• Add to wishlist, on the Product page
• Shopping cart – Checkout – Complete order, at the beginning of the relevant pages
• Show Sidebar, on the listing pages next to the filter icon
• Close, in the right side pop-up of the cart
• Quick View and Add to Wishlist, when the mouse passes over the relevant icons positioned on the product images in the listing pages
• Share, to the left of the social sharing icons on the product pages
• YOUR PRODUCT WISHLIST, at the top of the Wishlist page
• Remove, to remove products from the Wishlist pageWe thank you in advance for the information!
July 6, 2022 at 3:46 pm #389141
Luke NielsenKeymasterHello,
You can change these fields via the “Loco Translate” plugin, after installing navigate to Loco Translate -> Themes -> WoodMart -> in the search form enter keywords and change it.
https://gyazo.com/26f8802cf90a60217ba7e7f71eb300bc
https://gyazo.com/62fb97e785c5ce4d3003d28a3a331073
Don’t hesitate to let me know if you need any further help or any other info.
Kind Regards
July 6, 2022 at 3:50 pm #389148
cardishopParticipantWe know of these plugins for automatic translations, but for various reasons / problems that we are not going to list, it is not possible for us to proceed in this sense and as requested we should modify these texts / labels in the theme, so we would need to know the path from you. and the name of the files that contain them. Thanks for understanding!
July 7, 2022 at 12:12 pm #389345
Luke NielsenKeymasterHello,
1. The counter visitor:
inc/integrations/woocommerce/modules/counter-visitors/class-main.php
https://gyazo.com/d932e6b9aa8f964cdc1608a16cc04053
2, 6. Add to Wishlist:
inc/integrations/woocommerce/modules/wishlist/class-ui.php
https://gyazo.com/498d8ee6551f33e0dd44e32321143e70
3. “Shopping cart – Checkout – Complete order” steps:
inc/integrations/woocommerce/template-tags.php
https://gyazo.com/104f722d64d47202d59899669eb0ace2
4. The “Show Sidebar” button:
inc/integrations/woocommerce/template-tags.php
https://gyazo.com/02e8f818d96609fa4cc1cad2b385ddce
5. Close button:
inc/integrations/woocommerce/template-tags.php
https://gyazo.com/f5be333c29febb4c759a6a98fd13441c
6. Quick View:
inc/integrations/woocommerce/modules/quick-view.php
https://gyazo.com/d748bef1e0f287948f1b9f0df5ad24c0
7. Share :
inc/integrations/woocommerce/template-tags.php
https://gyazo.com/6571a4bc719579fc2796ee46baf5954b
8. “YOUR PRODUCT WISHLIST” text:
inc/integrations/woocommerce/modules/wishlist/class-ui.php
https://gyazo.com/b7b2138a11d6ff4d4edf23319ff65f02
9. Remove:
inc/integrations/woocommerce/modules/wishlist/class-ui.php
https://gyazo.com/7ec7c0a0436b183f47ebc7003072624a
Kind Regards
July 7, 2022 at 9:31 pm #389463
cardishopParticipantPerfect. Thank you! just one thing, point 5. Close button:
inc / integrations / woocommerce / template-tags.php
https://gyazo.com/f5be333c29febb4c759a6a98fd13441c
in the screenshot you don’t see the recharges and it’s a file of several hundred lines of code, so I can’t find it.
Thank you!
July 7, 2022 at 9:34 pm #389464
cardishopParticipantI correct:
“you don’t see the recharges”
to
“you do not see the numbers of the code lines”July 8, 2022 at 9:12 am #389515
Luke NielsenKeymasterHello,
Sorry, here is an updated screenshot:
5. https://gyazo.com/7b0d5a2baa758b52f856dba43a004242
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register