• Im want to display buddypress whos online widget in this div on my site.
    All other widget works but not this one.

    Any ideas why it doesnt work?

    <div class='X'>
    <?php the_widget( 'bp_core_whos_online_widget-4' ); ?> 
    <?php wp_head(); ?>
    </div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Display widget with PHP dont work on 1 widget’ is closed to new replies.