Line 94 of buddypress.php:
echo $this->options[‘profile_label’];
But the configuration screen doesn’t set this nor does it get a default in the activation hook.
My workaround/hack is/was to punch in my own value in the registration hook by hacking line 34 of buddypress.php to
$defaults = array(‘confirmation’ => 1, ‘welcome’ => 1, ‘status’ => ”, ‘subscribe’ => 0, ‘subscribe_label’ => ‘Subscribe to our newsletter’, “profile_label” => “Manage your newsletter subscription”);
and then deactivating and reactivating the plugin.
This works around the problem semi-permanently, unless you want to change the label ??
]]>Hi there,
I am using the news that a plug-in with the buddypress integration and can not figure out how to add members of a Buddypress group to a list.
I would love to be able to use this plug-in alongside buddypress but need to be able to add my group members quickly.
This is functionality here and I am missing it? Thanks!
]]>When I activate your plugin appears a “Not connected” message on the bottom of the profile page.
I already deactivated the plugin because provably I’ll not use it anymore, but it could be a thing to improve.
Thank you for your amazing work with the Newsletter plugin
]]>Hi! Support team
I have the newsletters buddypress add-on installed on my site. I use the Kleo theme with buddypress. I activate the newsletter subscription from the registration form and I have tried different settings but the users who register do not appear in the subscriber list.
Thanks in advance
]]>