Hello @mohamedzumry,
Can you please provide a link to product with this issue?
As I have deactivated, I cannot show it live. but it happens on all variable sites
Sorry, but the problem is not reproducing on our end as well as you’re the first user to reach out with this issue. We think the issue may be related to your theme, that’s why we ask for a link.
Please let me know if the issue is not relevant for you anymore, we will close this ticket.
Thanks.
Hi, I have a similar problem, in my case the price is visible but the wording “VAT Included” is not visible on the product page.
https://tinyurl.com/ytzpmnxn
An example product is “Pantalone Uomo” but the variable products that use this plugin are easily distinguishable from the others.
Thank you
This is how it looks before selecting a variable
https://snipboard.io/DpA1YE.jpg
After selecting variable
https://snipboard.io/w8buQr.jpg
You can check on URL below, please reply asap as I have activated on live site for your reference
https://nowbuy.lk/mini-stainless-steel-light-weight-portable-knife-5/
<span class="tiered-pricing-dynamic-price-wrapper tiered-pricing-dynamic-price-wrapper--variable" data-product-id="6779">
The above span area gets hidden when a variable is selected
Hello @mohamedzumry ,
Try to add the following snippet:
add_filter('tiered_pricing_table/frontend/wrap_variable_price', '__return_false');
Hello @ca2solution,
This is normal behaviour.
Thank you @bycrik, the above solution worked for me well.
Regards,
Mohamed Zumry.
Thanks for confirming!
Would appreciate if you can rate a plugin: https://wordpress.org/support/plugin/tier-pricing-table/reviews/#new-post
Thank you in advance!