Home Forums WoodMart support forum Why can’t I search by category on mobile? 2

Why can’t I search by category on mobile? 2

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #630257

    apps.matteo
    Participant

    I have to reopen a ticket opened with Aizaz because the unthinkable happened!
    “Why can’t I search by category on mobile?”

    I deleted a double price filter from the Widget that I had inserted and the unthinkable happened!

    The price filter does not go away and the filters appear under the products again!

    This happens on the shop page and not in search.

    Let me know.
    thanks.
    Matteo

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

    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

    #630324

    apps.matteo
    Participant

    Yes

    #630463

    Hello,

    To hide the price filter, go to Theme Settings > Edit Theme Presets for mobile > Edit the Preset Settings, then navigate to Product Archive > Shop Filters, and disable the Hide “Price Filter” Widget option.

    For the mobile widgets, Please add below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:

    .wd-sidebar.sidebar-container.wd-grid-col.sidebar-left {
        display: none !important;
    }

    Best Regards

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