Home Forums WoodMart support forum Categories tab on mobile sidebar to be loaded first

Categories tab on mobile sidebar to be loaded first

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #161589

    aleasaro
    Participant

    Hi,

    So i just purchased the theme and started using it. I was not able to figure out the followings:

    1) Mobile menu sidebar: How can i make the ‘categories tab’ to show first, rather than the ‘Menu tab’? screenshot 1.1

    2) How can i disable the ‘Filters’ option for mobile and display only sorting icon? screenshot 2.2

    3) How can i add the icons exactly like in homepage shoes? I have a leather store so this is perfect. screenshot 3.3

    4) Is their a way to add icons for the pages in the menu? I figured out how to add icons for product categories but not for pages. screenshot 4.4

    Great theme btw, im not sure how long the support team takes to reply so thats why i asked all the questions i have.
    I am waiting for your reply

    Thanks.

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    1) Mobile menu sidebar: Unfortunately, it is not possible.

    2) How can i disable the ‘Filters’ HTML structure does not allow to change the icon and hide “Filter”. We just can hide filters on mobile by means of custom CSS, please advise if it is acceptable.

    3) How can i add the icons exactly like in homepage shoes? – Yes, You can find the Information box in the WP Bakery page builder chart. Here is the demo: https://woodmart.xtemos.com/infobox/

    4) Is their a way to add icons for the pages in the menu? Please find the detailed instructions on how to do that https://xtemos.com/docs/woodmart/create-menu-2/

    Best Regards

    #161930

    aleasaro
    Participant

    Hi, i cant find the option to choose how i want my product attribute to be displayed, by default it shows only in dropdown list, i want it as separte buttons like in the screenshots attached. I want to show it like in screenshot 2

    And yes, i would like the css code “2) How can i disable the ‘Filters’ HTML structure does not allow to change the icon and hide “Filter”. We just can hide filters on mobile by means of custom CSS, please advise if it is acceptable.”

    Thanks

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

    Hello,

    You will find very detailed instructions to configure variations swatches here: https://xtemos.com/docs/woodmart/variable-products-swatches/

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-filter-buttons .open-filters {
    display:none;
    }

    Best Regards

    #161965

    aleasaro
    Participant

    The code worked only by removing the filter. But what i asked initally was, how to add their the ‘Sorting’ button, like in the picture attached on the right side.

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

    aleasaro
    Participant

    Hi,
    How can i change this picture and add icons like in this screenshot

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

    Hello,

    As I told you it is not possible to add the ‘Sorting’ button, like in the picture attached on the right side.

    You can change the picture in the shop page editing mode. You will find the option in the custom settings: https://xtemos.com/docs/woodmart/options-for-pages/

    Best Regards

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