Shortcode Parameters

Below are the parameters for each shortcode. Use them wisely!

Version 1.0

Spacing

  • size = (pixels or percentage)
  • class = give your shortcode a unique classname or names for styling purposes

Social

  • icon = see social icons on the homepage
  • class = give your shortcode a unique classname or names for styling purposes

Buttons

  • color = black, red, orange, blue, pink, rosy, green, brown, purple, gold, teal
  • url = http://www.wpexplorer.com
  • title = this is the link title value
  • target = blank, self
  • border_radius = any pixel value –  use 99px for pill-shaped buttons
  • class = give your shortcode a unique classname or names for styling purposes
  • icon_left = enter the name of a font icon if your theme supports font awesome or you have the font awesome plugin active
  • icon_right =enter the name of a font icon if your theme supports font awesome or you have the font awesome plugin active

Highlights

  • color =yellow, blue, red, green
  • class = give your shortcode a unique classname or names for styling purposes

Boxes

  • color = gray, green, yellow, blue, red
  • class = give your shortcode a unique classname or names for styling purposes

Testimonial

  • by = name of person who said the testimonial
  • class = give your shortcode a unique classname or names for styling purposess

Toggle

  • title = text string
  • class = give your shortcode a unique classname or names for styling purposes

Accordion

  • title = text string
  • class = give your shortcode a unique classname or names for styling purposes

Tabs

  • title = text string
  • class = give your shortcode a unique classname or names for styling purposes

Pricing

  • size = one-half, one-third, two-third, one-fourth, three-fourth, one-fift, two-fifth, one-sixth, five-sixth.
  • position = last (use position=”last” on the last pricing column this prevents it from going under the other)
  • plan = text
  • cost = text
  • per = text(example: per month)
  • button_url = http://www.wpexplorer.com
  • button_text = text
  • button_color = black, red, orange, blue, pink, rosy, green, brown, purple, gold, teal
  • button_border_radius = any pixel value –  use 99px for pill-shaped buttons
  • button_target = blank, self
  • button_rel = nofollow, follow, etc
  • featured = yes, no
  • class = give your shortcode a unique classname or names for styling purposes

Columns

  • size = one-half, one-third, two-third, one-fourth, three-fourth, one-fift, two-fifth, one-sixth, five-sixth.
  • position = self, last
  • class = give your shortcode a unique classname or names for styling purposes

Version 1.1

Heading

  • title = your desired text title
  • type = h1,h2,h3,h4,h5, span, div
  • margin_top = top margin in px – example 20px
  • margin_bottom =  bottom margin in px – example 20px
  • text_align = left, right, center
  • font_size = desired font size in px – example 18px
  • color = desired color in px – example #000
  • class = give your shortcode a unique classname or names for styling purposes

Google Map

  • title = your desired text title
  • location = address
  • width = desired width, leave blank for responsive layouts
  • height = desired height – required
  • zoom = map zoom value, default is 8
  • class = give your shortcode a unique classname or names for styling purposes