Home › Forums › WoodMart support forum › Translation issues
Translation issues
- This topic has 16 replies, 2 voices, and was last updated 5 years, 1 month ago by Elise Noromit.
-
AuthorPosts
-
October 15, 2019 at 8:01 am #150106
allspyParticipantHello,
I’m facing several issues translating HTML blocks.
1 – I’ve tried to translate the block directly via normal WPML translation, but doing this, the translated HTML block ID is different and when select a different language on front-office the translated version of the HTML block is not showed.
2 – I’ve made a text translated a part of the HTML block using string translation, but even this way when select a different language on front-office the translated strings are not showed, user keeps seying the information in the original language.
3 – This also happens with the newsletter subscription pop-up, I’m unable to translate it.
Please let me know what shall I do, because pre-footer & footer are both build using HTML blocks, site is in 3 languages and I need to properly display information.
Thanks
October 15, 2019 at 9:57 am #150153
Elise NoromitMemberHello,
You need to create two or as menu HTML blocks as languages required.
Navigate to WPML > String Translation > Choose the admin_text_woodmart_option from the dropdown and find the title and the content block http://prntscr.com/lx5qpz
If you cannot find, please provide your site admin access as well as shortcode of the HTML you want to translate and the location where it is added.
Best Regards
October 17, 2019 at 6:58 pm #150774
allspyParticipantHi,
Thank you for your help, however ther’s one HTML block that is not appearing [html_block id="1744"]
Also on Portuguese language, the last submenu drop-down background is dark and I just can’t figger out how to edit it and have the same color as the others submenu drop-down.
Thanks
October 17, 2019 at 8:41 pm #150788
Elise NoromitMemberHello,
Please provide your site admin access so that we could check.
Best Regards
October 18, 2019 at 8:11 am #150855
allspyParticipantHi,
I’ve notice that also other HTML block is not being showed on WPML strings translations. Until now, [html_block id="1744"] & [html_block id="259"] do not appear.
On other quuestion, where do I change the default header image, and how do I activate it to appear in all languages and in all pages.
Sending the login details below.
Thanks
October 18, 2019 at 9:29 am #150866
Elise NoromitMemberHello,
The instruction provided above is applied to HTML blocks which are added into the Theme Settings. I have checked and see that [html_block id="1744"] is the HTML widget in the Footer column. Such HTML is added in a different way, please have a look at the screen: https://gyazo.com/f6a0a3f051748d58f219443171853bd5
You add three widgets, choose each translation and set the language accordingly.
Best Regards
October 18, 2019 at 10:52 am #150884
allspyParticipantHi,
Thank you very much for your reply.
I have a few more questions:
1 – Can’t translate the phrase that appears up the logo ”
A SUA LOJA ONLINE DE CUTELARIA PROFISSIONAL”2 – On the portuguese version, the background of the last submenu item is black, and I need to edit it in order to have the same background color as the rest of the menu.
I’m sending a print.
Thanks
October 18, 2019 at 10:54 am #150885October 18, 2019 at 1:10 pm #150925
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .item-event-hover:hover>.sub-menu-dropdown, body .menu-simple-dropdown li { background-color:white; } body .vertical-navigation .menu-simple-dropdown .color-scheme-light li a{ color:#777777; }
Please read and follow the instructions on how to translate the header in WPML https://xtemos.com/docs/woodmart/faq-guides/translate-header-wpml/
Best Regards
October 18, 2019 at 2:19 pm #150950
allspyParticipantThank you, however it is not making the same effect as the rest of the sebmenus items on the menu.
When mouse hover the background does not turns darker and the text becomes white and impossible to see.
October 18, 2019 at 3:54 pm #150975
Elise NoromitMemberHello,
Please clean the browser cache as well as the cache on your site. Here is how it should work https://prnt.sc/pl5rz5
Best Regards
October 18, 2019 at 4:20 pm #150980
allspyParticipantHi,
Yes, I have my browser cache clean, and also I’ve checked on a different browser. The issue I’m reporting is on mouse hover.
Plesa echeck this video: https://nimb.ws/YlBrQU
Can you please test it on your side?
Thanks
October 18, 2019 at 8:50 pm #150999
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .vertical-navigation .menu-simple-dropdown .color-scheme-light li a:hover{ color:#777777; }
The text would not get white on hover.
Best Regards
October 19, 2019 at 8:12 am #151046
allspyParticipantThank you, but the on-hover background don’t work on this submenu as it works on the other submenu items of the same menu.
Can you please take a look?
Thanks
October 19, 2019 at 10:10 am #151068
Elise NoromitMemberHello,
Please provide the screen what you mean?
Best Regards
October 19, 2019 at 12:10 pm #151087
allspyParticipantPlease check this video: https://drive.google.com/file/d/1YcU-kdaEu8eICmvfDdCOVS_uNcmRFgxk/view?usp=sharing
October 20, 2019 at 7:32 am #151145
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .menu-simple-dropdown .sub-menu-dropdown{ padding:0; } body .vertical-navigation .menu-simple-dropdown .color-scheme-light li a { border-bottom:2px solid #f6f6f6; } body .vertical-navigation .menu-simple-dropdown .color-scheme-light li a:hover { background-color:#f9f9f9; }
Best Regards
-
AuthorPosts
Tagged: html blocks, translation, Wpml
- You must be logged in to create new topics. Login / Register