[review]
[item value="Value Here"]Description Here[/item]
[item value="Value Here"]Description Here[/item]
[item value="Value Here"]Description Here[/item]
[item value="Value Here"]Description Here[/item]
[item value="Value Here"]Description Here[/item]
[content title="Description Title" label="Overall Score"]Your Summary Description Here[/content]
[/review]
Exemple:
[review]
[item value="7"]Gameplay[/item]
[item value="8"]Graphics[/item]
[item value="10"]Sound[/item]
[item value="5"]Ease of play[/item]
[item value="9"]Hardware[/item]
[content title="Summary" label="Overall Score"]My fellow Earthicans, as I have explained in my book Earth in the Balance, and the much more popular Harry Potter and the Balance of Earth, we need to defend our planet against pollution. Also dark wizards but I know you in the future back in our hands.[/content]
[/review]
Exemple: Show Total Review Score before yours Post
[review top="1"]
[item value="7"]Gameplay[/item]
[item value="8"]Graphics[/item]
[item value="10"]Sound[/item]
[item value="5"]Ease of play[/item]
[item value="9"]Hardware[/item]
[content title="Summary" label="Overall Score"]My fellow Earthicans, as I have explained in my book Earth in the Balance, and the much more popular Harry Potter and the Balance of Earth, we need to defend our planet against pollution. Also dark wizards but I know you in the future back in our hands.[/content]
[/review]
Label 1 |
Label 2 |
Label 3 |
Label 4 |
Description 1 |
Description 2 |
Description 3 |
Description 4 |
Description 1 |
Description 2 |
Description 3 |
Description 4 |
[youtube src="1cxtxEhu1K8"/]
[img url="URL_link" width="Image_width" height="Image_height" rel="Image_rel" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjE-G9EEP1JJtEb2RP_tlfOu9EO68RI5raq_VKw3-_y1YZ8As89b47UuXuspSR-CFViK-f9ptrdAgTWcvCP9Ut03nE59NgU8TjgKimrmdJaN2twWw_LDQYTIQB84Nt2HhnvuXBuSFGfjpQe/s400/liberdade-ja+dsd.jpg"/]
You can add Ads inside yours Post. Just add this code in post panel compose or HTML
[ads-post]
Note You must add yours ads code in Ads Inside Post Widget to make it work.
Note If you add ads code inside Ads Inside Post Widget. this will automatically load below the title. to disable it you can go to Layout then click Change Default setting then in New Site Name fild this: titleads the in New Site URL fild n.
Note To hide Ads Below title in yourspost you can add this code [hideadstitle] in your post.
Lock Content
To create a Lock Content you just need to add this code in post panel compose or HTML.
[lock]Text/Content you want to lock[/lock]
Exemple
Yours Paragraph Here
Yours Paragraph Here
Yours Paragraph Here
[lock]
Yours Paragraph Here
Yours Paragraph Here
Yours Paragraph Here
[/lock]
Yours Paragraph Here
Yours Paragraph Here
Custom Title
To create a Custom Post title and Add Subtitle you can follow this step:
Create new Heading with text same as yours Post title
then strikethrough it
To create Post subtitle create new Subheading then strikethrough it
Shortcodes
Drop Caps
Add this code below when create new post. and you must be on HTML mode
Your First Character here
Exemple:
That night, in the mid-watch, when the old man—as his wont at intervals—stepped forth from the scuttle in which he leaned, and went to his pivot-hole, he suddenly thrust out his face fiercely, snuffing up the sea air as a sagacious ship's dog will, in drawing nigh to some barbarous isle. He declared that a whale must be near. Soon that peculiar odor, sometimes to a great distance given forth by the living sperm whale, was palpable to all the watch; nor was any mariner surprised when, after inspecting the compass, and then the dog-vane, and then ascertaining the precise bearing of the odor as nearly as possible, Ahab rapidly ordered the ship's course to be slightly altered, and the sail to be shortened
Bullet and List
To create a Bullet simply select all text you want to be a Bullet and click on Bullet List icon from blog post text editor panel.
To create a Checked List simply select all text you want to be a Checked List and click on Numbred List icon from blog post text editor panel
Blockquote
To create a Blockquote simply select all text you want to be a Quote and click on Quote icon from blog post text editor panel.
Buttons
Add the button you want by size and color.
/*----Small Buttons-----*/
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
/*----Medium Buttons-----*/
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
/*----Large Buttons-----*/
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Button Text
Note Make sure you are in HTML mode when create new post
Alert Boxs
To create a Alert Box (Alert,Success,Warning,Update,Info and Error) simply just create code like below.
Alert message
[alert title="Alert message" icon="info-circle"]
This alert needs your attention
[/alert]
Success message
[success title="Success message" icon="check-circle"]
You successfully read this important message.
[/success]
Warning message
[warning title="Warning message" icon="exclamation-triangle"]
Warning! Best check yo self.
[/warning]
Update message
[update title="Update message" icon="info-circle"]
You successfully to update your content.
[/update]
Info message
[info title="Info message" icon="info-circle"]
This a simple info for you.
[/info]
Error message
[error title="Error message" icon="exclamation-circle"]
Oh snap! Change a few things up
[/error]
Note Icon version is from fontawesome if you want to change the icon.
Code Boxs
To create a Code Box just create code like below.
[code type="HTML"]Yours HTML Code Here[/code]
[code type="CSS"]You CSS Code Here[/code]
[code type="JavaScript"]You JavaScript Code Here[/code]
[code type="JQuery"]You JQuery Code Here[/code]
Contact Form
To create a Contact Form just create code like below.
[contact/]
or
[contact][/contact]
Columuns
Two Columuns
To create two Columns just create code like below..
[2column]
[content]Your Text Here[/content]
[content]Your Text Here[/content]
[/2column]
Three Columuns
To create three columns just create code like below.
[3column]
[content]Your Text Here[/content]
[content]Your Text Here[/content]
[content]Your Text Here[/content]
[/3column]
Four Columuns
To create four columns just create code like below..
[4column]
[content]Your Text Here[/content]
[content]Your Text Here[/content]
[content]Your Text Here[/content]
[content]Your Text Here[/content]
[/4column]
Tabs
Horizontal Tabs
To create horizontal tabs just create code like below.
[tab]
[content title="Tab 1"]Your Text Here[/content]
[content title="Tab 2"]Your Text Here[/content]
[content title="Tab 3"]Your Text Here[/content]
[/tab]
Vertical Tabs
To create vertical tabs just create code like below.
[vtab]
[content title="Tab 1"]Your Text Here[/content]
[content title="Tab 2"]Your Text Here[/content]
[content title="Tab 3"]Your Text Here[/content]
[/vtab]
If you want to add some icon you can add icon property like this
[tab]
[content icon="diamond" title="Tab 1"]Your Text Here[/content]
[content icon="heartbeat" title="Tab 2"]Your Text Here[/content]
[content icon="buysellads" title="Tab 3"]Your Text Here[/content]
[/tab]
Note Yo can get icon name here fontawesome
Accordion
To create a accordion just create code like below.
[accordion]
[item title="Accordion 1"]Your Text Here[/item]
[item title="Accordion 2"]Your Text Here[/item]
[item title="Accordion 3"]Your Text Here[/item]
[item title="Accordion 4"]Your Text Here[/item]
[/accordion]
If you want to add some icon you can add icon property like this
[accordion]
[item icon="diamond" title="Accordion 1"]Your Text Here[/item]
[item icon="heartbeat" title="Accordion 2"]Your Text Here[/item]
[item icon="buysellads" title="Accordion 3"]Your Text Here[/item]
[item icon="bed" title="Accordion 4"]Your Text Here[/item]