Still seeing the old issue of TOS not showing up on register page with buddypress installed... on 2.6.1 / bp 1.1.3 ... TOS option shows up in dashboard and has data added to it, but no show on register page.... using latest version from TOS download page...
7430 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Erstwhile founder
—
10th December 2009 (2 years ago)
#
Hmm, I can't seem to reproduce this. Try clearing the data on the options page, saving, adding the data back in and saving again. At some point we had to change the setting name in the options table so that may be the reason why it's not showing up.
676 pointsLike some sort of WPMU DEV GodI'm helpful
Volunteer support dude
—
11th December 2009 (2 years ago)
#
Maybe I'm slow, but I dont see the TOS when I register a new user. Is there another place that I have to enable something other then just entering the TOS txt in the admin screen?
Responses (10)
Member — 8th December 2009 (2 years ago) #
Signup TOS works great.
Do you have any clue how we move the TOS to the end of the form? (after profile details and before the submit button).
Is also nice if the checkbox could be on the same line of "I agree".
Beside this the plugin is perfect.
Erstwhile founder — 8th December 2009 (2 years ago) #
Hiya,
You'll need ti modify the plugin to use a different BuddyPress hook.
We'll see about making that change in the next update.
Thanks,
Andrew
Member — 8th December 2009 (2 years ago) #
Thanks,
So people who have the same issue or want to put the TOS on end of the form and before the signup button must change:
add_action('bp_after_account_details_fields', 'signup_tos_field_bp');to
add_action('bp_before_registration_submit_buttons', 'signup_tos_field_bp')Member — 9th December 2009 (2 years ago) #
Still seeing the old issue of TOS not showing up on register page with buddypress installed... on 2.6.1 / bp 1.1.3 ... TOS option shows up in dashboard and has data added to it, but no show on register page.... using latest version from TOS download page...
Erstwhile founder — 9th December 2009 (2 years ago) #
Hiya,
You mean WPMU 2.8.6 right? 2.6.1 is 15 months old.
Thanks,
Andrew
Member — 10th December 2009 (2 years ago) #
Yes, sorry... 2.8.6 ...
Erstwhile founder — 10th December 2009 (2 years ago) #
Hmm, I can't seem to reproduce this. Try clearing the data on the options page, saving, adding the data back in and saving again. At some point we had to change the setting name in the options table so that may be the reason why it's not showing up.
Thanks,
Andrew
Volunteer support dude — 11th December 2009 (2 years ago) #
Maybe I'm slow, but I dont see the TOS when I register a new user. Is there another place that I have to enable something other then just entering the TOS txt in the admin screen?
Erstwhile founder — 11th December 2009 (2 years ago) #
Hmm, I'll take another look at this and see what's going on. I wonder why it's working on my test install but nowhere else.
Thanks,
Andrew
Volunteer support dude — 11th December 2009 (2 years ago) #
I'm on latest 2.8.6 also.
Become a member