-
Henry Wright replied to the topic Registration page does not work in the forum How-to & Troubleshooting 10 years, 2 months ago
In that case it could be your theme?
-
Henry Wright replied to the topic Registration page does not work in the forum How-to & Troubleshooting 10 years, 2 months ago
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? Yes (list is long so I’ll detail if needed)
This is likely to be the issue. Sometimes a rogue plugin will cause problems. Your best bet is to deactivate each plugin, one at a time, and check to see if the issue gets fixed. As soon as the reg page b…[Read more]
-
Henry Wright replied to the topic Member pages won't display members. Please help! in the forum How-to & Troubleshooting 10 years, 2 months ago
Has the member who registered logged in yet? They only become active once logged in and only then will they appear in the members directory.
-
Henry Wright replied to the topic WordPress users are Buddypress members? in the forum How-to & Troubleshooting 10 years, 2 months ago
I’ve not used the plugin myself so am not familiar with how exactly users are confirmed or unconfirmed. Try opening a topic on the plugin’s support forum asking this same question.
-
Henry Wright replied to the topic Why Does $bp Function Show No Output? in the forum Creating & Extending 10 years, 2 months ago
You need to use
global $bp;before trying to use it. -
Henry Wright replied to the topic Is buddy press suitable? in the forum Creating & Extending 10 years, 2 months ago
You’d need to use a dummy email for each user as the email field is required. It doesn’t need to be a real address, just something you can use as a placeholder until they log in and change it. For example:
-
Paul Wong-Gibbs replied to the topic Buddypress 2.5 email customizatio – brackets in the forum How-to & Troubleshooting 10 years, 2 months ago
Square brackets
[ ]are cosmetic. They don’t matter.
You should be able to edit the email and remove those characters from the subject line area.The “warning” message is more intended to be a link to our documentation explaining what tokens are. Thanks for your feedback regarding this confusion, we’ll continue to iterate on this screen in…[Read more]
-
lifemore replied to the topic Buddypress 2.5 email customizatio – brackets in the forum How-to & Troubleshooting 10 years, 2 months ago
Yes. Those are exactly it. I tried to delete them when attempting to customize the emails, but had a warning.
I really would like none of those brackets to show up on email notifications. Is there a way to remove them safely? There should just be the site name showing.
Thanks so much for letting me know.
-
lifemore started the topic Buddypress 2.5 email customizatio – brackets in the forum How-to & Troubleshooting 10 years, 2 months ago
I am just wondering if we must keep the brackets wrapping around site name for each customized emails. Email tokens that is.
I love the flexibility of email customization, but am not sure about the brackets!
Thanks so much for letting me know how I can remove them safely.
V.
-
Henry Wright replied to the topic WordPress users are Buddypress members? in the forum How-to & Troubleshooting 10 years, 2 months ago
Yes, you can use Boone’s plugin Unconfirmed to activate the users manually:
https://wordpress.org/plugins/unconfirmed/ -
Paul Wong-Gibbs replied to the topic No verification mails sent since the newest update in the forum How-to & Troubleshooting 10 years, 2 months ago
Phew! Glad to hear it. Thanks for letting us know!
-
Henry Wright replied to the topic Avatar images on 3rd party plugin in the forum How-to & Troubleshooting 10 years, 2 months ago
Maybe there’s a catch to using that, I haven’t checked but make sure the avatars on this page aren’t impacted:
-
Henry Wright replied to the topic Avatar images on 3rd party plugin in the forum How-to & Troubleshooting 10 years, 2 months ago
Nice solution @tkuron!
-
Henry Wright replied to the topic Avatar images on 3rd party plugin in the forum How-to & Troubleshooting 10 years, 2 months ago
If it’s a BuddyPress page then I guess the
bp_core_fetch_avatar()function should display the local avatar if no Grav exists. Are you saying this doesn’t happen? -
Henry Wright replied to the topic Change Buddypress default email in the forum How-to & Troubleshooting 10 years, 2 months ago
So
wp_mail_fromworks for all email notifications aside from private message email notifications? If that’s the case then this is likely a bug. You could open a ticket for this on Trac. -
Henry Wright replied to the topic Avatar images on 3rd party plugin in the forum How-to & Troubleshooting 10 years, 2 months ago
You could disable Gravatar?
add_filter( 'bp_core_fetch_avatar_no_grav', '__return_true' ); -
Henry Wright replied to the topic A list of updated and recommended plugins in the forum How-to & Troubleshooting 10 years, 2 months ago
Unfortunately there isn’t a page which shows a list of working and broken plugins. However, you can use the WordPress review system and support forums to check what people are currently saying about a particular plugin. If it works, any bugs or issues should all be posted there.
-
Henry Wright replied to the topic WordPress users are Buddypress members? in the forum How-to & Troubleshooting 10 years, 2 months ago
Unless you activate them yourself of course.
-
John Crockett's profile was updated 10 years, 2 months ago
-
Henry Wright replied to the topic WordPress users are Buddypress members? in the forum How-to & Troubleshooting 10 years, 2 months ago
The next time the users log in, they will become active and only then will they appear in the members directory.
- Load More