Filter

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #441876

    lucachen
    Participant

    hello, now i only have price filter, how can i add the other filters and product status

    thank you

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

    Hello,

    Please add widgets into the Appearance > Widgets > Shop page widget area.

    This manual would help you: https://xtemos.com/docs-topic/widgets-and-sidebars/

    If you have any questions please feel free to contact us.

    Best Regards

    #442043

    lucachen
    Participant

    thank you for your response Elise, I would like to ask another thing. how can I remove the price filter and the other one that is inside the encircled part of the screenshot. thank you!

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

    Hello,

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

    #WOODMART_Widget_Sorting,
    #WOODMART_Widget_Price_Filter{
    display:none;
    }

    Best Regards

    #443292

    lucachen
    Participant

    Hello again, I would like to ask how can I add a custom filter for “Product Country”

    thank you very much for the assistance.

    #443435

    Hello,

    You can add custom filters to any page you want: https://xtemos.com/docs-topic/how-to-create-filters-form/

    If you have any questions please feel free to contact us.

    Best Regards

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