Sidebar widgets – using more than one at a time?
-
I’m trying to set up some text widgets using the following code:
[badgeos_achievements_list type=badges limit=10]
It works great for the first widget. But if I add a second text widget and try to reuse the code with a different badge type, it won’t show anything:
[badgeos_achievements_list type=quests limit=10]
The sidebar will only show the badges from the first widget. The second one doesn’t work.
Is this a limitation, or can it be fixed? Can the types be combined in one shortcode? I plan to use several different types of badges, and would like to show my users their progress for each type, and like how this shortcode shows the badges in shaded format until they are earned, and then they become colorized.
Thanks.
- The topic ‘Sidebar widgets – using more than one at a time?’ is closed to new replies.