Home › Forums › WoodMart support forum › Categories layout on mobile
Categories layout on mobile
- This topic has 11 replies, 2 voices, and was last updated 1 year, 9 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
February 16, 2023 at 1:45 pm #443585
crazysport168ParticipantHi
I have many categories and it makes the category menu too long on mobile
Can I customize it to two or three rows on mobile type ?And where to hide the empty categories ?
February 16, 2023 at 4:27 pm #443653
Aizaz Imtiaz AwanKeymasterHello,
Sorry to say but we didn’t seem to understand your concern. Could you please elaborate your concern more with some useful Screenshots and the Page URLs so that we can better understand and assist you accordingly.
Best Regards
February 16, 2023 at 5:55 pm #443679
crazysport168ParticipantHi sorry I did’t explain very well
I wanna make the category’s arrangement two or three straight-lines
And how do I translate the “products” ing the screenshotAttachments:
You must be logged in to view attached files.February 16, 2023 at 6:28 pm #443688
crazysport168ParticipantAnd I also can’t find where to edit this pink background
Thanks for helpingFebruary 17, 2023 at 1:26 pm #443888
Aizaz Imtiaz AwanKeymasterHello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards
February 17, 2023 at 2:51 pm #443935
crazysport168ParticipantThanks for helping !
February 17, 2023 at 5:23 pm #444039
Aizaz Imtiaz AwanKeymasterHello,
1- To make the Categories under the Page Title for 2-Columns, please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for the mobile section:
.wd-nav-accordion-mb-on .wd-nav-product-cat li { display: inline-flex !important; padding-left: 3em !important; padding-right: 3em !important; }
Further, regarding changing the background color of these Categories in page title, please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for mobile section:
.wd-nav-accordion-mb-on.color-scheme-light .wd-nav-product-cat { background-color: #000 !important; }
In the place of black (#000) you can write your own choice of color name or color hex code.
2- Regarding your Translation concern, please use the Loco translate plugin on your site. After installing the plugin please Navigate to Loco >> Themes >> Woodmart >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.
Also, please Navigate to Loco >> Plugins >> Woocommerce >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.
Also, please Navigate to Loco >> Plugins >> Woodmart-Core >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.
https://wordpress.org/plugins/loco-translate/
Note:
1. Custom (recommended)
2. This is Loco’s protected folder under “wp-content/languages/loco/” which is safe from automatic updates and provides priority over the above locations.
https://localise.biz/wordpress/plugin/manual/msginit?utm_medium=plugin&utm_campaign=wp&utm_source=admin&utm_content=plugin-msginit#order
If this folder doesn’t exist you may need to create it and ensure it has the correct permissions.
https://localise.biz/wordpress/plugin/manual/filesystemIf the issue still exists then please send me the WP admin login details of your site so I will check and solve the issue for you.
For more information please read the theme documentation here:
https://xtemos.com/docs-topic/translate-woodmart-theme-with-loco-translate/Best Regards
March 4, 2023 at 4:01 pm #448258
crazysport168ParticipantThe translate ” %s products ” didn’t work :((
Am I doing wrong thing ?Attachments:
You must be logged in to view attached files.March 6, 2023 at 11:05 am #448573
Aizaz Imtiaz AwanKeymasterHello,
Please share the correct WP admin login details of your site so I will check and solve the issue for you.
Best Regards.
March 7, 2023 at 3:42 pm #449028
crazysport168ParticipantThanks for helping :))
March 8, 2023 at 1:00 pm #449320
Aizaz Imtiaz AwanKeymasterHello,
Your issue has been solved. Please check the site after removing the browser cache.
Best Regards.
March 8, 2023 at 1:01 pm #449321
Aizaz Imtiaz AwanKeymasterHello,
Your issue has been solved. Please check the site after removing the browser cache.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register