[Resolved] Create activity search formTagged: Create activity search form KeymasterLevel: Yogi(BuddyDev Team) Posts: 3115 Ravi on May 3, 2024 at 11:49 am #52461Hello 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 ParticipantLevel: Initiated Posts: 8 sunny buddy on May 6, 2024 at 9:52 pm #52481Hi RaviThat worked ! Thanks a hundred times for your help.buddydev is a great website.Thank you sunny KeymasterLevel: Yogi(BuddyDev Team) Posts: 3115 Ravi on May 7, 2024 at 5:43 am #52482Hello Sunny,Thank you for the kind words. I am glad that I could help.Regards Ravi Viewing 3 posts - 11 through 13 (of 13 total) ← 1 2The topic ‘ [Resolved] Create activity search form’ is closed to new replies. This topic is: resolved