AsanaPlugins
Forum Replies Created
-
Thank you for choosing our plugin.
We apologize for the inconvenience.
The live price for the bulk pricing rules is available in the pro version of the plugin. You can try it on our demo website.
Please let us know if you have any questions.
I hope it helps.
Best Regards
Thank you for choosing our plugin.
We apologize for the inconvenience.
If you would like to show discounted products that are discounted by the plugin, you can use the below shortcode which is available in the plugin pro version. You can try the pro version on our demo website. Read this article for more information.
[wccs_discounted_products]
Or you can use the products list shortcode to show a specific category products.
I hope it helps.
Best Regards
Forum: Plugins
In reply to: [Product Bundle Builder for WooCommerce] Filters in popupThank you for choosing our plugin.
We apologize for the inconvenience.
For variable products, the plugin displays product attributes as filters. However, if you would like a feature to search for products within the popup, the plugin does not currently have this capability.
(ie. by shape, carats etc)
If these are attributes of a variable product, then the plugin shows attributes as filters in the popup. You can check the second item popup at this product.
If you require custom development, please do not hesitate to contact us here.
I hope it helps.
Best Regards
- This reply was modified 2 years, 3 months ago by AsanaPlugins.
- This reply was modified 2 years, 3 months ago by AsanaPlugins.
Forum: Plugins
In reply to: [Product Bundle Builder for WooCommerce] Galería del producto duplicadaWe marked this ticket as resolved because we didn’t receive any reply from your side.
If you have any questions, please let us know.
Best regards
Forum: Plugins
In reply to: [Product Bundle Builder for WooCommerce] Galería del producto duplicadaHi @tresierras
Thank you for choosing our plugin.
We apologize for the inconvenience.
Please provide us a link to the product page to let us check it out.
Best Regards
Forum: Plugins
In reply to: [Product Bundle Builder for WooCommerce] Problem with add to cartActually this issue is related to your Ajax add to cart that can not send the form information to the server. You can contact the Ajax Add to Cart developer regarding this issue.
I hope it helps.
Best Regards
You can add multiple items to the bundle and in each item list different products. This way the user can not select the same products for each item.
I hope it helps.
Best Regards
Thank you for choosing our plugin.
We apologize for the inconvenience.
Please provide us a link to the product page to let us check it out.
Best Regards
Hi @digitalnoa
Thank you for choosing our plugin.
We apologize for the inconvenience.
Actually this issue is related to the Elementor Pro mini cart module.
The Elementor PRO mini cart module is missing the below WooCommerce hooks that are used by the plugins.
do_action( ‘woocommerce_before_mini_cart’ );
do_action( ‘woocommerce_after_mini_cart’ );
You can compare the Elementor mini-cart code with the WooCommerce one at the below path.
\wp-content\plugins\woocommerce\templates\cart\mini-cart.phpPlease contact the Elementor support and ask for a fix.
I hope it helps.
Best Regards
Forum: Plugins
In reply to: [Product Bundle Builder for WooCommerce] Problem with add to cartHi @vikko87
Thank you for choosing our plugin.
We apologize for any inconvenience.
Please ensure that there are no “,” or “:” in the attribute names of the products, as these characters act as separators in the plugin.
The auto-calculate price considers the quantity of selected products, but it does not currently have a feature to consider the number of items selected.
If you require custom work, please do not hesitate to contact us here.
I hope this information is helpful.
Best regards,
Dear @beyondthreadsltd
It is an easy process that is explained here.
Add below lines to your wp-config.php file to enable debugging and debug log.
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );After enabling debug and getting errors inside the debug.log file disable debugging by setting true to false in above lines like the below example.
define( ‘WP_DEBUG’, false );
define( ‘WP_DEBUG_LOG’, false );The debug.log file is inside the wp-content/plugins folder.
If you need a premium support please contact us here.
Best regards
Hi @matrixdjeva,
Thank you for choosing our plugin.
We apologize for any inconvenience.
Based on your question, it seems that you require conditional filtering for the items. Unfortunately, the plugin does not currently have this feature.
If this is necessary for you, please contact us for custom work.
Best regards
Dear @beyondthreadsltd
Thank you for choosing our plugin.
We apologize for the inconvenience.
Please enable debugging on your site and let us know more details about the error.
Add below lines to your wp-config.php file to enable debugging and debug log.
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );After enabling debug and getting errors inside the debug.log file disable debugging by setting true to false in above lines like the below example.
define( ‘WP_DEBUG’, false );
define( ‘WP_DEBUG_LOG’, false );Best regards
Forum: Plugins
In reply to: [AI Content Writing and Chat with ChatGPT] Live Chat Button Not workingHi @asif123md
You can try the same chat button on our demo website to make sure it is working fine.
If it worked fine on the demo website, but doesn’t work on your website maybe here is an issue on your site that causes it. It can be a conflict with another plugin or with your theme.
To find the conflict, you can deactivate other plugins and try again, if this time it worked fine activate the plugins one by one to find the plugin that causes this issue.
Also, you can try with another theme.
In case the above tips can not help, feel free to contact us to get premium support.
I hope it helps.
Best regards
- This reply was modified 2 years, 3 months ago by AsanaPlugins.
Because you asked your question in a wrong place. You asked your question on someone else ticket.
You should create a new ticket here and wait for the reply.
Best regards