-
aces replied to the forum topic This user has been marked as a spammer. Only site admins can view this profile. in the group How-To and Troubleshooting 14 years, 9 months ago
You should start a new topic!
Some web hosts require extra configuration to work with wordpress email.
wp-mail-smtp also provides a testing mode to help debug php and smtp mail.
Previous discussions […]
-
aces replied to the forum topic New User Verification Email in the group How-To and Troubleshooting 14 years, 10 months ago
The plugin is also needed for some shared hosting production servers…
I use both smtp and php mail locally, and on shared hosting.
If you can get php mail working properly on your testing server you may […]
-
aces replied to the forum topic New User Verification Email in the group How-To and Troubleshooting 14 years, 10 months ago
What happens when you send a test email via the plugin’s test mode?
https://wordpress.org/extend/plugins/wp-mail-smtp/ enables you to change various mail settings which are not available in the default […]
-
aces replied to the forum topic How to change the avatar in the photo? in the group How-To and Troubleshooting 14 years, 10 months ago
It’s not clear what you mean! You can already change the buddypress avatar to your photo.
For Albums etc. look in the buddypress extend section: https://buddypress.org/extend/plugins/?search=photo
-
aces replied to the forum topic How to change the avatar in the photo? in the group How-To and Troubleshooting 14 years, 10 months ago
What avatar in what photo?
-
aces replied to the forum topic Registering & Login in wordpress with Buddypress in the group Miscellaneous 14 years, 10 months ago
or try: https://wordpress.org/extend/plugins/wp-mail-smtp/ It also has an email tester built in to instantly check settings….
-
aces replied to the forum topic 404 error in the group How-To and Troubleshooting 14 years, 10 months ago
You need to be using non-default permalinks to use buddypress! see (point 1): https://codex.buddypress.org/getting-started/before-installing/#wp-configuration
-
aces replied to the forum topic Help to make my WPTheme BuddyPress compatible in the group Installing BuddyPress 14 years, 10 months ago
-
aces replied to the forum topic Buddypress Robots.txt, Indexing, Sitemap Generator and other SEO things⦠in the group How-To and Troubleshooting 14 years, 10 months ago
https://wordpress.org/extend/plugins/google-sitemap-generator/ works with buddypress. You can add your buddypress forums etc in the settings page
-
aces replied to the forum topic Can I remove the "public groups" phrase on the group admin page? in the group How-To and Troubleshooting 14 years, 10 months ago
I wish the post edit and delete buttons would work again…
I would guess that modemlooper’s reference is to the buddypress plugin directory under
/wp-content/plugins/buddypress/bp-themes/If the equivalent page under […]
-
aces replied to the forum topic What happened to my index.php template? in the group How-To and Troubleshooting 14 years, 10 months ago
Please start a new topic as this one is very old….
-
aces replied to the forum topic buddypress translation, languages help!! in the group How-To and Troubleshooting 14 years, 11 months ago
The code I posted worked for me, and I would suggest trying it first, then seeing if you would prefer other options from the google page linked to.
-
aces replied to the forum topic buddypress translation, languages help!! in the group How-To and Troubleshooting 14 years, 11 months ago
Putting it in the header.php should work but might unnecessarily slow the site down a bit…..
I don’t know your theme so I wouldn’t know where to put it precisely…. I put it above the
tag and below `<?php wp_footer(); […] -
aces replied to the forum topic buddypress translation, languages help!! in the group How-To and Troubleshooting 14 years, 11 months ago
You put the first bit in an appropriate area in the footer – If it works how you like it then you should probably include it via your theme’s functions.php file
The second bit works in a text widget. Set up a text widget […]
-
aces replied to the forum topic Page Not Found (I have searched everywhere but can not find help) in the group How-To and Troubleshooting 14 years, 11 months ago
`
# BEGIN WordPressRewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
[…] -
aces replied to the forum topic Page Not Found (I have searched everywhere but can not find help) in the group How-To and Troubleshooting 14 years, 11 months ago
Are you using pretty permalinks as required by buddypress? ( https://codex.buddypress.org/getting-started/before-installing/#wp-configuration )
-
aces replied to the forum topic Help!! Fatal error: Class 'BP_Group_Extension' not found in plugin buddypress-group-css in the group How-To and Troubleshooting 14 years, 11 months ago
If you rename the plugin folder buddypress-group-css or delete it then then wordpress will deactivate it so you should be able to get back into the admin dashboard…
- Load More
@aces
Active 4 months ago