Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: how do you add wordpress widgets to user profiles in bp


gpo1
Participant

@gpo1

I need help on this issue,

<div class=’widgetcase’>

<?php if ( !function_exists(‘dynamic_sidebar’)

|| !dynamic_sidebar() ) : ?>

<?php endif; ?>

</div>

It works for normal wp..

I might be missing something?

Skip to toolbar