• Resolved ___ripa___

    (@ripa01)


    Hi,
    i just downloaded the plugin, it’s whats i’m looking for, but search field it seams not working, if i search for a name of product it only select the right categories on the taxonomies select, but it doesn’t show the product that i was looking for…

    there is a way tu solve this?
    I hope you understood the problem

    Thank you in advance
    Davide Ripanucci

    Ok i found it by myself, thank you

    • This topic was modified 2 years, 9 months ago by ___ripa___.

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 18 total)
  • Plugin Author paradigmatools

    (@paradigmatools)

    Hello

    Ok! Great;)

    Thread Starter ___ripa___

    (@ripa01)

    I’m sorry i wrong ahahah, i solved my first problem: Is possible to dinamically repopulate select on hierarchy dropdown
    but not the second one: search field it seams not working, if i search for a name of product it only select the right categories on the taxonomies select, but it doesn’t show the product that i was looking for…

    Plugin Author paradigmatools

    (@paradigmatools)

    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

    Thread Starter ___ripa___

    (@ripa01)

    Hello,
    https://www.rtssrl.com/portal/prodotti/
    In this page i’ve your plugin, it works fine, except for the text search field, when i search for a product, by name, it doesn’t show the products that i was looking for, but it only filter the taxonomies select and hide taxonomies that doesn’t contain products containing my word, i would like to search for a product by name

    Plugin Author paradigmatools

    (@paradigmatools)

    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

    Thread Starter ___ripa___

    (@ripa01)

    Hello,

    I already had the shortcode [products], and it isn’t working, later i tried to edit the -\wp-content\plugins\avalon23-products-filter\data\fields.php file like in the picture, but nothing, it still doesn’t work.

    Plugin Author paradigmatools

    (@paradigmatools)

    Hello

    Ok! I got it. a little later I will write you a solution

    Thread Starter ___ripa___

    (@ripa01)

    Ok thankyou, and while I’m at it, i’ve another question, if i set the products meta_data and for the a meta_key i’ve a list of values instead of only one value the filter will work?

    EX: Product X –> ‘meta_data’= {key =’meta_key’ value= [val1,val2]}

    When i will use the meta_key to filter, product X will be triggered by both val1 and val2 or i wouldn’t be able to select neither of them?

    Plugin Author paradigmatools

    (@paradigmatools)

    Hello

    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.

    Thread Starter ___ripa___

    (@ripa01)

    Hi,

    thank you very much search fields now work fine.
    the change you made me make before is still necessary? https://c2n.me/4cRZS4B.png

    Attributes filtering is available only on paid version right?
    Thank you for your patience! πŸ™‚

    Thread Starter ___ripa___

    (@ripa01)

    Ok for the 2th issue i think i can manage multiple values by using tags and exclude / include the right tags from the filter based on my needs…

    Plugin Author paradigmatools

    (@paradigmatools)

    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.png

    Thread Starter ___ripa___

    (@ripa01)

    Ahh okk!! Thank you for everything you really help me!

    • This reply was modified 2 years, 8 months ago by ___ripa___.
    Plugin Author paradigmatools

    (@paradigmatools)

    Welcome;)

    Thread Starter ___ripa___

    (@ripa01)

    Ehy,

    i’m sorry but i’m still here πŸ™
    1) if i set the include ids option on category filter, the field isn’t showed.This happen only with the include options, if i exclude ids it works fine, do you have any ideas? SOLVED!

    OK i think i found the error, i was inserting only the sub-category, now I insert the parent and it seems work.

    But there is a way to preset the filter on default category?

    Ex: i would like to show in a page only a parent-category, so the choose of this is useless…

    I would like to make the “antifurto” option preselected, and allow the user to directly chose the sub-category, is this even possible?
    https://clip2net.com/s/4cUuLOA

    My gol is to show the page directly like this:
    https://clip2net.com/s/4cUuUMW

    2) I also note that the attributes counting doesn’t take care about the products taxonomies in shortcode

    Ex: if i show only the videosurvelliance products via shortcode and in the same page is active the attributes filter for the monitor, the plugin doesn’t consider that no product would be showed right?
    The count number near the attribute count on all the products on website and doesn’t consider the taxonomies of the page, until i make the first filtering by categories and all the attributes count respect the products showed…

    I think that if i solve the first problem the seconds will fix automatically

    Don’t know if i was clear. Thankyou in advance for your reply! πŸ™‚

    • This reply was modified 2 years, 8 months ago by ___ripa___.
    • This reply was modified 2 years, 8 months ago by ___ripa___.
    • This reply was modified 2 years, 8 months ago by ___ripa___.
    • This reply was modified 2 years, 8 months ago by ___ripa___.
    • This reply was modified 2 years, 8 months ago by ___ripa___.
Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Is possible to dinamically repopulate select on hierarchy dropdown’ is closed to new replies.