• Resolved Arun George

    (@arunsgeo)


    Hello,

    I’m planning to purchase the premium version but before proceeding, I have a few questions.

    1. Does this plugin support ACF fields? I have a lot of options created using ACF plugin and I would like to include those in the filter.

    2. Apart from product category pages, my website has normal content page where we are displaying products using WooCommerce shortcode like [products limit=”20″ columns=”5″ category=”car”]. So is it possible to show filter on these pages? If yes, I have different pages showing different categories so can I create separate filters for each pages?

    3. Is it possible to create filters like “price low to high”, “price high to low”, “most popular”?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support mediawebster

    (@mediawebster)

    Hello

    1) It depends on how these fields are stored – https://products-filter.com/extencion/woocommerce-filter-by-meta-fields/

    2)

    1) In category pages use shortcode - [woof_products]  with attribute :  taxonomies=product_cat:X    Where X  id your product category. ( if you use custom page )
    
    2) In widgets use shortcode [woof] with attribute :  * taxonomies=product_cat:X 
    +
    tax_only - write taxonomies or products slug using comma
    +
    by_only - write any by-filter-elements there using comma: by_text,by_price,by_sku,by_author,by_insales,by_instock. Of course firstly user should enable extensions for that by-filter-elements
        *- Do not forget set the same condition in [woof_products]
    
    3) For show or hide widgets on different pages - https://www.woocommerce-filter.com/how-to-show-or-hide-widget-only-on-selected-site-pages/
    
    You can read more about  shortcodes - https://www.woocommerce-filter.com/documentation/#!/section_3_1

    3) This is sorting. My plugin does not affect sorting

    Thread Starter Arun George

    (@arunsgeo)

    Thank you for the update. We will be purchasing the plugin in a couple of days. It is a great plugin

    Thread Starter Arun George

    (@arunsgeo)

    Is it possible to set size filter like the price filter slider?

    I see the size filter in this demo but it is not slider. Is it possible?
    https://demo.products-filter.com/

    It is not really needed but want to check?

    Plugin Support mediawebster

    (@mediawebster)

    Hello

    Yes, it’s possible

    Please watch a video – https://products-filter.com/video-tutorials/#video_beGT6p_look

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘ACF – Support’ is closed to new replies.