Replies
Hello Mike,
Thank you for the acknowledgement. I have to checkk for youTube link feasibility. Then, I will let know.
Regards
Ravi- Ravi on January 30, 2021 at 2:41 pm in reply to: bp_get_member_type, unassign member_type to user #35927
Hello Nicolas,
Thank you for posting. Direct calling is a bad idea because member type might be not registered at the time of calling. Please try something like following:
add_action( 'bp_template_redirect', function () { $member_type = bp_get_member_type( 24 ); } );
Please let me know if you need further assistance.
Regards
Ravi - This reply has been marked as private.
Hello Khalid,
Thank you for asking. Please take a look at the following page.
Please let me know if it helps you or not.
Regards
RaviHello Simon,
Thank you for posting. Post created for default WordPress Posts will be shown in the default Post list.
Layouts will be more dependent on your current theme.Regards
Ravi- Ravi on January 30, 2021 at 1:46 pm in reply to: [Resolved] Show notification when post is published for friends. #35922
Hello Martin,
Sorry for delayed reply. Please check the following gist
https://gist.github.com/raviousprime/40e78466f9350b571d13473aa02a229d
Please let me know if it works or not.
Regards
Ravi - This reply has been marked as private.
- Ravi on January 29, 2021 at 9:09 am in reply to: [Resolved] Show notification when post is published for friends. #35907
Hello Martin,
Thank you for posting. Yes it can easily with some short of code. Please do let me know are you creating post i.e. which plugin for creating post.
Regards
Ravi - Ravi on January 29, 2021 at 8:55 am in reply to: [Resolved] Display followers tab in members directory #35906
Hello Tosin,
Thank you for the acknowledgement. I am glad that issue is resolved.
Regards
Ravi - Ravi on January 29, 2021 at 8:53 am in reply to: [Resolved] Auto join group plugin not working #35905
Hello Luke,
Thank you for the acknowledgement.
Regards
Ravi