WPXtension
Forum Replies Created
-
Thank you so much for your appreciation and reaching out to us.
The plugin was developed for the Variable Product type by WooCommerce. Bundle is another product type.
But we will look into it, if we can find a fix we will definitely release an update.
I hope you will understand.
Thanks
Forum: Plugins
In reply to: [Variation Price Display Range for WooCommerce] Variation Price DisplayI am very much happy to know the issue is resolved.
If you found our support and plugin helpful will you please share some good words for us here: https://wordpress.org/support/plugin/variation-price-display/reviews/
It will inspire us a lot.
Thanks
Forum: Plugins
In reply to: [Variation Price Display Range for WooCommerce] Variation Price DisplayThanks for reaching out to us. We are sorry for your inconvenience.
Please try to add this wrapper class:
.product.product-type-variable .col-innerHere is a guideline to add the above wrapper class: https://paste.pics/LYI2N
Please let me know if it resolves your issue.
Thanks
Forum: Plugins
In reply to: [Variation Price Display Range for WooCommerce] Botiga Theme on QuickviewThanks for getting back to us.I am very much happy to hear that it resolved your issue.
If you find the plugin and our support helpful, please leave your valuable words for us: https://wordpress.org/support/plugin/variation-price-display/reviews/
It will inspire us a lot.
Best Regards
Forum: Plugins
In reply to: [Variation Price Display Range for WooCommerce] Botiga Theme on QuickviewWe have managed the variation form refresh by closing the popup window. An update 1.3.4 is released. Please update the plugin and add this class
.botiga-quick-view-popup-content-ajaxin the Product Wrapper Class field. Here is a screenshot for better understanding: https://prnt.sc/ys6pvKMH6F0GPlease check now and let us know. Hope to hear from you soon.
Forum: Plugins
In reply to: [Variation Price Display Range for WooCommerce] Botiga Theme on QuickviewThanks a lot for your detailed explanation. We understand your issue and already working on this.
The issue is- when you land on your single product page, it reloads all the data. But when you click on a quick view modal, it opened inside a markup (pushed by the theme).
After opening a modal you can select variations using the dropdown or swatches. Until you clear the variation form by clicking the clear button, the variation data will not be removed. It is not a single product page, on the shop page, you have multiple products. Without clearing the form data, when you open another product, using the quick view, you can notice some quirk.
We have tried to resolve it in several ways. But the variation form is controlled by the theme. On closing the modal, the variation form should be cleared. Using our plugin we are unable to control the form because it is pushed by the theme.
In the next release, we are going to add a wrapper field. It will be helpful for the builders’ specific single product page to change the variation price. It will also partially help you to change prices on the quick view on any page. But, the above things will happen as I mentioned in this reply.
Thanks in advance for understanding.
Forum: Plugins
In reply to: [Variation Price Display Range for WooCommerce] Botiga Theme on QuickviewThanks for your concern. We are working on it and trying to speed up the process.
Prices have been displayed in two places.
Did you mean the below price? Can you please mark the duplicate price area using a screenshot tool?
Thanks for understanding
Thanks for reaching out to us. Both plugins are using same hook.
They calculate the price based on a hook which we are using also.
Our plugin will work with the WooCommerce regular and sale price.
The plugin you mentioned applies extra rules for the prices (added by WooCommerce).
We will look in to this, if we can find a possible fix, we will try to update.
Thanks in advance for understanding
Thanks for getting back to us.
I am very much happy to hear that the plugin is working fine now.If you find the plugin and our support helpful, please leave your valuable words for us: https://wordpress.org/support/plugin/variation-price-display/reviews/
It will inspire us a lot.
Best Regards
Hi @lockedm
Just released the version 1.3.3 and replaced the space with
Please have a look and let us know if you have any feedback.
Hope to hear from you soon!
Forum: Plugins
In reply to: [Variation Price Display Range for WooCommerce] Botiga Theme on QuickviewThanks for your patience. We just uploaded the new version 1.3.3.
Please update and have a look. Then, let me know if you have any feedback.
Hope to hear from you soon!
Thanks for reaching out to us. Can you please give us a screenshot of your issue?
It will help us to understand your issue clearly.
Hope to hear from you soon.
Thanks for your response. What you can see on the mobile all of them are
data-title. So, you should not need to worry about it. Please check again: https://stackoverflow.com/a/8649437Thanks
Thanks for getting back to us. The feature you have described is the advanced feature of our plugin.
Please check here: https://wordpress.org/plugins/product-variant-table-for-woocommerce/ and read the Advance Feature section.
Support of commercial products is not permitted in the forums. Please contact directly at https://wpxtension.com/
Thanks
Thanks for the links and explanation. The repeating texts you are seeing are not HTML tags or normal text of markup. It is
data-title, please check this screenshot for a better understanding: https://prnt.sc/ivJPA7UpVfXVdata-*attribute of HTML will not affect your SEO score and page speed. Please check here: https://stackoverflow.com/a/8649437You can learn more about
data-*from here: http://www.w3.org/TR/html5/elements.html#embedding-custom-non-visible-data-with-the-data-attributesI hope the above explanation will help you to understand.
Thanks