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

How to use filter with different attributes on 2 different pages

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.

I have 2 broad categories in my website and wanted to show specific category product and filter over there.

 

For ex. on myntra.com we get to see filters & products specific to t-shirts on t-shirt page and specific product & filters for shirt on shirt's page. I want to achieve the same. Please help me out.

Hello

Try  to  use  shortcodes:

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 - http://www.woocommerce-filter.com/how-to-show-or-hide-widget-only-on-selected-site-pages/

You can read more about shortcodes - http://www.woocommerce-filter.com/documentation/#!/section_3_1

Thanks for the help. That really worked.

 

Can you help me in making it mobile friendly too?

Hello

Please describe in more detail what you want to do.

I have used two shortcodes in a layout of 2 columns, 1 to show the filters and others to show the specific products. But when I open the page on mobile, it's not responsive. How can I use the shortcodes to make it mobile responsive too.

Hello

Please  drop  me  exact  link to the  issue. I will check  it

Link: https://gentrify6251707.wpcomstaging.com/filtering-test/

Hello

Not sure if this relates to my plugin.  Try  to use  another  theme  to  test.

Also  try  to  disable   Ajax  mode.

Hello,

 

I have used the below mentioned shortcodes on the page:

Products

[woof_products per_page=8 columns=3 is_ajax=1 taxonomies=product_cat:1581]

Filters

[woof tax_only='pa_space,pa_designtype,pa_size,pa_price']

I tried with disabling the ajax mode. But still mobile responsiveness is not there.

Hello

Please  try  another  theme.

You can  check  it  on  demo site - https://demo.products-filter.com/