AsanaPlugins
Forum Replies Created
-
Hi @kerunk
Thank you for using our plugin and for your review.
We apologize for the inconvenience.
Actually, you don’t need to pay for the pro version and the free version can work without any pay for the pro version.
The free version provides the below features and it is clearly exists in the description.
- Bulk edit products price
- Bulk apply discount on products
- Apply bulk discounts on categories
- Apply discounts on categories.
- Apply percentage discount on categories.
- Creating percentage discounts for products that will discount product price on the product page
- Storewide percentage discounts
- Creating Quantity based discounts for products
- Store-wide global discount or set a discount to WooCommerce all products
- Scheduling discount for more than a product just with a rule
- Scheduling a storewide discount
- Scheduled dynamic pricing
- Display quantity discount table on the product page
- Discounts based on cart subtotal
- Excluding specific products from a coupon
- Creating discounts based on the number of cart items
- Create WooCommerce free shipping method based on cart total amount condition
- Create WooCommerce shipping method based on cart total amount
- Create WooCommerce shipping method based on number of cart items
- WooComemrce shipping method cost based on cart weight
- WooComemrce shipping method cost per quantity
- WooComemrce shipping method cost per weight
- Scheduled WooCommerce shipping methods
Please let us know what you want to do and we will help you to implement your discount scenario.
Looking forward to your reply.
Best Regards
Hi @heamantko
Thank you for using our plugin.
We apologize for the inconvenience.
If you set a default product for each bundle item, then the plugin can calculate the total price of the bundle. But if you didn’t set a default product for each item it is not possible to calculate the total price and instead, you can use the custom price field to set a From or Total price of the bundle.
Please make sure that you have the latest version of the plugin and then in the plugin settings set the “Auto calculate price type” to the “Total Price” and save the settings.
If the above tip can not help you please provide us the below information to let us check it out.
- A link to the product on your website.
- A link to the archive page of the product.
- A screenshot of the bundle configuration in the backend. (We need to check how you configured the product)
I hope it helps.
Best Regards
Hi @mario_s3
Thank you for using our plugin.
We apologize for the inconvenience.
Based on our conversation on your ticket, it was a conflict with another discount plugin.
We set it to resolved.
Best Regards
Forum: Plugins
In reply to: [Discount Rules and Dynamic Pricing for WooCommerce] Fatal error in 5.16Hi @tomaston
Thank you for using our plugin.
We apologize for the inconvenience.
Actually we used it for objects.
Please clear your cart products and then add some products to the cart to test it.
Maybe you have a plugin that modify cart objects, to find it please follow the below instructions.
- Deactivate all of WooCommerce related plugins and only active our plugin with WooCommerce.
- Delete all of cart items.
- Try to add some products to the cart and try it.
- If error gone, you can activate other WooCommerce related plugins one by one to find the plugin that causes the issue.
If the error persists, you can contact us here, and send us full error message.
I hope it helps.
Best Regards
Hi @dsuinfo
Thank you for using our plugin.
We apologize for the inconvenience.
Actually, it is not an issue with php 8 and we checked the plugin with php 8 and currency swithcer and it is working properly.
Maybe there is an issue on your website that does not allow the currency switcher plugin global variable to be initialize properly.
You can replace the below code with the line 22 of the
wp-content\plugins\easy-woocommerce-discounts\includes\compatibility\class-wccs-compatibility-woocs.php$this->woocs = isset( $GLOBALS['WOOCS'] ) ? $GLOBALS['WOOCS'] : null;When you replace the above line the error messages will gone but because the currency switcher plugin global ‘$WOOCS’ is not init properly on your site then the compatiblity does not work properly.
Or maybe there is a conflict on your site that causes this issue. To find the conflict you can deactive other plugins one by one to find the issue.
I hope it helps.
Best Regards
Forum: Plugins
In reply to: [Discount Rules and Dynamic Pricing for WooCommerce] action=edit problemHi @yeti016
Thank you for using our plugin.
We apologize for the inconvenience.
It seems that you are using the pro version of the plugin so please make sure that you have updated the plugin to the latest version which is 7.4.0 now, and if the error persists then contact us here for the pro version then we will check it out.
I hope it helps.
Best Regards
Forum: Plugins
In reply to: [Product Bundle Builder for WooCommerce] Price informationThank you for using our plugin.
Yes, the plugin shows min price.
We will try to add an option to show the total price too in the future versions.
Thanks for your patience.
Best Regards
Thank you for your reply.
Yes, you are right. When we search with “site:” on Google it is valid. But if you search with for example “Joomla Social Stream” you will see that it does not show the rich snippet!
You can find the screenshot here
Let’s wait for a week or two, maybe there is an issue with Google!
Thanks
Forum: Reviews
In reply to: [Discount Rules and Dynamic Pricing for WooCommerce] can’t use it by categoryHi @zamma
Thank you for using our plugin.
We apologize for the inconvenience.
First please make sure that you have created a valid product bundle by reading the below articles.
- How to Create WooCommerce Product Bundles
- WooCommerce Product Bundles Free Plugin
- WooCommerce Product Bundle with Variations
- WooCommerce Mix and Match Free Plugin
Also, please make sure that product bundle items are published and visible.
You can try the same product on our demo website too.
If you have created a valid product, then you can send us the below information to let us check it out.
- A screenshot of the product bundle configuration in the backend product page.
- A screenshot of the issue.
- A link to the product on your website.
You can find out some examples at the below links.
- Simple Product Bundle example
- Mix and Match product bundle example
- Buy 2 Get 1 product bundle
- BOGO or Free gift product bundle example
- Optional items in the bundle example
I hope it helps.
Best Regards
Hi @maybellyne
Thank you for your feedback.
Google could show our website rich snippets already but with the recent updates, it couldn’t.
There are not any errors regarding rich snippets in the search console.
Please let us know, how we can debug it to find the issue.
Thanks
Forum: Reviews
In reply to: [Discount Rules and Dynamic Pricing for WooCommerce] can’t use it by categoryHi @vinc53
Thank you for using our plugin.
We apologize for the inconvenience.
Category discount is available in the new version of the plugin.
To use WooCommerce category discount update the plugin to the latest version and then hard reload the browser in the backend and select “category discount”.To hard reload the browser you can use the “CTRL + SHIFT + R”.
Please remove your 1-star review or update it to a 5-star review.
Thanks
Hi @igorfervel
Thank you for using our plugin.
We apologize for the inconvenience.
Please attach a full-page screenshot of your created rule to let us check it out.
Maybe there is a conflict on your site that causes this issue, to find the conflict you can follow the below instructions.
– First please make sure that you applied one pricing rule to the product.
– Deactivate all of the WooCommerce related plugins (especially pricing and discount plugins).
– Activate only our plugin with WooCommerce.
– Go to your created rule and click on the Save button to clear the cache.
– Test it again and if this time it worked properly activate other WooCommerce related plugins one by one and test it again to find the plugin that causes this issue.Also, you can try the same rule on our demo website to make sure that it is working properly.
I hope it helps.
Best Regards
Forum: Plugins
In reply to: [Product Bundle Builder for WooCommerce] shortcodeHi @juliamadraszewska and @sergiolucianojr
Thank you for using our plugin.
We apologize for the inconvenience.
Please update the plugin to the latest version and use the below shortcodes based on your requirements.
– [asnp_wepb_product] Use it on the product page to show the bundles.
– [asnp_wepb_product show_add_to_cart=”1″] Use it on the product page to show the bundles + add to cart button.First of all: AMAZING PLUGIN. I LOVE IT!
Thank you so much for your interest and your kind words.
Please support the plugin development and growth with your 5-star review.I hope it helps.
Best Regards
Any response from your side?
You used WhatsApp support in your review while we don’t have a WhatsApp support and it is just a demo for our WhatsApp plugin.
Also, we don’t know what is the issue that you reviewed the plugin. Please let us know more details on WordPress forums.
Thanks in advance.