-
Author
-
February 12, 2016 at 09:17 #103473manikParticipant
http://thegloballeadersforum.com/global/groups/law-firm/members/
hi on my site i cant able to search members in group as its displaying all member even if i am searchin
please help asap to sort that out!
February 12, 2016 at 09:39 #103483manikParticipanthttp://seventhqueen.com/themes/kleo/groups/the-social-network/members/
see on your page its not working too!
member search not working so please sort that out firstlyand
second also let me know if we can add advance search there too!!
February 12, 2016 at 15:04 #103540sharmstrModeratorGot it. I’m submitting the fix to the devs now. In the meantime, go to /kleo/buddypress/groups/single/members.php and change line 1 from
COPY CODE<?php if ( bp_group_has_members( 'exclude_admins_mods=0&per_page='.sq_option('bp_members_perpage', 12) ) ) : ?>
to
COPY CODE<?php if ( bp_group_has_members( bp_ajax_querystring( 'group_members' ) . '&exclude_admins_mods=0&per_page='.sq_option('bp_members_perpage', 12) ) ) : ?>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 12, 2016 at 15:28 #103546sharmstrModeratorYou’ll have to find a plugin for that. Kleo merely stylizes whatever BP delivers to the page and isnt responsible for search options. Try asking on the BP forums. Perhaps someone has a plugin or custom code you can use.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.