Introduction
The alert shortcode can be used to draw attention to important information on your WordPress website. Because of its many options, it can also be used as a general layout element for page building. Alerts are similar to the content box, promotional box, and content section shortcodes but are more basic.
Block Alerts and Border Radius
Another design tool is the ability to set the border radius (rounded corners) of the alert. Rounding the corners will add a softer look to the alert. Even a small amount goes a long way.
Close Button
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eleifend tortor quis blandit pellentesque. Nullam mattis sapien commodo mauris elementum pulvinar. Nunc non justo ultricies, tristique libero vitae, ornare odio.
Vestibulum eu lectus non nunc vehicula blandit. Nullam et lorem sodales, accumsan nisl quis, fermentum ante. Suspendisse vel velit eu diam molestie ornare nec quis turpis. Fusce varius tellus eget eros varius dapibus quis eget urna. Mauris rhoncus leo id enim venenatis consequat. Ut egestas magna sed ipsum faucibus pellentesque.
Go Beyond the Basics
Get creative and use alerts for effective layouts. Alerts are a quick way to add a colored box anywhere on your pages.
Lorem ipsum dolor sit amet, consectetur adipiscing elit Praesent in justo sit amet lectus venenatis auctor quis sed risus Vivamus ac tellus vitae nibh dapibus vulputate vitae quis urna Phasellus commodo dolor a mi condimentum tristique Fusce tristique dui et nisi hendrerit ultrices Etiam tristique leo at arcu tempus, in dapibus dui tempor Sed ultricies justo non diam vulputate, adipiscing dictum purus ullamcorper Nullam et lacus non enim cursus varius eget vitae ante Pellentesque scelerisque velit sit amet massa semper, quis rutrum nunc venenatis Mauris ultrices arcu ac lacus mollis, ut lobortis libero auctor Maecenas ac tortor eu est porttitor sodales in id odio Duis semper purus ac arcu ullamcorper blandit Curabitur quis sem at massa fermentum egestas Pellentesque bibendum mauris at diam pretium, sit amet tempor tortor ultricies Cras fringilla enim sed ante laoreet, eu dapibus mauris iaculis Suspendisse sit amet ipsum placerat, dictum purus et, dignissim nunc Vivamus sed mi sit amet mauris semper ullamcorper Nullam eu lorem posuere, hendrerit purus a, pellentesque leo Etiam quis ligula eleifend dolor convallis sagittis Donec tempor urna at auctor dictum Vivamus sed mi sit amet mauris semper ullamcorper Nullam placerat nulla a sagittis sagittis Nulla ultricies magna a dui dapibus, non gravida urna imperdiet Fusce sagittis metus in magna vulputate lobortis Vestibulum tincidunt


Explore More Shortcodes
- Alert
- Animated Popular
- Animated Image
- Animated Scroll New
- Audio
- Badge
- Blockquote
- Blog
- Blur New
- Books
- Button
- Chart
- Clients
- Code
- Collapsibles
- Content Box
- Content Section Popular
- Counter
- Coupons
- Custom Post Type
- Definitions
- Device Mockups
- Divider Popular
- Dropcap
- Emphasis
- Events
- FAQ
- Filler
- Flip Box Popular
- Fullscreen Video
- Gallery Popular
- Google Docs Viewer
- Guests
- Heading
- Highlight
- Hover Box
- Horizontal Ruler
- Icon Popular
- Icon List
- If New
- Image
- Image Compare
- Jobs
- Label
- Lead
- Lightbox
- Locations
- Map
- Masonry
- Members
- Menu
- Post Meta Data
- Movies
- Music
- News
- Overlay Popular
- Panel New
- Parallax Scene Popular
- Permalink
- Person
- Popover
- Portfolio
- Post Fields
- Post Media
- Pricing Table
- Progress
- Project
- Promotional Box
- QR Code
- Quotes
- Recent Books
- Recent Clients
- Recent Coupons
- Recent Events
- Recent Jobs
- Recent Locations
- Recent Movies
- Recent Music
- Recent News
- Recent Portfolios
- Recent Posts
- Recent Projects
- Recent Quotes
- Recent Recipes
[intense_content_section]
<h2>Introduction</h2>
The alert shortcode can be used to draw attention to important information on your WordPress website. Because of its many options, it can also be used as a general layout element for page building. Alerts are similar to the content box, promotional box, and content section shortcodes but are more basic.
[intense_alert]
This is an example of the alert shortcode
[/intense_alert]
[/intense_content_section]
[intense_content_section background_type="color" background_color="#f9f9f9" border_top="1px solid #ededed" border_bottom="1px solid #ededed"]
<h2>Block Alerts and Border Radius</h2>
[intense_row padding_top="0"]
[intense_column size="6" medium_size="6"]
You can show alerts that have a little more padding on them. Whitespace, the extra empty space around an element, is a powerful tool in the design of your website.
Another design tool is the ability to set the border radius (rounded corners) of the alert. Rounding the corners will add a softer look to the alert. Even a small amount goes a long way.
[/intense_column]
[intense_column size="6" medium_size="6"]
[intense_alert color="error" font_color="#ffffff" border_radius="5px" block="1"]
This is a block alert and has a little more padding. Choose any color you want for the alerts. Also notice that this alert has a border radius (rounded corners).
[/intense_alert]
[/intense_column]
[/intense_row]
[/intense_content_section]
[intense_content_section]
<h2>Close Button</h2>
[intense_row padding_top="0"]
[intense_column size="6" medium_size="6"]
Though not often used, you can add a close button to the alert shortcode. This will show an <strong>×</strong> in the corner of the alert that will hide the alert when clicked. The best use for this is to allow your users to dismiss a very large alert.
[/intense_column]
[intense_column size="6" medium_size="6"]
[intense_alert close="1" color="success" font_color="#fff"]
This alert has a close button.
[intense_filler paragraphs="2"]
[/intense_alert]
[/intense_column]
[/intense_row]
[/intense_content_section]
[intense_content_section background_type="color" background_color="#f9f9f9" border_top="1px solid #ededed" border_bottom="1px solid #ededed"]
<h2>Go Beyond the Basics</h2>
Get creative and use alerts for effective layouts. Alerts are a quick way to add a colored box anywhere on your pages.
[intense_row padding_top="0"]
[intense_column size="6" medium_size="6"]
[intense_alert color="warning" shadow="4"]
This alert shortcode has a shadow on the bottom. Choose from many different shadows.
[intense_filler bytes="1400"]
[/intense_alert]
[/intense_column]
[intense_column size="6" medium_size="6"]
[intense_image image="3142" size="medium640" title="flowers"]
[/intense_column]
[/intense_row]
[/intense_content_section]
[intense_snippet snippet_id="Child Theme | Shortcodes/footer" snippet_title="Shortcode Page Footer"]