Script Heading
Type the heading in the post and select the type of the heading from the drop down menu:
Then add these shortcodes before the heading:
[script_heading]
And after the heading:
[/script_heading]
Example:
[script_heading]This is a Title[/script_heading]
Gallery
Paste the code below into the post and click the edit button to upload images.
[gallery]
Full Width Banner
Upload an image like normal and make it link to none.
Then add these shortcodes before the image:
[full_banner sticky="yes" size="400"]
And after the image:
[/full_banner]
You can change the size (in pixels) by editing the number 400. You can also choose to make it sticky by adding yes to sticky or normal by either removing sticky=”yes” or changing it to sticky=”no”.
Example:
Columns
Columns can be image/text or text/image or text/text.
Image/text:
Upload image first and add the text last.
Add these shortcodes before the image and after the image, repeat the same shortcodes for the text part:
[column_element]
[/column_element]
Then add these last shortcodes before and after the full content:
[columns_container]
[/columns_container]
Example:
Image:
[column_element]image here[/column_element]
Text:
[column_element]text here[/column_element]
The full code:
[columns_container]
[column_element]image here[/column_element]
[column_element]text here[/column_element]
[/columns_container]
Text/Image:
Use the same codes as before, but add the text before you upload the image.
Example:
[columns_container]
[column_element]text here[/column_element]
[column_element]image here[/column_element]
[/columns_container]
Text/Text:
Use the same codes as before.
Example:
[columns_container]
[column_element]text here[/column_element]
[column_element]text here[/column_element]
[/columns_container]
Images overlap + text
Upload first and second image and add these shortcodes for each one of them:
[image_one] first image [/image_one]
[image_two] second image [image_two]
Add the short text with these shortcodes:
[overlap_txt] text [overlap_txt]
Finally add these shortcodes for the full content:
[image_overlap align="left"]
[/image_overlap]
Change left to right to place the second image on the right side.
The full code:
[image_overlap align="left"]
[image_one] first image [/image_one]
[image_two] second image [image_two]
[overlap_txt] text [overlap_txt]
[/image_overlap]
Example:
Image Caption
Type the title first (the title is optional) between these shortcodes:
[heading]title[/heading]
Then add the caption between these shortcodes:
[caption_box]caption[/caption_box]
finally upload the image and add these shortcodes around it:
[img]image[/img]
Complete the code by adding these shortcodes around the full content:
[image_caption align="left"]
[/image_caption]
The full code:
[image_caption align="left"]
[heading]title[/heading]
[caption_box][/caption_box]
[img]image[/img]
[/image_caption]
Change left to right to place the caption box on the right side of the image.
Example:
Shop Widget
Currently there are two popular websites where you can generate “shop this” widget:
– www.shopstylecollective.com.
– www.rewardstyle.com.
Both of these websites will allow you to monetize the traffic you get, but Reward Style will require invitation first.
You can add the shop code in:
The widget will then be placed after the post. Or you can add it in side the post with the shortcodes:
[shop]
[shop_heading]Shop My Outfit[/shop_heading]
shop code
[/shop]
Indented Text
Add padded text with these shortcodes:
[indented_text padding='40']text[/indented_text]
Control the spacing on the sidebar by changing the number 40.
Homepage Featured Posts
Select featured posts from Appearance > Customize > Featured Posts
You can select the posts from a category:
Or add the post individually using their ID, you can get the id from the post URL when you edit it:
Homepage About Widget
You can disable or change the content of the about widget in Appearance > Customize > About Widget
Between Posts widgets
There are two areas in total, you can add more widgets to each area in Appearance > Widgets:
Customization
You can change the colors and fonts from Appearance > Customize > Colors and Appearance > Customize > Typography.