Home Forums WoodMart support forum FILTER BY PRICE

FILTER BY PRICE

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #504206

    Maksa
    Participant

    How to turn off FILTER BY PRICE, I don’t want it to appear.

    And how do I turn off the Wish List on mobile so it doesn’t show?

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

    Hung Pham
    Keymaster

    Hi Maksa,

    Thanks for reaching to us.

    1. Filter by Price

    In order to remove it, navigate to Appearance > Widgets then you can remove Filter By Price widget https://prnt.sc/fL52ibEqI6dy

    2. Hide wishlist

    Add below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile.

    .product-grid-item .wd-buttons .wd-wishlist-btn{
    	display: none;
    }

    Regards,

    #504273

    Maksa
    Participant

    Thanks, how do I remove this FILTER BY COLOR and FILTER BY BRAND

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

    Maksa
    Participant

    Also how to turn off the show sidebar

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

    Maksa
    Participant

    Tell me if I should open a new topic if I ask something else or should I continue to ask here?

    #504504

    Hung Pham
    Keymaster

    Hi Maksa,

    1. Order filters

    You can do same with Filter by Price widget.

    2. Sidebar

    Please navigate to Theme Settings > Product Archive > Sidebar https://prnt.sc/paJTRh5lVkbH

    You can keep asking questions in this topic.

    Regards,

    #504584

    Maksa
    Participant

    Let’s go back to this, here I entered the code correctly but it’s still wishlist on the mobile phone

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

    Hung Pham
    Keymaster

    Hi Maksa,

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

    #504757

    Maksa
    Participant

    The site is currently locked and cannot be accessed, but here is a picture of what it looks like.
    https://prnt.sc/55E6sO9teKt9

    #504766

    Hung Pham
    Keymaster

    Hi Maksa,

    Thanks for the screenshot.

    You can disable / rearrage buttons via the Theme settings > General > Mobile bottom navbar. https://prnt.sc/xbHazUS7jC1I

    Regards,

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