Description
Display widgets from Content Grid sidebar (you can populate it under Appearance / Widgets). Optionally, you can choose to display widgets from one of the custom sidebars.
Code
[lore_content_grid sidebar="lsvr-lore-content-grid-sidebar" columns="2" masonry="yes" title="My Widgets" more_btn_label="Learn more" more_btn_link="http://example.com"]
Parameters
title – leave blank to hide title
sidebar – numerical sidebar ID. Leave blank to use Content Grid sidebar or set to lsvr-lore-custom-sidebar-x, where x is the number of Custom Sidebar
columns – numerical 1 to 4. Items per row
masonry – yes or no. Enable or disable masonry layout
more_btn_label – text of a button linked to a custom URL. Leave blank to hide this button
more_btn_link – absolute URL of button
custom_class – add a custom CSS class for this element which you can use for custom styling