Home › Forums › WoodMart support forum › Some final problems on the template
Some final problems on the template
- This topic has 13 replies, 2 voices, and was last updated 1 year, 11 months ago by
Elise Noromit.
-
AuthorPosts
-
March 5, 2023 at 8:46 pm #448430
roberto-4849ParticipantAfter 3 days of hard work I’m at the end but I hove some minor problems
1) The text on the product preview page is not translated (I means the windows opened after click on the lens on a product)
2) I want to delete SKU on this window but the custom css dont work:
span.posted_in, span.sku_wrapper {
display: none;
}
3) There is a method to edit the preview page layout ?4) There is a method to edit layout of the products page ? Foe example: I want to hide the link ti the product category) ?
That’s all (for the moment) 🙂
March 6, 2023 at 6:16 am #448485
Elise NoromitMemberHello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
March 7, 2023 at 5:34 pm #449093
roberto-4849ParticipantHi
attached login detailsThanks
March 9, 2023 at 4:15 am #449516
Elise NoromitMemberHello,
Most likely the problem is caused by the cache, I do not see untranslated texts, SKU is not on the page
You can create your own product page by means of Woocommerce builder: https://xtemos.com/docs-cat/woocommerce-layouts-builder/?theme=woodmart
If you have any questions please feel free to contact us.
Best Regards
March 9, 2023 at 8:48 am #449546
roberto-4849ParticipantThis is not a cache problem !
Attached the screen shot. These text aren’t in the language file.
Please where I can find this layout as I can translate ?Thanks
Attachments:
You must be logged in to view attached files.March 10, 2023 at 4:50 am #449887
Elise NoromitMemberHello,
You can translate/rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
Please check the video tutorial to see how to save the translation file correctly. You can remove the plugin and translations would remain. Also, translations would remain after each theme update.
In order to translate the WooCommerce strings, you need to create a separate translation in Loco > Plugins > WooCommerce in the same way as shown in the video.
Best Regards
March 10, 2023 at 8:32 am #449916
roberto-4849ParticipantOne more time I repeat: Text is already translated. I have already translated some po files for other plugins.
The problem is the text for the page on the screenshot is not in the file and I’m not able to find this page. Where is it ?March 10, 2023 at 8:45 am #449920
roberto-4849ParticipantAttached you can see italian files. The translation is not complete but the text in the screenshot page is apparently transalted
March 10, 2023 at 8:46 am #449921
roberto-4849ParticipantFiles attached as a .zip
Attachments:
You must be logged in to view attached files.March 11, 2023 at 6:48 pm #450307
Elise NoromitMemberHello,
Please provide the product page URL together with the screens, where I can see SKU and untranslated text I will double-check.
I am checking a product page I cannot catch the problem: https://gyazo.com/a694514b1f43721e64d7afc7967b7d16
If the string does not relate to WoodMart theme, you need to search for this sting among the translation file related to the plugin that this sting show.
If you have any questions please feel free to contact us.
Best Regards
March 11, 2023 at 6:54 pm #450309
roberto-4849ParticipantFrom the home page click on the lens on any item: a popup appear. This popup is not translated and I’m not able to find where is the definition of this popup
March 11, 2023 at 7:13 pm #450311
roberto-4849ParticipantI have added this code to the custom css:
body .popup-quick-view .entry-summary .product_meta>span {
display: none;
}and sku category and other not needed text disappear.
Now just remain the problem for “ADD TO CART” text of the button can’t be transaltedMarch 11, 2023 at 8:10 pm #450318
roberto-4849ParticipantFixed my self
sorry for taking your timeYou can close this thread thanks
March 12, 2023 at 2:29 am #450358
Elise NoromitMemberIf you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
The topic ‘Some final problems on the template’ is closed to new replies.
- You must be logged in to create new topics. Login / Register