Forums › Forums › Search & Filter Pro › meta filter issue
Tagged: V3
- This topic has 22 replies, 3 voices, and was last updated 5 years ago by Anonymous.
-
Anonymous(Private) October 27, 2019 at 4:01 pm #224731
Hi,
I have an issue with meta filter.
I use it for filtering products length (meta: _length).
When I try to filter attribute “vyrobca=bundgaard” only (on my product archive page: https://bosacik.sk/katalog/topanky-pre-deti),
S&F add GET params to request :
_sft_pa_vyrobca = bundgaard – which is OK
_sfm__length – which is not necessaryhttps://bosacik.sk/katalog/topanky-pre-deti?_sft_pa_vyrobca=bundgaard&_sfm__length=0+30.1
Output of this filter is 12 products only (10 products is missing).When I try to fire request manualy without _sfm__length param:
https://bosacik.sk/katalog/topanky-pre-deti?_sft_pa_vyrobca=bundgaard
Everything works fine and filter show 22 products.Trevor(Private) October 28, 2019 at 2:22 pm #224785When a range field is added to the form, it will always be added to the URL filter query string. This has the unintended consequence of excluding any posts that have no value set for that field meta. This is something that is not easy to fix with the current version of the plugin, but we hope to resolve in V3.
Anonymous(Private) October 28, 2019 at 2:41 pm #224796I’m sorry, license should be active now.
I will enjoy V3, but it is something what you are talking about “years” ?
Have you any assumption of V3 release date ?I see, what you mean, that it could be consequence when no value is set for filtered meta field.
But it is. All filtered products has meta _length filled. -
AuthorPosts