This topic has 4 replies, 2 voices, and was last updated 8 years by danishfarhan.
-
Author
-
December 8, 2015 at 13:20 #91841danishfarhanParticipant
I have search form with certain field over homepage, but i want to publish new search form with different search filed option in user profile page or buddypress
in your theme backend sweetdate>buddypress>Search form customization you are writting
To show the form you have different options:
Shortcode
[kleo_search_members] or [kleo_search_members_horizontal]
Widget
Go to Appearance -> Widgets to set it up
In PHP files
Paste the following code where you want the forms to show:
do_action('kleo_bp_search_form');
or
do_action('kleo_search_form_horizontal');
My question how to call different search form which different search option. how i do this?
when i am putting you code it is calling the same search form as i am currently showing over homepage.
I inner pages i like to give option like another snapshot which i share with u. please check
Please help.
danish
Attachments:
You must be logged in to view attached files.December 9, 2015 at 20:22 #92199LauraModeratorHello, you could try to to use this plugin https://wordpress.org/plugins/bp-profile-search/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 10, 2015 at 11:23 #92334danishfarhanParticipantThanks for sharing the plugin, I will change.
December 11, 2015 at 20:24 #92733LauraModeratorHello, glad it helped 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 11, 2015 at 21:22 #92751danishfarhanParticipantplease reply my another 3 ticket which are in progression
-
AuthorPosts
You must be logged in to reply to this topic.