Introduction

Easily add widgets to any part of your site. The widget shortcode lets you add a widget to your page or post using a shortcode. You can also add an entire widget sidebar.

Individual Widgets

Add individual widgets to your pages or posts.

Text Widget

Vestibulum consectetur ipsum non elit pharetra maximus. Curabitur imperdiet ultrices vulputate. Interdum et malesuada fames ac ante ipsum primis in faucibus. Praesent eget vehicula sem. Suspendisse id arcu purus. Etiam nunc felis, commodo a lacinia ac, porttitor in enim. Nunc blandit erat non libero faucibus sodales.

Widget Sidebars

Add complete widget sidebars to your pages or posts.

Explore More Shortcodes

[intense_content_section]
<h2>Introduction</h2>
Easily add widgets to any part of your site. The widget shortcode lets you add a widget to your page or post using a shortcode. You can also add an entire widget sidebar.
[/intense_content_section]
[intense_content_section background_type="color" background_color="#f9f9f9" border_top="1px solid #ededed" border_bottom="1px solid #ededed"]
<h2>Individual Widgets</h2>
Add individual widgets to your pages or posts.
[intense_row]
[intense_column size="4" medium_size="4" small_size="12" extra_small_size="12"]
[intense_widget widget="WP_Widget_Tag_Cloud" widget_settings="title=Tag Cloud Widget&taxonomy=post_tag"]
[/intense_column]
[intense_column size="4" medium_size="4" small_size="12" extra_small_size="12"]
[intense_widget widget="WP_Widget_Categories" widget_settings="title=Categories Widget"]
[/intense_column]
[intense_column size="4" medium_size="4" small_size="12" extra_small_size="12"]
[intense_widget widget="WP_Widget_Text" widget_settings="title=Text Widget&text=Vestibulum consectetur ipsum non elit pharetra maximus. Curabitur imperdiet ultrices vulputate. Interdum et malesuada fames ac ante ipsum primis in faucibus. Praesent eget vehicula sem. Suspendisse id arcu purus. Etiam nunc felis, commodo a lacinia ac, porttitor in enim. Nunc blandit erat non libero faucibus sodales."]
[/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 #fff"]
<h2>Widget Sidebars</h2>
Add complete widget sidebars to your pages or posts.
[intense_row]
[intense_column size="4" medium_size="4" small_size="12" extra_small_size="12"][intense_widget type="sidebar" sidebar="sidebar-1"][/intense_column]
[intense_column size="8" medium_size="8" small_size="12" extra_small_size="12"][/intense_column]
[/intense_row]
[/intense_content_section]

[intense_snippet snippet_id="Child Theme | Shortcodes/footer" snippet_title="Shortcode Page Footer"]