WPXtension
Forum Replies Created
-
Is there anything else we can do for you?
Thanks a lot.Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Out of StockYou are always welcome.
Glad to know you found the issue and the issue is not from our side.
BTW, we feel very honored when you use our plugin on your site.
If you like our plugin please leave some good words here- https://wordpress.org/support/plugin/variation-price-display/reviews/
It will inspire us a lot.
Thanks
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Cart redirection not workingHi @malinky
Hope you are doing well. We have added your request “Redirect to the cart page after successful addition” if it enabled from WooCommerce > Products > General > Add to cart behaviour.
To get it to work please update PVT to
1.4.2.Thanks for your patience.
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Out of StockHi,
Unfortunately, this is not possible right now. We will consider adding this in our upcoming updates.Thank you
Hi,
We are sorry for the inconvenience. Unfortunately, the error is coming from your theme.You can verify this by changing your theme to a default one (Note that changing the theme can remove your personalization). Try troubleshooting with Health Check & Troubleshooting plugin.
Thank you
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Available Options ButtonHi,
Thanks a lot for your interest in our plugin. Please try the following snippet:function pvt_available_btn_support(){ $pvtfw_available_btn = PVTFW_AVAILABE_BTN::instance(); remove_action('woocommerce_single_product_summary', array($pvtfw_available_btn, 'available_options_btn'), 11); add_action('woocommerce_single_product_summary', array($pvtfw_available_btn, 'available_options_btn'), 21); } add_action('init', 'pvt_available_btn_support', 10);Let us know if this works for you
Hi,
Thanks a lot for sharing the link. Unfortunately, we don’t have that plugin. Will you please share a product page link here? This will be very helpful for us to figure out the issue.
BTW, you can connect through our site for a faster communication.
Thank you
Hi,
We are still waiting for your feedback.
Is everything working as expected now?
Thanks
Hi,
Thanks for sharing the screencast. We have searched for the WooCommerce Extra Product Options to test it locally.
But couldn’t find it on the WordPress repository. Is it a free plugin?
Hope to hear from you soon!
Thanks
Hi,
Thanks for reaching out to us. We have tested Variation Price Display with Elementor and it’s working fine on a single product Elementor Template (from our side).
Please check the screenshots-
Can you please run a plugin compatibility test by doing the following steps-
=> Deactivate all plugins except WooCommerce, Elementor, Variation Price Display
=> If it doesn’t help please make sure if you have any lowest price snippet inside your theme or not.
Please keep in mind that if you have any custom code to display the minimum price or your theme provides an option to display the minimum price, our plugin may not work with that. Because they will conflict with each other.
Thanks
Hi,
We have released a new version1.2.2. The issue you mentioned is resolved in this version.We have also replied to another thread you created.
Thanks
Thanks for sharing your thought with us. We are sorry for your inconvenience.
Please try the latest release
1.2.2and let us know if it resolves your reported issue or not.Thank You
Hi,
We are sorry for the inconvenience. We have prepared a snippet for the previous issue you shared with us. Hopefully, we will find a solution for this issue too.Will you please record a video of the issue and share it with us. It will help us understand the issue better. You can use a video sharing tool like Loom to share it with us.
Thank you
Hi,
Currently, there is no option to achieve this. We will try to find a solution to your request.Thanks a lot for sharing your query with us. We hope that you love this beautiful tool.
Best Regards