Okay
  Print

Insert Tables to Content

Pricing tables can be inserted to pages/posts via [go_pricing id="my_table"] shortcode.

The shortcode supports two parameters:

  • id: The pricing table unique ID (required)
  • margin_bottom: Space below pricing table (optional) - it's default value is "20px"

For example: [go_pricing id="my_table" margin_bottom="50px"].

You can insert any number of pricing tables on your site or even on one single page using these shortcodes. You can also insert tables to your site using Visual Composer.