Home Forums WoodMart support forum Issue with Woodmart Filters.

Issue with Woodmart Filters.

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #213770

    n.pervaiz
    Participant

    Hello,

    I have issue after Update to new Version of Woodmart Theme.

    1. Filter Section on Top is not working anymore.

    https://prnt.sc/tnr2ip

    2. Product Categories are not show in Hierachy on first 2 pages after that they are shown.

    https://prnt.sc/tnr3hn

    https://prnt.sc/tnr4nf

    Thanks

    #213810

    Artem Temos
    Keymaster

    Hello,

    Both options are working correctly for us. Try to clear your browser cache and check again.

    Thank you in advance

    #213837

    n.pervaiz
    Participant

    Hello,

    Yes I checked it was a Issue with Cache.

    But still have Issue here on the Swatches on the Filter side.

    Please check this. Already cleared cache but it is not working.

    On Homepage some Swatches like GrĂ¼n is not shown
    https://prnt.sc/tnu2a6

    On Shop Page as well
    https://prnt.sc/tnu2yj

    But when search it is shown
    https://prnt.sc/tnu0zj

    Or when click on Item it shows up
    https://prnt.sc/tnu45n

    #213839

    Artem Temos
    Keymaster

    Be sure that you have set some color for this attribute term in Dashboard -> Products -> Attributes -> Configure terms.

    #213857

    n.pervaiz
    Participant

    It is set and also shown on some Page and on some it is not that is the issue not that the Swatch is set or not !

    #213858

    n.pervaiz
    Participant

    https://prnt.sc/tnum75

    here you can see it

    #213864

    Artem Temos
    Keymaster

    Try to add the following PHP code snippet to the child theme functions.php file to fix this

    add_filter( 'woodmart_swatches_on_grid_right_order', '__return_false' );

    Regards

    #213869

    n.pervaiz
    Participant

    Das haben wir schon in unseren child theme drin!

    #213870

    n.pervaiz
    Participant

    We have that already in our child theme.

    #213875

    n.pervaiz
    Participant

    I removed it now from the theme, now it works fine.

    #213879

    Artem Temos
    Keymaster

    Sorry, do you mean that it works fine now? Do you have any extra questions related to this topic?

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