Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,002
- How-to & Troubleshooting
- 129,605
- Creating & Extending
- 25,788
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,384
- Miscellaneous
- 9,173
-
Your pate bin code still shows the same sidebar call does my version not work? or perhaps this version so that you don’t needlessly render markup if no widgets in area
<?php if(function_exists(‘dynamic_sidebar’) ) : ?>
<div>
<?php dynamic_sidebar(“Profile Groups Area”) ; ?>