• Resolved comheroes

    (@comheroes)


    Dear Dima,

    For some reason I can only show the price as a filter.
    I have 2 products, both are variable products and all variations have the attribute length.
    The lenght attribute has 3 values..

    I tried the same by creating 2 normal products that both have the color attribute and by adding a color filter shortcode, but that doesn’t work either..

    What am I doing wrong?

    <a class="btn toggle-filters show" href="#"><span>SHOW</span><span>HIDE</span> FILTERS</a>
    			<div class="the-product-filters hidden">
                                <?php do_shortcode('[br_filters attribute=pa_length type=slider title="Length Filter"]');	?>
                                <?php do_shortcode('[br_filters attribute=price type=slider title="Price Filter"]');	?>
    			</div>

    https://wordpress.org/plugins/woocommerce-ajax-filters/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi comheroes,

    From what you say it should be working. Please provide temporary user credentials so that I can check it in admin. You can send them through berocket.com contact form. As for now I don’t have what to say as it must work.

    Regards,
    Dima

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi comheroes,

    Please update the ticket if you still has this issue. Widget code logic was changed in last version and as a result your issue probably is fixed already.

    Regards,
    Dima

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I can only get to show price filter’ is closed to new replies.