Home Forums WoodMart support forum Categories layout on mobile

Categories layout on mobile

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #443585

    crazysport168
    Participant

    Hi
    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 ?

    #443653

    Hello,

    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

    #443679

    crazysport168
    Participant

    Hi 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 screenshot

    Attachments:
    You must be logged in to view attached files.
    #443688

    crazysport168
    Participant

    And I also can’t find where to edit this pink background
    Thanks for helping

    #443888

    Hello,

    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

    #443935

    crazysport168
    Participant

    Thanks for helping !

    #444039

    Hello,

    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/filesystem

    If 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

    #448258

    crazysport168
    Participant

    The translate ” %s products ” didn’t work :((
    Am I doing wrong thing ?

    Attachments:
    You must be logged in to view attached files.
    #448573

    Hello,

    Please share the correct WP admin login details of your site so I will check and solve the issue for you.

    Best Regards.

    #449028

    crazysport168
    Participant

    Thanks for helping :))

    #449320

    Hello,

    Your issue has been solved. Please check the site after removing the browser cache.

    Best Regards.

    #449321

    Hello,

    Your issue has been solved. Please check the site after removing the browser cache.

    Best Regards.

Viewing 12 posts - 1 through 12 (of 12 total)