Hi Code Master,
There is a Pricing Plan in the theme. And by adding new, it seems like only increasing the pricing list within the same set of the plan. I mean we can only use [pricing_plans]
to output single set of the price chart correct?
I am wondering if it is possible to manage multiple set of pricing plan. When it is possible the shortcode would be something like [pricing_plans_a]
and [pricing_plans_b]
etc…
Or maybe just hard coding HTML is easier?
Your advise is appreciated.