Home › Forums › WoodMart support forum › Moved: Reply To: Moved: Reply To: Login RTL and product image
Moved: Reply To: Moved: Reply To: Login RTL and product image
- This topic has 20 replies, 2 voices, and was last updated 3 years, 4 months ago by
Elise Noromit.
-
AuthorPosts
-
December 14, 2021 at 6:32 pm #339523
TawProgParticipant1- I make solution on this reply 338510 but dropdown still not working on sign in on mobile view
2- how can i edit color of this tabs, I explain on screenshot?
Attachments:
You must be logged in to view attached files.December 15, 2021 at 11:34 am #339694
Elise NoromitMemberHello,
Please check this manual: https://xtemos.com/docs/woodmart/adding-menu-site/
You need to enable showing Product categories in the mobile menu.
As soon as you enable you will see the drop-down showing all the menus created in Appearance > Menu. You need to select the Product category menu you have created.
Make sure you have assigned at least one menu as mobile in Appearance > Menu.
Please add this code to the Theme Settings > Custom CSS > Global to change to change the tabs background color:
body .wd-nav-mob-tab>li.wd-active > a { background-color: yellow; } body .wd-nav-mob-tab>li > a { background-color: orange; }
Please replace the color.
Best Regards
December 15, 2021 at 2:32 pm #339781
TawProgParticipantHow to edit titles of “MENU” and “categories” in mobile navigation?
December 15, 2021 at 4:49 pm #339815
TawProgParticipant1- How to edit titles of “MENU” and “categories” in mobile navigation?
2- I feel laggy when open mobile navigation, how can I quick it ?
December 15, 2021 at 6:56 pm #339822
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.
Please clarify the second question.
Best Regards
December 24, 2021 at 11:16 pm #341835
TawProgParticipant1- How can I make filter open on popup window not ajax ?
2- How can I make filter sticky with header when I move down the page, can you give me css code to do that ?
Attachments:
You must be logged in to view attached files.December 24, 2021 at 11:49 pm #341838
TawProgParticipant1- How can I make filter open on popup window not ajax ?
2- How can I make filter sticky with header when I move down the page, can you give me css code to do that ?
3- How to make products on shop page full width like screenshot I attached
Attachments:
You must be logged in to view attached files.December 26, 2021 at 2:17 pm #341928
TawProgParticipantHello ?!!
December 27, 2021 at 3:39 pm #342157
Elise NoromitMemberHello,
1. Such modifications require complicated customization that is not covered by our support.
2. Please provide a page URL I will check if the HTML structure allows doing that.
3. You need to set “Сontent full-width” in the Theme Settings > General layout https://gyazo.com/1aa3ff0f9c172eee62b09c2ab4541036
And add this custom to the Theme Settings > Custom CSS > Mobile or the device you want to hide the paddings:.main-page-wrapper > .container { padding:0; }
Best Regards
December 28, 2021 at 3:36 pm #342362
TawProgParticipant2. Please provide a page URL I will check if the HTML structure allows doing that : https://woodmart.xtemos.com/shop/
December 28, 2021 at 10:50 pm #342410
Elise NoromitMemberHello,
Please provide a page URL from your site, this page does not have this filter.
Best Regards
December 29, 2021 at 3:41 am #342451
TawProgParticipantThats it
December 29, 2021 at 2:50 pm #342579
Elise NoromitMemberHello,
It is not possible to make the filter sticky in this case. I would suggest enabling the mobile bottom navbar in the Theme Settings > General > Mobile bottom navbar, in this case, the filter icon would be sticky in the bottom.
Best Reards
December 31, 2021 at 1:35 am #342811
TawProgParticipantHow can I change folder theme name without any problems on theme codes, I use theme child
January 1, 2022 at 3:55 pm #342976
Elise NoromitMemberHello,
You can rebrand the theme in the Theme Settings > White label.
Find our documentation tutorial about this here: https://xtemos.com/docs/woodmart/faq-guides/rebrand-theme-white-label-vs-private-label/
If you have any questions please feel free to contact us.
Best Regards
January 3, 2022 at 12:59 am #343073
TawProgParticipantI mean folder name on theme: themes/woodmart how can I rename it without problems in theme?
January 3, 2022 at 10:25 pm #343247
Elise NoromitMemberHello,
Please try this option: https://gyazo.com/4645330e70773bbf85d0b1c37928cdb1
If you have any questions please feel free to contact us.
Best Regards
January 8, 2022 at 7:29 pm #344163
TawProgParticipantCan you please read my request carefully , I mean folder name on theme: themes/woodmart how can I rename it without problems in theme?
White label not change the theme folder name !
January 10, 2022 at 9:36 am #344294
Elise NoromitMemberHello,
You need to rename the folder before uploading. It would work properly.
If you have any questions please feel free to contact us.
Best Regards
January 11, 2022 at 6:01 pm #344618
TawProgParticipantBut I use theme child, so I need to change 2 folders name ? Or the theme folder name only ?
January 11, 2022 at 11:41 pm #344658
Elise NoromitMemberHello,
Yes, you need to rename both folders.
If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register