Thread Starter
sbdm05
(@sbdm05)
Also, in BP Group Exras ADmin> Search> I tried to ‘prepare the date’ but nothing happens.
Thanks for your help
Have you visited any group admin area, Group Details page and actually entered information in created custom fields?
Thread Starter
sbdm05
(@sbdm05)
Iam sorry, iam really new here, so iam not sure i understand. I dont know what you mean by visit Group
What I did is that:
– create custom fields
– from the frontend, Group Extras> Settings, i checked the good options.
– i have added a name for the page where Fields will appear.
– when I am in the profile of the group, i see the options.
But i still cant search by fields.
Many thanks for your help,
So
Have you entered any information into fields? You have created field like Location.
So group A may have value “New Your” in that field, and group B – “London”. Have you entered that? Have you tried to search for “London” in groups directory?
Thread Starter
sbdm05
(@sbdm05)
I did, but nothing appears.
I am little bit confused here. I thought that new fields would appear in the group search page: http://fablink.fr/groups/. But as you can see i still have the general field.
Thank you for you help.
So
Do you have inside your BuddyPress theme files this template hook: <?php do_action( 'bp_directory_groups_item' ); ?>?
I’m using it to display the search data.
Take a look into /wp-content/[your-theme]/buddypress/groups/groups-loop.php file. It should be right after <div class="item-desc">...</div>
Thread Starter
sbdm05
(@sbdm05)
Hello,
I do have this loop: <?php do_action( ‘bp_directory_groups_item’ ); ?>
in groups/groups-loop.php.
Is that what you’re talking about?
Many thanks for your help,
So
Currently have no idea.
Can you send your theme files to support@ovirium.com ?
Thread Starter
sbdm05
(@sbdm05)
Hello,
I just did, thank you for your help,
So
Replied in email, resolving the topic.