paradigmatools
Forum Replies Created
-
Welcome;)
Hello
the change you made me make before is still necessary? – No
Attributes filtering is available only on paid version right? – NO! You can create as many attributes as you like and they will automatically appear in the filter – https://c2n.me/4cTqL3D.pngHello
1)Text search: Try in file wp-content\plugins\avalon23-products-filter\data\fields.php add code – https://share.stackovergo.com/image/i20210802225220.png
$args['av23_text_search'] = $value;
2) Meta filter: Unfortunately, no, the filter will search for a specific value that is stored in the product with this key. The filter will not search for a piece of data. Use attributes for multiple values.
Hello
Ok! I got it. a little later I will write you a solution
Hello
for some reason the posts_where hook does not work for the current template. Perhaps a third party plugin / script is affecting this.
try showing products using a shortcode [products]
If no luck – Try in file -\wp-content\plugins\avalon23-products-filter\data\fields.php – change code – https://c2n.me/4cRZS4B.png
Hello
but not the second one: – Ok! can you drop me exact link to the issue. Describe in more detail what I have to do to get this error
Hello
Ok! Great;)
Forum: Reviews
In reply to: [Avalon23 Products Filter for WooCommerce] a work in progressHello @ronald755
I really hope you will write to support and we will solve these problems
In this case, we will both get a positive result.
More specifically about these problems
the column titles are never saved, they always reset to “New Column” – https://c2n.me/4c6M1cw
the category field is always reset to “Price” after each save, very confusing – previous video shows it works– the column titles are always displayed on the frontend regardless of your selection to hide them in the backend. – If you are using the cache, do not forget to clean it – https://avalon23.dev/after-changing-filter-settings-or-adding-new-attributes-changes-are-not-updated-on-the-front-end/
some minor issues with displaying on the frontend – It depends a lot on the current theme.I really want you to fix these problems and change your rating. This is important for me especially at the beginning of the development of this plugin.
Great! Welcome;)
Result – https://c2n.me/4bRVDRP
Hello
You can use this option – https://avalon23.dev/document/vocabulary/
if your site is in English – https://c2n.me/4bRVtJN.png
and set new words – https://c2n.me/4bRVxd6.png
quick fix:
In file – \wp-content\plugins\avalon23-products-filter\views\filter.php – delete this code – https://c2n.me/4bpI6G9.png – it should look like this – https://c2n.me/4bpIb1J.png
In the next version we will fix this
Hello
Describe it in more detail please
Is that the name of the taxonomy? Or a custom title
Forum: Plugins
In reply to: [Avalon23 Products Filter for WooCommerce] Acf compatibility – fatal errorHello
Ok! Thank you for info!
It was an SVN client bug
I added this file now. You can delete old version and insatall the new