Search Results for 'registration'
-
Search Results
-
I’m running WP 4.5, BuddyPress 2.5.2, Twenty Twelve theme and TML 6.4.4
I posted this as TML support and was told it’s a Buddypress issue
I added custom TML fields when people register (city, state, and reason for wanting to join the site) following instructions here: https://www.jfarthing.com/development/theme-my-login/adding-extra-registration-fields/
the fields are working as needed when users register. But since they aren’t xprofile fields, they aren’t showing up on BuddyPress member profile pages.
How can I make them show up on member pages so all viewers can see where people are from (city, state) and also on the member directory.
Site is here: http://www.charlottemasoneducation.org
Thank you.
Hello,
I have a WordPress/BuddyPress/bbPress installation.
I have noticed in the activity stream that all activity coming from either the blog or the social network functionality of BuddyPress, the user name displayed is the one filled by the user during registration as the Display Name.
On the other hand, in bbPress forums and in the activity stream related to the forums, the user name displayed is the login name.
It is really annoying, because the same user appears with different names in the same stream (if user has selected a different Display Name than the user name).
Is there a way to have the Display name everywhere, including bbPress forums?
Thank you
I have gone through multiple troubleshooting steps since the last update and found that the “Extended Profiles” feature seems to have broken the registration process.
If simply deactivated, registration works properly in Chrome on PC. But if activated it repetitively goes back to the main page with all data as if the submit button is erring out. This is similar to the “safari” issue reported earlier this year where there is excess code causing it to not allowing the submissions to go through and it returns the user to the submission page.
I’m running WP 4.4.2 and Buddypress 2.5.2 on my site http://www.charlottemasoneducation.org
I’d like to add the member’s city and state to the member profile page right where it says when their last activity was.
I have added these fields in a theme-my-login-custom.php file in order for them to be part of the registration process to my private site which I’m using the TML plugin for.
From reading other threads, it sounds like I need to edit the member-header.php file?
Here is the section that I think I need to add code to. Can you please tell me what code I would need to add and where to add it in order to have those fields show up correctly?
<?php endif; ?> <span class="activity"><?php bp_last_activity( bp_displayed_user_id() ); ?></span> <?php do_action( 'bp_before_member_header_meta' ); ?> <div id="item-meta"> <?php if ( bp_is_active( 'activity' ) ) : ?> <div id="latest-update"> <?php bp_activity_latest_update( bp_displayed_user_id() ); ?> </div> <?php endif; ?> <div id="item-buttons"> <?php do_action( 'bp_member_header_actions' ); ?> </div><!-- #item-buttons --> <?php /*** * If you'd like to show specific profile fields here use: * bp_member_profile_data( 'field=About Me' ); -- Pass the name of the field */ do_action( 'bp_profile_header_meta' ); ?> </div><!-- #item-meta --> </div><!-- #item-header-content --> <?php do_action( 'bp_after_member_header' ); ?> <?php do_action( 'template_notices' ); ?>
Hello people,
This is my first ever post and would be happy for a little help if possible? (please bare with me as I’m new to building websites)
I recently changed my site into a multisite and ever since had a problem when users register. I have 3 dashboards – network admin and then one each for the sites.
When users register they no longer receive an automated email to activate their account and admin no longer receives an email to advise a new user has registered. They show in network admin ‘users’ but don’t show in either of the sites. The only way for me to know if there is a new user is for me to check the ‘pending’ in network admin – users.
I’m not 100% sure that this is since the multisite was added but I think it is. How can I get my site back to how members registered before (activation email/admin notification email/)My site is http://www.fit4site.co.uk
Using – wordpress 4.3.3
Boss 1.1.9 themePlease advise if I have missed any info
Thanks in advance
OVERVIEW OF SETUP:
I have Extended Profiles enabled.
In Users/Profile Fields, I have a “test” field in the primary tab.
I have a second Field Group with another “test” field.
I also have s2Member Pro installed with profile fields setup there.REGISTER PAGE NOT WORKING CORRECTLY:
It displays the first Field Group with the first test field.
It displays the s2Member profile fields.
NONE of the BuddyPress second Field Group is displayed.
Instead, it displays an error message:
“Profile Details
Warning: Creating default object from empty value in /home/content/p3pnexwpnas09_data01/28/2853428/html/wp-content/plugins/buddypress/bp-xprofile/classes/class-bp-xprofile-group.php on line 649”Line 649 is:
$fields[ $key ]->visibility_level = $field_visibility;AND !! Hitting the submit button (Complete Signup Now) is not completing the registration.
S2Member is trying to help, but they now state this is a BuddyPress issue. I also note that when I make Admin edits to User Profiles sometimes new fields appear from seemingly nowhere. For example, I have had approximately 10 fields requiring First Name appear in the Primary tab even before s2Member was installed.
ANY HELP? I am not a programmer and this is beyond my expertise.
I am trying to integrate eMember Registration with BuddyPress Extended Profiles.
I created a page at https://christiangays.com/edit-profile/ with shortcode [bp_profile_edit_url]
I have also installed BP Profile Shortcodes pluginThe page shows:
Edit Profile
https://christiangays.com/members/mary/editWhat I want it to show is the actual Edit Page, not a link to the edit page.
Can you tell me please how I accomplish this.
Thank you.Hello, im having problems with the registration and activity pages on my website, im new at this, so i dont know if i’ve made a mistake and where i might have made it…
I installed buddypress through wordpress plug-in search engine, and then went to settings and set up everything as i wanted, edited the profile fields as i needed, and then when i tried to visit the pages i only get the title of the page and the rest is blank, as if it where a normal page.
I’ve been searching different forums about people having the same problem, but i haven’t been able to find a solution, they’ve either been posted a lot of years ago, or they just say solved and do not share how they solved it.
If anyone can help, i will appreciate it a lot!!I have read the codex as many suggested, but it did not help because i did everything as it indicate to do it.
I created the register and activate page and then assigned them under Settings/Buddypress/Pages, how the codex indicates so. (i did not edit in any way the pages, i only created and assigned them.
I made sure that in Settings/General under membership the “anyone can register” is checked.
I’ve checked if the register.php and activate.php files do exist.
I read that it might be a bug, so i tried uninstalling this version (V2.5.2) and installing V2.5.1 and V2.3.5, just in case that would fix it…I truly don’t know what else to do.
Its my first website and i do not know a lot of coding, im learning as i go.
Could it be a bug in the plug-in? if so… how can i fix it?Just in case it helps, my host company is hostgator, WordPress is updated to the lates version, so is buddypress.
I have the following plug-ins installed (i know they are a lot, but since i do not know how to code, i sort of need them…) :
Admin Custom Login
Black Studio TinyMCE Widget
Black Studio Touch Dropdown Menu
BP Registration Options
BuddyPress
BuddyPress Cover Photo
BulletProof Security
Confirm User Registration
Contact Form 7
Duplicate Post
Hide Admin Bar From Non-admins
Lightbox Plus Colorbox
Meta Slider
No Right Click Images Plugin
Page Builder by SiteOrigin
PMPro KISSmetrics
Polylang
Protect My Contents
Quick Page/Post Redirect Plugin
SB Welcome Email Editor
SiteOrigin Widgets Bundle
Spacer
Title Remover
Wordfence Security
WordPress Access Control
WP Bouncer
WP Maintenance ModeThanks in advance for your help!
Topic: the tender Playground
Hi, please tell me is it possible for buddypress to do the tender area.
there will be 2 types of users customers and suppliers
the blog format reminds the customer fills out the form and she flies to a common base
there, all registered users can view and filter the current proposals and suggest your own pictures
in the personal Cabinet accordingly the customer will be able to see their bids and the responses to them. the way I see it in the response should reflect information about potential suppliers which is synced from their questionnaires they fill in at registrationeach individual lot call it so (in total there are two categories of mirrors and lamps) has no price, that price is formed by the proposals of potential contractors. on the page with all the proposals should reflect the lowest price. in the personal area the customer will see all offers
is it possible to do with buddypress?Topic: Registration Process Help
I’m new and getting really frustrated. I have BuddyPress and WooCommerce installed in WP with extended profiles enabled. Part of the site is open to the public whereas a large part needs to be restricted to registered members AFTER admin approval. I need potential members to utilize front-end registration and only access front-end pages/posts. I’ve got that working with plugins.
I just can’t get the registration process figured out so that admin’s moderate new users before they access the restricted areas. I have tried several plug-ins. First of all, I don’t know if I’m looking for a WP plugin or a BP plugin. I assumed a WP plugin, but it appears that BP controls the defaults.
Any help? Please!
Hi, I am new on this, I am using a custom theme on wordpress that I did. I would like to have a register page for users but I am not sure if I can do this in similar way of WordPress functions (like the_content(), the_excerpt(), comments_template() … etc). Thanks in advance, I use BuddyPress 2.5.1 and wordpress 4.4.2
Hi!
I’m currently running latest wordpress and buddypress version, both in german.
I realized that some sentences are still in english though.
For example the text in the registration e-mail:
“Thanks for registering!
To complete the activation of your account, go to the following link:”I checked the german translation .po file and found out that a proper transaltion for that text is actually there. But the german text isn’t shown.
Best ragards