PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

WOOF - WooCommerce Products Filter not working properly

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello Support team,

http://prntscr.com/tchjga

See my above screenshot price filter is not working properly.

http://prntscr.com/tchli2

Above screenshot sorting is also not working.

Aslo I want to show pagination on product listing page but it is not shoing using below code. I am listing products of custom taxonomies using below code.

[woof_products columns=4 per_page=3 taxonomies=artist:5]

Added filter code on below page
https://underlyn.com/artist/anushika-babu/

File: /wp-content/themes/enfold-child/taxonomy-artist.php
Line 41:
echo do_shortcode('[woof]');

Line 51
echo do_shortcode('[woof_products columns=3 per_page=3 taxonomies=artist:'.get_queried_object()->term_id.']');

Please check and let me know asap.

Hello

Please  disable  my plugin  and  do test  with native  woo price  filter

Above screenshot sorting is also not working.  - My plugin does not affect sorting

 I want to show pagination on product listing page but  -  it depends only on the current theme(template). Perhaps this is disabled in the theme settings

 

 

 

Where I can find woo price filter?

Sorting was hide now it is showing on this page but not working properly.

Pagination is showing on other pages but not on this page

If I disable your plugin so below shortcode will also not work.

Hello

Where I can find woo price filter? - https://c2n.me/48iee6K.png

Sorting was hide now it is showing on this page but not working properly.  - My plugin does not affect sorting

Ok!  try  to  use  native  woo  shortcode -

[products limit="3" columns="3" category="anushika-babu"]
"[products limit="3" columns="3" category="anushika-babu"]"

"[woof_products columns=3 per_page=3 taxonomies=artist:590]"

I did as per your suggestion it is working fine.

Your plugin is working fine just issue is my product lowest price is $29 and when I change price filter with below $129 so still it will show $29 product if I select $130 so it give perfect result.

Also can you check pagination is not showing using below shortcode.

[woof_products columns=3 per_page=3 taxonomies=artist:5']

 

 

Hello,

any update?

Hello

Your plugin is working fine just issue is my product lowest price is $29 and when I change price filter - I already wrote to you above. this problem is not in my filter but in your data.  To  check  it disable  my  plugin  and  do  test  witch  native woo price  filter.  The result will be the same

[products limit="3" columns="3" category="anushika-babu"] - Does this shortcode display pagination?

Hello Team,

I found solution and fixed it but now I have another question.

While I am change price rang so on result will show current but my filter section hide. https://underlyn.com/artist/anushika-babu/

Also, I want to keep this page if product not found. just want to show message on products list area if products not found.

Can you please check it and reply asap?

Hello Team,

I fixed all filter related question now only just 1 question is.

When product will not found so it is showing be keep same layout and just show message Like"No Product Found" this it but currently it changed whole template.

https://underlyn.com/artist/ekaterina-vitchenko/?swoof=1&min_price=52&max_price=395&product_cat=pattern&really_curr_tax=593-artist

See above link.

Hello

this it but currently it changed whole template. - This is your current theme settings.

You can  override  this  template - https://c2n.me/48nNYKs.png