Styles showcase: show bizniss!
Enjoy all the shortcodes included on this theme.Tables showcase
Header 1 | Header 2 | Header 3 | Header 4 | Header 5 | |
---|---|---|---|---|---|
Division 1 | Division 2 | Division 3 | Division 4 | Division 5 | |
Division 1 | Division 2 | Division 3 | Division 4 | Division 5 | |
Division 1 | Division 2 | Division 3 | Division 4 | Division 5 | |
Division 1 | Division 2 | Division 3 | Division 4 | Division 5 | |
Division 1 | Division 2 | Division 3 | Division 4 | Division 5 | |
The foot text for this table |
Pre, Code, Lists & Number Lists
Code example
function theme_code_before_filter_callback(&$match){
echo '<pre>';
print_r($match);
echo '</pre>';
exit;
}
Pre example
function theme_code_before_filter_callback(&$match){ echo '<pre>'; print_r($match); echo '</pre>'; exit; }
Unordered List
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
Ordered List
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
- Lorem Ipsum item
Toggler: show & hide
So you can hide & show whatever you want with the shortcode “toggle” on your html. Here you have an example:
Get the Code
function theme_code_before_filter_callback(&$match){
echo '<pre>';
print_r($match);
echo '</pre>';
exit;
}
Box styles
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.