Theme Shortcodes
The Creative theme offers a lot of theme-dedicated shortcodes. Below we present available theme shortcodes:
Parallax shortcode
This shortcode has been described on a separate page.
Price table
This shortcode has been described on a separate page.
Banner with button
[bannerbtn btnurl="#" btntext="Take a Tour"[
Learn more before you use our products!
[/bannerbtn]
This shortcode has two parameters:
- btnurl – url of the button
- btntext – text of the button
Banner header
[bannerheader]
Welcome to Business Portfolio Website <small>Let's take a tour and you'll love this theme</small>
[/bannerheader]
In this shortcode please use the small tag to get the smaller text under the main content.
Testimonial
[testimonial author="Robert Gavick"]
Thank you for the great customer service! I appreciated that you had someone to help me, even though it was 2:45 a.m. where I am.
[/testimonial]
This shortcode have one attribute – author.
Banner center
[bannercenter]
(http://www.gavick.com) http://bannerurl.com
[/bannercenter]
NOTE: the first URL in the brackets is an url of the link, the second URL is a BANNER image URL
NOTE: you can use the [pageurl] shortcode to automatically generate the page URL
WARNING: please remember to use space between the URLs!
Clients
[clients]
(http://www.gavick.com) [pageurl]/wp-content/uploads/2012/08/demo_logo_1.png
(#) [pageurl]/wp-content/uploads/2012/08/demo_logo_2.png
[/clients]
NOTE: the first URL in the brackets is an url of the link, the second URL is a LOGO image URL
NOTE: you can use the [pageurl] shortcode to automatically generate the page URL
WARNING: please remember to use space between the URLs!