WPXtension
Forum Replies Created
-
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Defining rows maximum hightThat’s great. If you found our support and plugin helpful, please leave some feedback for us here: https://wordpress.org/support/plugin/product-variant-table-for-woocommerce/reviews/
It will inspire us to make some more free stuff.
Thanks
I hope you are doing well today. Unfortunately, there is no workaround as you described right now. But it is really a fantastic idea. I will share this with our development team.
Basically, the table is generated based on the
post_idwhile you land on the single product page. It didn’t get any additional data from the shop/archive page. So, programmatically it could be challenging. Because we had to think for all the users. For example, every user may not use the FacetWP plugin.I will share this with our development team and if they can find a good solution as per your description, they will definitely add this feature in the coming versions.
Best Regards
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Defining rows maximum hightI hope you are doing well today. Thanks for getting back to us. Unfortunately, the extra padding is coming from Storefront. You are using Request a quote snippet and the form is inside the table column: https://prnt.sc/1Bd6XJx9DI1x
So you have to adjust it by writing some custom CSS as per your need. You can add the following CSS at Appearance > Customize > Additional CSS:
form.pvt-yith-quote-support.cart { padding: 0 !important; margin: 0 !important; }I hope this would help you to remove the extra spaces inside the table cell.
Best Regards
I hope you are doing well today.
Unfortunately, there is no option or feature inside the plugin. YITH request a quote plugin changed the WooCommerce way to display a quote button instead add to cart button. Our plugin is an extension of WooCommerce. That’s why you are seeing the add to cart button instead of the quote button.
Please try this code inside your child theme’s functions.php or use a plugin called Code Snippets and add this code as a snippet.
I hope it would help.
Best Regards
I am very much happy to know the issue is resolved.
If you found our support and plugin helpful will you please share your feedback 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] Sorting column not workingYes, we have released this update based on the price column only. By the way, I will send this information to our development team.
So, it would be great if you let us know after disabling the suffix from the price (just for a test).
You can also get help through our site.
Best Regards
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Sorting column not workingI can see you have suffix with the price. Could disable it for a test?
Basically, price is behaving like a string. Because, it has a currency, decimal separator, and so on.
So, it is sorting as a string rather than a number. We have tried to manage with currency, decimal separator, and thousand separator.
Hope this explanation will help you to understand the sorting flow of this plugin.
Please let me know if it works with out the price suffix.
Best Regards
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Sorting column not workingI hope you are doing well today. We have released an update 1.4.10.
Please update the plugin and check whether this version resolves your issue or not.
Hope to hear from you soon.
Best Regards
Sorry to hear it is not working. Please also add the following price class here as well: https://prnt.sc/LVnPzs-7sREf
.product.product-type-variable .upsells .priceThen let me know whether it works or not. If it still doesn’t work, you can also get help through our site.
Hope to hear from you soon.
Best Regards
I hope you are doing well today. Please add the following product wrapper:
.product.product-type-variable .entry-summaryLike this screenshot: https://prnt.sc/TEJg342ugS_D
Hope to hear from you soon.
Best Regards
Forum: Plugins
In reply to: [Variation Price Display Range for WooCommerce] Issue with Related ProductI hope you are doing well today. Did you mean this section: https://prnt.sc/whHPwnuvzOPS?
If so, please add this price class
.product.product-type-variable .ht-products .ht-product-price .pricelike this: https://prnt.sc/70cMDMGEOXLIThen let me know whether it resolves your issue or not. Hope to hear from you soon.
Best Regards
Forum: Plugins
In reply to: [Fast Cart for WooCommerce] Styling on items in cart showing double bordersThat’s great. If you found our support and plugin helpful, please leave some good words for us here: https://wordpress.org/support/plugin/fast-cart/reviews/
It will inspire us a lot.
Thanks
Forum: Plugins
In reply to: [Fast Cart for WooCommerce] Styling on items in cart showing double bordersWe have released a new version 1.0.2. Please update the plugin and let us know whether this version resolves your issue or not.
Hope to hear from you soon.
Best Regards
Forum: Plugins
In reply to: [Fast Cart for WooCommerce] Styling on items in cart showing double bordersI hope you are doing well today. Thanks a lot for pointing it.
We have already fixed the issue [changed the class name for the
<span>] in our upcoming release.We are going to release a new version 1.0.2 and it is still in testing phase.
I hope it will be released tomorrow. I will let you know here after releasing the new version.
Thanks again for using our plugin.
Thanks for pointing it to us. Can you please update to 1.3.7?
Please let me know whether it resolves your issue or not.
I hope to hear from you soon.
Best Regards