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

shortcodes dont work in avada

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.

Hi, i am trying to use woof shortcodes in am page ( avada theme ) and they do not work

https://lospacciouomo.ro/blank-page/

 

what am i doing wrong?

 

thanks

 

Hello

As I see my plugin is not activated on this page.

Please  check   this  option - https://c2n.me/45r9Bdw.png

Hi, your are correct. I have activated the filter on that page and i only get the filter checkboxes.

I need to display products based on shortcodes ( ex. display products from a specific category that are on sale ) and i need the filter to display correctly and show the attributes for those products only.

Can i do this with woo shortcodes or with woof shortcodes?

 

thanks for your help on this

Hello

Yes!

1) In pages use shortcode - [woof_products] with attribute : taxonomies=product_cat:X Where X id your product category.

2) In widgets use shortcode [woof] with attribute :  taxonomies=product_cat:X

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

thanks for your help

any way to get the products that are on sale like when using woocommerce shortcode with on_sale parameter?

 

thank you

 

 

 

Hello

You  can  use  native  woocommerce  shortcodes

Hi, maybe i didnțt explain my problem very well

 

here is my link https://lospacciouomo.ro/veste-la-reduceri/

the filter shows a lot more attributes than the ones for this product sellection

here i use woof filter widget and i get the products by using native woocommerce shortcodes

i dont have any place to insert the woof shortcode in the widget

 

in this page https://lospacciouomo.ro/blank-page/ i get the products using woof_products shortcode and i use the woof widget for filters

here i have 2 problems -

  1. the filter shows a lot more attributes than the ones for this product sellection
  2. with the woof_product shortcode i canțt display only the products that are on sale

is there a way to fix these problems

 

thank you

 

 

 

Hello

The filter in the widget will adapt only for taxonomy pages. In your case, the filter does not know what products you want to display

Two solutions:

1)  https://products-filter.com/manipulate-search-data-options/ - to pass data about the current request to the filter

2) Use  shortcode  with attribute"taxonomies"( this solution is not suitable for your second question ) - https://products-filter.com/documentation/#section_3_2