-
Artyom started the topic How to change redirect in the forum How-to & Troubleshooting 5 years, 7 months ago
Hi! A have some trouble. When non-logged user wants open a private group, he redirects to login page. How change this? I want, what he not redirect and see the goup with message, what this group is private.
-
Artyom started the topic Add notification in the forum How-to & Troubleshooting 5 years, 9 months ago
Hello! How I can add a notifications like in admin bar to my site menu. (I don’t use buddypress user widget and users don’t have access to the admin panel. My site menu use like admin panel).
-
Artyom replied to the topic Get group fields in the forum How-to & Troubleshooting 5 years, 9 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/” -
Artyom replied to the topic Get group fields in the forum How-to & Troubleshooting 5 years, 9 months ago
Ok, thanks! How I can get the permalink to the group? (I can’t find)
-
Artyom started the topic Get group fields in the forum How-to & Troubleshooting 5 years, 9 months ago
Hello! How I can get group fields by group ID not in group loop (anywhere I want on site)
-
Artyom replied to the topic Take a groups id in the forum How-to & Troubleshooting 5 years, 9 months ago
The loop is affected by data from _GET. How I can fix it?
-
Artyom started the topic Bug with group widget on search.php in the forum How-to & Troubleshooting 5 years, 9 months ago
Hello! On the search page loop bp_has_groups() not include all groups. Searching affect this! (Because in group widget displays another groups than on the main page of blog). How I can fix it?
-
Artyom replied to the topic Take a groups id in the forum How-to & Troubleshooting 5 years, 9 months ago
Do you know function for reset query? Maybe it helps.
-
Artyom started the topic Take a groups id in the forum How-to & Troubleshooting 5 years, 9 months ago
On the search page loop bp_has_groups() not include all groups. How I can fix it? Maybe searching affect this? (Because in group widget displays another groups than on the main page of blog).
-
Artyom replied to the topic Take a hidden groups id in the forum How-to & Troubleshooting 5 years, 9 months ago
Thank you! Good day!
-
Artyom started the topic Take a hidden groups id in the forum How-to & Troubleshooting 5 years, 9 months ago
Hello! I’m using buddypress with buddyblog and blog categories for group. I want create some filter. If I use bp_has_groups() it not get hidden groups ID if I logged as user or not logged in (it works only for admin). How can I get the ID of all hidden groups anywhere on my site for all types of users – administrator, user, or unregistered user?…[Read more]
-
Artyom started the topic Resend activation email in the forum Creating & Extending 5 years, 9 months ago
bp_members_login_resend_activation_email() – On the login screen, resends the activation email for a user (function definition). I want to hide login screen from members and users. How I can change a page (like a “domain.com/resend/”) where will resend the activation email for a user.
-
Artyom's profile was updated 5 years, 9 months ago
@onaker
Active 4 years, 9 months ago