Create a full, partial or custom sitemap with only one shortcode. You can choose between different techniques. Display all published pages or choose any menu you created including submenus, or you can display child pages for current or any chosen page. Depth levels are adjustable. See examples below.
[textdivider text=”All published pages 3 levels” color=”#aaa9a9″ bg=”#ffffff” line=”#e0e0e0″]
[spacer size=”15″]

[siblings depth=”3″]
[spacer size=”9″]
[spoiler title=”Get the code”]

[[siblings depth="3"]]

[/spoiler]
[textdivider text=”All published pages 2 levels” color=”#aaa9a9″ bg=”#ffffff” line=”#e0e0e0″]
[spacer size=”15″]

[siblings depth=”2″]
[spacer size=”9″]
[spoiler title=”Get the code”]

[[siblings depth="2"]]

[/spoiler]
[textdivider text=”All published pages first level only” color=”#aaa9a9″ bg=”#ffffff” line=”#e0e0e0″]
[spacer size=”15″]

[siblings depth=”1″]
[spacer size=”9″]
[spoiler title=”Get the code”]

[[siblings depth="1"]]

[/spoiler]
[textdivider text=”Menu &#45 selectable by name” color=”#aaa9a9″ bg=”#ffffff” line=”#e0e0e0″]
[spacer size=”15″]

[menu name=”Care Main”]
[spacer size=”9″]
[spoiler title=”Get the code”]

[[menu name=""]]

[/spoiler]
[textdivider text=”Menu &#45 selectable by name, style 2″ color=”#aaa9a9″ bg=”#ffffff” line=”#e0e0e0″]
[spacer size=”15″]

[menu name=”Care Main” style=”2″]
[spacer size=”9″]
[spoiler title=”Get the code”]

[[menu name="" style="2"]]

[/spoiler]

Leave us a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.