BuddyDev

Search

[Resolved] Create activity search form

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2985
    Ravi on #52461

    Hello Sunny,

    Try the following way:

    
    <?php if ( function_exists( 'bp_is_activity_directory' ) && bp_is_activity_directory() ) : ?>
        <?php echo do_shortcode('[bp-activity-search-form]'); ?>
    <?php endif; ?>
    
    

    Give it a try.

    Regards
    Ravi

  • Participant
    Level: Initiated
    Posts: 8
    sunny buddy on #52481

    Hi Ravi

    That worked ! Thanks a hundred times for
    your help.

    buddydev is a great website.

    Thank you
    sunny

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2985
    Ravi on #52482

    Hello Sunny,

    Thank you for the kind words. I am glad that I could help.

    Regards
    Ravi

The topic ‘ [Resolved] Create activity search form’ is closed to new replies.

This topic is: resolved