Home Forums Basel support forum Shop Filter

Shop Filter

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

    alex33160
    Participant

    Hello,

    I would like to change the element showing in the filter area but I cannot find a way to do it. I want to change the element in “Sort by” and in “Price filter”. Thank you to see the image below for better understanding.

    Thank you in advance,

    Best regards,

    Alexandre

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

    Hello,

    You can rewrite them and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    Best Regards

    #193180

    alex33160
    Participant

    Hello,

    Thank you for your answer.

    I was not speaking about translation, I want to change those filters for example I don t want to filter my product by popularity, and basically each filter will be link to some specific products.
    How can I change them?

    Thank you in advance,

    Alexandre

    #193203

    Hello,

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

    #BASEL_Widget_Sorting{
    display:none;
    }
    #BASEL_Widget_Price_Filter{
    display:none;
    }

    Then add your filters in the Shop filter area in Appearance > Widgets.

    Best Regards

    #193312

    alex33160
    Participant

    OK thank you it works now.

    Have a nice day,

    Alexandre

    #193478

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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