• Hi friend,

    I am evaluating various plugins to filter content in the woocommerce frontebd (shop). I am using DIVI too.

    I have seen your plugin and I have several questions to ask you about the subject:

    1) The filter is not working for me. I select some features of the plugin that has one of the products, and it always shows me the 4 that are published. I don’t know if I have done something wrong, but I have not been able to get the filter to work for me.

    2) I have configured the filters on Custom Field, as I do not use Woocommerce attributes for products, except for the price, discounted price. I have not been able to create this filter, because I cannot find how to do it, it is not a custom fileld.

    3) Is there a way to display the filter horizontally instead of vertically …?

    Thanks for your answer…
    Luis

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author stepasyuk

    (@stepasyuk)

    Hi @lemdeals

    Thank you for your interest in Filter Everything.

    I checked your site and it looks like you tried to filter custom WP_Query on your page but this feature is available in PRO version of the plugin only. The Free version filters Main WP_Queries on their native archive pages only.

    To create filter by Custom Field you have to know what exactly meta key was used for this field. Sometimes it requires to be a bit familiar with WordPress DB structure and PHPMyAdmin for example.

    Yes, you can adjust plugin CSS to make it horizontal. Please, see example – https://demo.filtereverything.pro/apply-button/

    Here is CSS example https://gist.github.com/wpserve/ffc87e04af835f27d64db36da6c0b940

    Thread Starter Lem Technology Web

    (@lemdeals)

    Thanks for your reply Stepasyuk,

    I know what is the meta key. I am using Advance Custom Fiel (ACF) Plugin. I can see the meta key in the setting fields of the ACF plugin.

    But, I don’t understand why it doesn’t filter by price, if the price is a Woocommerce field and I don’t need meta key for this field.

    Could you tell me how setting the price (woocommerce field)?

    Thanks
    Luis

    Plugin Author stepasyuk

    (@stepasyuk)

    Hello @lemdeals

    It seems you have to check this demo example for the price filter – https://demo.filtereverything.pro/example/by-price/ The meta key should be _price

    I hope this will help you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Some questions about the Filter Plugin’ is closed to new replies.