Pricing table
-
The plugin does not work on pricing tables. Unfortunately, the price and currency symbol remain fixed. Thank you for your support.
<div class="pricing-tables "> <div class="wd-price-table price-with-label label-color-blue price-style-default"> <div class="wd-plan"> <div class="wd-plan-name"> <span class="wd-plan-title title">TRIAL</span> </div> </div> <div class="wd-plan-inner"> <div class="price-label"><span>TRIAL</span></div> <div class="wd-plan-price" style=""> <span class="wd-price-currency"> € </span> <span class="wd-price-value"> 1 </span> <span class="wd-price-suffix"> per day </span> </div> <div class="wd-plan-footer"> <a href="https://" title="" rel="nofollow" class="button price-plan-btn"> ADD TO CART </a> </div> </div> </div> <div class="wd-price-table price-style-default"> <div class="wd-plan"> <div class="wd-plan-name"> <span class="wd-plan-title title">1 MONTH</span> </div> </div> <div class="wd-plan-inner"> <div class="wd-plan-price" style=""> <span class="wd-price-currency"> € </span> <span class="wd-price-value"> 12 </span> <span class="wd-price-suffix"> per month </span> </div> <div class="wd-plan-footer"> <a href="https://" title="" rel="nofollow" class="button price-plan-btn"> ADD TO CART </a> </div> </div>
The topic ‘Pricing table’ is closed to new replies.