Replies
Hi Nik,
Thank you for the question.There is no BuddyPress specific solution but you may use https://wordpress.org/plugins/wp-email-users/
to send emails.
Regards
Brajesh- Brajesh Singh on December 6, 2019 at 6:31 pm in reply to: Is it possible to split up the item content in the header? #26967
Hi Carsten,
You should keep all the contents in the same file but you can use different divs/elements to enclose them.If you put them in separate files, you will need to include it in the members-header.php via get_template_part() or bp_get_template_part()
Regards
Brajesh - Brajesh Singh on December 6, 2019 at 2:49 pm in reply to: Is it possible to split up the item content in the header? #26964
Hi Carsten,
Please keep a copy as backup and then update it as you please.The file from your theme is selected and if it is not present, It is taken from the parent theme/template pack.
Regards
Brajesh - Brajesh Singh on December 6, 2019 at 2:48 pm in reply to: Recent Profile Visitors issue, breaks dynamic link #26963
Seems so. When you find the reason, Please do share.
Regards
Brajesh - Brajesh Singh on December 6, 2019 at 2:45 pm in reply to: DISCUSSION "comment" SETTINGS 'saved changes are not taking effect at all' #26962
Since you are not using caching yourself, there is not uch I can suggest.
Regards
Brajesh - Brajesh Singh on December 6, 2019 at 2:40 pm in reply to: DISCUSSION "comment" SETTINGS 'saved changes are not taking effect at all' #26959
Contact your host. WordPress does not have the issue in core. I am expecting it to be a caching issue.
- Brajesh Singh on December 6, 2019 at 2:32 pm in reply to: Recent Profile Visitors issue, breaks dynamic link #26957
Hi Carsten,
Thank you for the question.
The plugin is incapable of doing any of the above.It is most probably some other conflict. Please look into that.
Regards
Brajesh - Brajesh Singh on December 6, 2019 at 2:02 pm in reply to: [Resolved] Flag Symbol Instead of 'Report' #26955
🙂
- Brajesh Singh on December 6, 2019 at 2:02 pm in reply to: DISCUSSION "comment" SETTINGS 'saved changes are not taking effect at all' #26954
Hi,
Thank you for the question.You most probably have a caching issue. Are you suing some caching plugin that caches database queries?
Regards
Brajesh - Brajesh Singh on December 6, 2019 at 2:02 pm in reply to: Is it possible to split up the item content in the header? #26953
Hi Carsten,
If you are comfortable with php, you can copy the member-header.php to your theme(buddypress/members/single) and modify as you please.Regards
Brajesh