Home Forums WoodMart support forum set the widget

set the widget

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

    Mert
    Participant

    hello, I wanna add the widget which must show 2 different attritibutes for instance, leather and mesh. Customer would choose 2 different attritibutes mesh and leather that what I want. there are somethings for ex. filter by attritibutes it is not what I want , did you understand me? how can I do that? I do now want to show the inside of attritibutes I just want to show the titles of attritibutes

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

    Hello,

    You can try “WoodMart Layered Nav Widget” for this purpose and use this widget two times by selecting your 1st and 2nd attribute inside your shop filters.

    From Appearance >> Widgets >> Shop page widget area.
    Screenshot for clarification: https://jmp.sh/xgZJM5G

    Best Regards.

    #161336

    Mert
    Participant

    okay ,I did so how can I hide the red lines that I marked, people have to click on the yellow lines

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

    Mert
    Participant

    also, how can I change the font size and colour for the “clear filters that” I marked.

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

    Hello,

    Do you want that the users click on the filter name the area which you marked with yellow lines and then the below filter box shown which is marked by red lines and otherwise the area remain hidden?

    To change the font size and color of Clear Filter word. You can use the below CSS code in global custom CSS area under theme settings >> custom CSS.

    .wd-cross-button.wd-size-s.wd-with-text-right{
        padding-left: 16px;
        font-size: 29px;
        color:red;
    }

    Best Regards.

    #161459

    Mert
    Participant

    No, İt is not I just want that people should click on the yellow lines too then the filter would work interms of it.
    For the other topics which is about “clear filters”. How can I change the words which is “clear filter”? for instance I want to write clear all the filters etc..

    #161513

    Hello,

    Sorry, There is no such option to achieve that functionality. It requires customization and this is beyond our limitations and support policy.

    To change the “clear filters” word you need to install the loco translate plugin. Then from your dashboard go to Loco Translate >> Themes >> WoodMart >> Search for your string and translate it.

    Screenshot for your satisfaction: https://jmp.sh/GiWXPGx
    Result: https://jmp.sh/sUw3ST7
    Video tutorial for Loco translate: https://youtu.be/D3NsDdMzsls

    Best Regards.

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