Home Forums WoodMart support forum Sort by ……

Sort by ……

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #84844

    marcubes
    Participant

    HI
    I want to make in shop page the list filter to a drop down filter like on your theme (see) photos, thanks

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

    Artem Temos
    Keymaster

    Hi,

    Add the following code snippet to the functions.php file in your child theme to remove default sorting filter

    add_filter( 'woodmart_use_custom_order_widget', '__return_false', 10 );

    Regards

    #84873

    Hello,

    Thank you very much for choosing our theme and for contacting our support.

    Please navigate to the Theme settings > Shop and enable Shop filters http://prntscr.com/la0lol

    Then navigate to Appearance > Widgets and add widgets to Filter area http://prntscr.com/la0mfk

    Best Regards

    #85125

    marcubes
    Participant

    thanks all is OK

    #85127

    Artem Temos
    Keymaster

    You are welcome.

Tagged: 

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

The topic ‘Sort by ……’ is closed to new replies.