Sitemap
This shortcode displays a menu. Menus can be managed under Appearance / Widgets.
[lsvr_lore_sitemap
menu_id=""
columns="3"
enable_masonry="false"
cta_position="disable"
cta_title=""
cta_text=""
cta_more_label=""
cta_more_link=""
more_label=""
more_link=""
id="my_unique_id"]
title
Section title.
menu_id
ID of the menu which will be used. To get the menu ID, head to Appearance / Menus, switch to your menu and copy the value of the “menu” attribute from the page URL.
columns
How many columns should be used to display this section.
enable_masonry
Display this section using a masonry layout.
cta_position
Set the position of the CTA block.
cta_title
CTA block title.
cta_text
CTA block text.
cta_more_label
CTA block more button label.
cta_more_link
CTA block more button URL.
more_label
More button label.
more_link
More button URL.
id
Unique ID which can be used for applying custom CSS to this element.