[raw]
[/raw]
Shortcode
[ pricing-table col="4"] [ plan name="Free Edition" link="http://www.google.de" linkname="Sign Up" price="0€" per="year" color="#4e991c"] < ul> < li>List Item < li>List Item < li>List Item [/ plan] [ plan name="Basic Edition" link="http://www.google.de" linkname="Sign Up" price="19$" per="month"] < ul> < li>List Item < li>List Item < li>List Item [/ plan] [ plan name="Ninja Edition" link="http://www.google.de" linkname="Sign Up" price="29$" per="month" featured="true"] < ul> < li>List Item < li>List Item < li>List Item [/ plan] [/ pricing-table]
Pricing Table Shortcode Options
- cols: up to 5 cols
- name: Name of the Package
- link: Signup Link
- linkname: Linkname
- price: Price of the Package
- per: Price per false, “month”, “year” or anything else
- featured: true or false
- color: any Hexcode you like e.g. “#242424”