Search Results for 'wordpress'
-
Search Results
-
Hi there! I hope you can help at least point me in the right direction. I assist with operations of a membership-based site that runs BuddyPress. Recently, the email notifications for @ mentions and replies on wall posts have stopped working, potentially after some updates were run (by the site owner). I cycled the “Notifications” setting in the BuddyPress settings to no avail. BuddyBoss theme folks gave us no help. If there is something I am missing somewhere, or a direction to look to troubleshoot, I would be ever so appreciative!!!!! Thank you in advance!!!!!
Here are our details:
Wordpress 4.4.2
Running BuddyBoss Boss.Child themePlugins:
Akismet 3.1.5
bbPress 2.5.8
TinyMCE Widget 2.2.8
BuddyBoss Media 3.1.9
BuddyBoss Wall 1.2.7
BuddyPress 2.5.2
BuddyPress Edit Activity 1.0.7
BuddyPress Follow 1.2.2
BuddyPress Forum Editor 1.0
BuddyPress Global Search 1.1.4
i2SDK 3.5
Memberium 2.46.16
Memberium Path Protect .1
Page Builder by SiteOrigin 2.4.6
QueryMonitor 2.10.0
SiteOrigin Widgets Bundle 1.5.11Topic: Activation Page Issues
Wordpress Version: 4.5
BuddyPress Version 2.52
X ThemeI’m unsure what I am doing wrong. I am using the X Theme and also using Magic Members plugin. I was finally able to set up the Login and Registration Pages. I signed out and did a test on Registering for a Free account (I am setting up a membership site).
I am able to Register okay but when I click Register it takes me to an Error Page. The same thing happens when I Login (I tried for the hell of it), I get an Error page. BUT, when I check my emails, I get a link to activate my account.
So, it is registering the information but I’m unsure why I am not getting an Activation page and when I confirm the account, I get another Error page.
I’m not sure if it’s my Theme, Magic members, BuddyPress (which I do not think it is), etc. If someone can at least direct me to what I may be doing wrong, I’d truly appreciate it! Thank you so much!
What is the best way to to echo the currently logged in users avatar, profile name, recent activity, and cover image that is usually found on the buddypress profile and put it in a sidebar created in the \activity\index.php?
Simply copying and pasting the contents from the memeber-header.php does not seem to work.
also how would I then be able to echo the same profile info but then place it on wordpress post pages and instead of using the currently logged in user use the profile info of the posts author?
I have searched everywhere for this info online and there is zero mention of how to do this o the internet.
ANyway would be awesome if got this to work.
Hello, I was wondering (okay, wishing) if there was a way to replace the author box on wordpress post pages and author archive pages with a buddypress info box with the authors username, recent activity, friends and count and a cover image and maybe even a add friend link
This would really help to conect both wordpress and buddypress together.
Any help on this would be awesome
thank you!
Hello,
By default BuddyPress uses the beginning of a blog post for the activity stream. How can I use the WordPress blog excerpt instead for posts that have an excerpt?
Thanks,
MichaelBy default the from email address in notifications is wordpress@domain.com. How can I change this? The plugins I previously used for this purpose no longer seem to work since BuddyPress 2.5.
Hello,
I’d like to send about BuddyPress to all members emails.
This module * https://de.wordpress.org/plugins/mass-messaging-in-buddypress/ *is not perfect, if I select them all will not send e-mails.I would have liked a module that can be used in the front end.
Thanks for Help
Hi guys,
I am running some tests on my site and found a few deprecated functions and recommendations for the BuddyPress plugin:
Unsafe/buddypress/bp-groups/bp-groups-actions.php view source base64_decode at line 141: $bp->groups->completed_create_steps = json_decode( base64_decode( stripslashes( $_COOKIE['bp_completed_create_steps'] ) ) ); Potential risk: High. Decode data encoded with MIME base64. May be used to obfuscate (hide) malicious code. Often paired with eval function to execute malicious code.DeprecatedUnsafe/buddypress/bp-forums/bbpress/bb-includes/functions.bb-core.php view source force_ssl_login at line 566: ( ( $context & BB_URI_CONTEXT_BB_USER_FORMS ) && force_ssl_login() ) // Force https when required on user forms Deprecated 4.4.0 Use force_ssl_admin()For a full report, I suggest you take a look at Plugin Inspector – https://wordpress.org/plugins/plugin-inspector/
Best regards,
Michael