Forums Forums Search & Filter Pro ajax container and products count

Viewing 10 posts - 101 through 110 (of 122 total)
  • Anonymous
    #141675

    Hi,

    Yes, it looks that bosaacik.sk works correctly.

    Anonymous
    #141677

    I would like to summarize problems I have:
    – can not filtrate via meta data of product variations (i.e. product length)
    – after product variant is sold out, S&F cache need to be rebuild
    – counts in product filter does not accept “post meta” condition -> _stock_status = instock

    Ross Moderator
    #141679
    This reply has been marked as private.
    Anonymous
    #141688

    Yes.. I mean that S&F works correctly except of these known problems.
    We told about these issues in previous posts and I don’t have information that its was fixed.
    I’ve missed something and are these issues fixed yet ?

    Ross Moderator
    #141711
    This reply has been marked as private.
    Anonymous
    #141750

    OK, I understand that this thread could be little bit long and confusing.
    I don’t use meta filters in my production version because of its malfunction.

    I’ve added length and width meta filters to testing site (bosaacik.sk)
    You can check these out.
    i.e. Baby Bare Shoes – Lion has length 12,2cm and 6,2cm width.
    When I set filter to show length: 10+15 and width:3+9 its show me no result:
    https://bosaacik.sk/eshop?_sfm__length=10+15&_sfm__width=3+9&_sfm__price=10.5+100

    Ross Moderator
    #141986
    This reply has been marked as private.
    Anonymous
    #142034

    1) Meta Filter – can not filtrate via meta data of product variations (i.e. product length)
    – so far I’ve tested, it looks that filtering works fine

    2) Range filter UI
    2a) Can not correctly set range filter to make step 0.1. When I try to filter products with length 11.6 – 12.1, it looks that products are filtered correctly but, Range Filter attributes in UI was changed to 11.0 – 12.0
    2b) When user manually change min value of range UI (ie. length) lower that minimum value was detected, UI change this value to detected minimum value automatically after switch to another UI element.
    2c) Max value of price was not detected correctly. S&F detected 100,5 but real max value is 100.

    3) Issue in filtering
    It is difference between:
    https://bosaacik.sk/eshop/typ/balerinky
    and
    https://bosaacik.sk/eshop?_sfm__length=11+24&_sfm__width=5.2+9&_sfm__price=10.5+100.5&_sft_pa_typ=balerinky
    (was generated with filter: typ=balerinky)

    4) counts in product filter does not accept “post meta” condition -> _stock_status = instock
    I’ve disabled “Update the Search Form on user interaction” because I don’t want to change filter with user interaction. Its fine for me, when filter shows correct values after page load.
    – Anyway option “Enable auto count” works fine

    5) after product variant is sold out, S&F cache need to be rebuild
    – I’ve noticed in your video that “Baby Bare SHoues – canary” variant 23 has disabled “warehouse management”. Don’t know why, because all variants should has this option enabled.

    To simulate my issue:
    – Filter products with size 20: https://bosaacik.sk/eshop?_sfm__length=11+24&_sfm__width=5.2+9&_sfm__price=10.5+100.5&_sft_pa_velkost=20
    – change baby bare shoes – lion (https://bosaacik.sk/wp-admin/post.php?post=9407&action=edit) variant 20: stock quantity = 0 and “stock status” = “out of stock”
    – again filter products with size 20: https://bosaacik.sk/eshop?_sfm__length=11+24&_sfm__width=5.2+9&_sfm__price=10.5+100.5&_sft_pa_velkost=20

    6) filter products which has empty length or width meta
    – With correct meta length/width filter function came another “issue”. I have products in my eshop which has no length or width values (i.e. https://bosaacik.sk/eshop/typ/doplnky). How can I achieve, that also these products would be filtered. Is it possible to add any condition in “post meta” that provide it ?

    7) don’t know why, but AJAX loading stop works correctly – when I filter products, no products are shown – they are loaded but not visible. I’ve made no change which should affected this feature.

    Ross Moderator
    #142119

    Ok some updates

    1) Great 🙂

    2a) This has been fixed – let me know

    2b) This is correct behaviour, user should not be able to select lower than the min, especially in range slider

    2c) Max is being detected correctly, but this max is taking into consideration your value of step from the min (10.5) value. The max will always be the end of a step range, try setting min manually to 10 or 0

    3) I am looking into

    4) Great 🙂

    5) I am looking into

    6) This is how S&F works. If you have a range slider, and a form is submitted, then the user is submitting the range (and its appended to the URL) say0 - 100
    Empty meta values are not within the range, so they won’t show. Currently the only way around this for now, is to set dimensions of 0 for your products so they are listed in the default search (and make sure min of the range slider is manually set to 0).
    I am working on a new implementation for S&F V3

    7) We will leave this to the end, I have an idea about it but lets tackle the other first.

    Let me know your feedback on the above.

    Thanks

    Anonymous
    #142286

    1,2,4,6: OK – Thanks

Viewing 10 posts - 101 through 110 (of 122 total)