Search Results for 'theme'
-
Search Results
-
Hi there,
There is something about the registration process I can’t get done which annoys me. Hopefully someone can help.
I added this line to the registration template.
Sign up agreement
Works fine and the line shows.(Only if placed after the </div><!– #buddypress –> ) But when someone completes/submits the steps, they are taken to a different page, generated from the same code.What I mean is this:
Step 2 of the process
Now, as you can see, the line also shows up here.Q: How can I get the line to only show up on the first page and NOT on the second page?
The code that generates this second step is this:
do_action( 'bp_before_registration_confirmed' ); ?> <?php if ( bp_registration_needs_activation() ) : ?> <p><?php _e( 'You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address.', 'buddypress' ); ?></p> <?php else : ?> <p><?php _e( 'You have successfully created your account! Please log in using the username and password you have just created.', 'buddypress' ); ?></p> <?php endif; ?>Good to know:
– I read and understand the hierarchy in templates abt Buddypress.
– The code is currently generated from index-register.php
– I use a childtheme
– Buddypress v 2.5.1
– WP v 4.4.2Thanks in advance for helping out!
Topic: Attempting to register
I recently activated buddypress onto a live vantage themed wordpress site.
When a person attempts to register they are redirected to the wordpress admin page.Once they click register on the wordpress admin page, the register form is displayed.
However, after filling in the required information and clicking ‘complete signup’ they are given this message:
Warning: require_once(extras/class.html2text.php): failed to open stream: No such file or directory in /home/t2jstr5/public_html/wp-includes/class-phpmailer.php on line 2826
Fatal error: require_once(): Failed opening required ‘extras/class.html2text.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/t2jstr5/public_html/wp-includes/class-phpmailer.php on line 2826
Anyone know how I can rid myself and potential new users of this problem?
Note: Allow ‘Anyone can register’ is activated.
Thank you in advance.
Hello!
Just installed the latest WP beta (4.5-beta4-37037) and BuddyPress 2.5.1. After changing the default Twenty Sixteen theme color scheme to the dark one I noticed, that BuddyPress does not fully follow the new colors.
Here is a screenshot: http://goo.gl/M8X6fK
Is this a bug? Should BuddyPress support the default WordPress theme?
Thank you!
I’m running a WordPress theme using BuddyPress (dating site).
Is there a way to only allow new members to sign up that are only from USA? In other words only allow USA emails to the signup process.Topic: Unable to Set BP Pages
I’m unable to set the Search Page, Register, and Activate pages in my BuddyPress settings. I tried the Twentysixteen theme, but it didn’t fix the issue.

How do I go about finding a theme that is fully compatible with BuddyPress? Maybe my expectations are just unrealistic. Is my only option to modify/create a theme and commit to maintaining it as WordPress/BuddyPress evolves?
1. Which version of WordPress are you running?
WordPress Version 4.4.2
2. Did you install WordPress as a directory or subdomain install?
3. If a directory install, is it in root or in a subdirectory?Installed WP at domain root.
4. Did you upgrade from a previous version of WordPress? If so, from which version?
No
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
Yes, this is a new install.
6. Which version of BP are you running?
BuddyPress Version 2.5.1
7. Did you upgrade from a previous version of BP? If so, from which version?
No
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
- Akismet (v3.1.8)
- Bad Behavior (v2.2.18)
- bbPress (v2.5.8)
- BuddyPress (v2.5.1)
- Google Analytics (v1.0.6)
- Jetpack by WordPress.com (v3.9.4)
- Wordfence Security (v6.0.24)
- WP Idea Stream (v2.3.1)
- Yoast SEO (v3.1.1)
9. Are you using the standard WordPress theme or customized theme?
I’ve tried several themes, including the WP Twentysixteen theme.
10. Have you modified the core files in any way?
No
11. Do you have any custom functions in bp-custom.php?
No, I’ve added nothing.
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
bbPress Version 2.5.1
13. Please provide a list of any errors in your server’s log files.
??? I don’t know where these are.
14. Which company provides your hosting?
DreamHost
15. Is your server running Windows, or if Linux; Apache, nginx or something else?
Apache on Linux