Multiple shortcodes
-
I’d like to create columns for my sitemap so I split the page into 3 columns and used 3 x only=”post type” shortcodes but they all display just pages. Is it not possible to have more than one shortcode on a page?
Here are the shortcodes I’ve used…
[su_row][su_column size=”1/3″][simple-sitemap only=”page”][/su_column]
[su_column size=”1/3″][simple-sitemap only=”places”][/su_column]
[su_column size=”1/3″][simple-sitemap only=”tribe_venue”][/su_column][/su_row]
[su_row][su_column size=”1/3″][simple-sitemap only=”tribe_events”][/su_column]
[su_column size=”1/3″][simple-sitemap only=”product”][/su_column]
[su_column size=”1/3″][simple-sitemap only=”post”][/su_column][/su_row]
The topic ‘Multiple shortcodes’ is closed to new replies.