Problem displaying multiple tag groups with shortcode
-
I am trying to display multiple tag-groups on 1 page. The first one always displays fine but the formatting for any subsequent groups is broken.
Here is a code sample of what I am trying to do:
[tag_groups_cloud smallest=”16″ largest=”16″ show_tabs=”0″ hide_empty=”0″ include=”1″]
[tag_groups_cloud smallest=”16″ largest=”16″ show_tabs=”0″ hide_empty=”0″ include=”2″]
[tag_groups_cloud smallest=”16″ largest=”16″ show_tabs=”0″ hide_empty=”0″ include=”3″]
So in the above code, the first tag-group works great, but the other don’t display properly. The text is there but they are missing the formatting similar to the first one.
The topic ‘Problem displaying multiple tag groups with shortcode’ is closed to new replies.