@onaker
5 years, 10 months ago
I use this code echo bp_get_group_permalink(groups_get_group( get_post_meta(get_the_ID(), '_bcg_group_id') )) ; and I have only “localhost/blog/groups/”
echo bp_get_group_permalink(groups_get_group( get_post_meta(get_the_ID(), '_bcg_group_id') )) ;
Ok, thanks! How I can get the permalink to the group? (I can’t find)
The loop is affected by data from _GET. How I can fix it?
Do you know function for reset bp_has_groups() query? Maybe it helps.
Thank you! Good day!
5 years, 11 months ago
Thank you!
Hi, i have this problem, and i use plugins for send email via email service (such as SendGrid)