Home › Forums › WoodMart support forum › Questions about Modification on Side Menu (Mobile) & translation
Questions about Modification on Side Menu (Mobile) & translation
- This topic has 6 replies, 2 voices, and was last updated 5 years, 1 month ago by Elise Noromit.
-
AuthorPosts
-
October 7, 2019 at 5:41 pm #148952
JoeParticipantI tried to hide the Search area on the menu, and the result is like the below image.
https://imgur.com/xqCAVECI have 2 questions:
1. How to add customized blocks above the categories? Like a logo or text?
2. How to edit (add/remove) the parts below categories? (e.g. remove compare, add some footers)——–
I read some posts about the translation of wordings for the theme, the information I have is you suggested to use Loco Translate plugin. However, is there any way to support multi-languages in my website? Like letting users select one of our predefined/pre-translated languages?October 7, 2019 at 6:00 pm #148954
JoeParticipantAnd HI again, is there any theme setting that can update the text of “BROWSE CATEGORY” in the main menu? or it is a must to use Loco Translate plugin to do that?
https://imgur.com/GAlJphsLooking for your response! 🙂
October 7, 2019 at 9:23 pm #148972
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
The search area, yes, you have moved the search and the menu went up. I can provide custom CSS to add the padding, or clarify how you would like to have it?
Customized blocks: You can add them by means of HTML blocks, here is the instruction: https://xtemos.com/docs/woodmart/html-blocks-2/#cat_att_tag
Please provide the page URL and which parts you want to remove under the category page? More likely, you will have to edit the Footer in Appearance > Widget > Footer columns.
In order to make the site multilingual, you will need a plugin. Our theme is fully compatible with WPML https://wpml.org/
Yes, you can rewrite “Browse categories” with Loco translate.
Best Regards
October 8, 2019 at 3:50 am #148983
JoeParticipantHello! Thanks for the quick reply!
The 2 questions I ask above is for this image: https://imgur.com/xqCAVEC, sorry for my bad English that leads you might have some misunderstandings.
As the image shows, I removed the search area and content went up.
And after that, I want to add a logo above the categories (The original position of the search area), or you can think that I want to use a logo to replace the search area on the mobile side menu.
And continue of that, as the image is shown, it has “Compare” and “My Account” under the categories. I want to remove “Compare”, Translate “My Account” text to Chinese, and Add more sections (the Customized blocks I mentioned before) under “My Account”.
——-
Moreover, is WPML compatible with Loco Translate? or I can’t use them together?October 8, 2019 at 9:28 am #149043
Elise NoromitMemberHello,
Please provide the site admin access to the private area I will provide CSS to add space before the menu.
Logo in the mobile menu. I can add a gap and add the image as a background, the logo would not be clickable.
You can translate My Account with Loco, I will remove Compare.
Yes, WPML is compatible with Loco.
Best Regards
October 10, 2019 at 5:07 am #149363
JoeParticipantCan we make a clickable logo? At least I want to redirect to the Home page.
October 10, 2019 at 7:55 am #149387
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .mobile-menu-tab{ background-image:url(https://fansung.store/woodmart/wp-content/themes/woodmart/images/wood-logo-dark.svg); background-position:center top; background-size:50% 50%; background-repeat: no-repeat; } body .mobile-menu-tab ul{ padding-top:130px; }
You will need to replace background image URL and perhaps to correct size, or provide image URL I will correct the code. The logo would not be clickable.
Best Regards
-
AuthorPosts
Tagged: mobile menu, translation
- You must be logged in to create new topics. Login / Register