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 pleaseIf 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.
Quote from Costin on January 10, 2020, 11:39Hi, 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
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
Quote from Pablo Borysenco on January 10, 2020, 13:23Hello
As I see my plugin is not activated on this page.
Please check this option - https://c2n.me/45r9Bdw.png
Hello
As I see my plugin is not activated on this page.
Please check this option - https://c2n.me/45r9Bdw.png
Quote from Costin on January 13, 2020, 12:56Hi, 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
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
Quote from Pablo Borysenco on January 14, 2020, 12:51Hello
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
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
Quote from Costin on January 14, 2020, 13:21thanks for your help
any way to get the products that are on sale like when using woocommerce shortcode with on_sale parameter?
thank you
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
Quote from Pablo Borysenco on January 15, 2020, 12:20Hello
You can use native woocommerce shortcodes
Hello
You can use native woocommerce shortcodes
Quote from Costin on January 15, 2020, 16:58Hi, 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 -
- the filter shows a lot more attributes than the ones for this product sellection
- 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
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 -
- the filter shows a lot more attributes than the ones for this product sellection
- 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
Quote from Pablo Borysenco on January 16, 2020, 12:57Hello
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
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