-
Author
-
March 2, 2014 at 20:04 #11742
egabillat
ParticipantHi.
When I want to sign up, the popup window appear.
If I leave all the fields empty, and choose “CREATE MY ACCOUNT”, I am redirect immediately to the “Create an Account” page.
So, why to have this popup window if it is unnecessary ?
Two choices :
– the first one, redirect immediately to “Create an Account” page (bypass popup)
– the second one, if fields or empty, I have alert message to fill empty fields.
Thank youMarch 5, 2014 at 22:59 #11995Abe
KeymasterNormally if your browser supports HTML5 some small notifications on required fields would appear. You can make that button to go to the registration page directly by editing header.php and remove this form the Sign up button around line 184:
data-reveal-id=”register_panel”and modify href to “/register”
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 7, 2014 at 21:14 #12248Afrostein
ParticipantHello,
I accidentally deleted the Create an Account page. How can I get it back? (or the code so I create another “Create an Account” page)
Thanks,
March 7, 2014 at 22:58 #12269Abe
KeymasterThat is register page. Create a page and assign it to buddypress from Settings – Buddypress – Pages
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 7, 2014 at 23:29 #12276Afrostein
ParticipantThank you. I did that but it just takes me back to the home page. I set buddy Register to “Create An Account” page and “Activate to “Activate”…correct way?
When someone signs up or hits the “Join Us For Free” I’d like this page to show :
Create Account Page like the one in the demo on Themeforest that you have
I have already customized the profile fields that I want to be required. Any advice?
March 10, 2014 at 22:13 #12462Abe
KeymasterHi, make sure you are not logged in because that is why it redirects you.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 10, 2014 at 22:13 #12463Abe
KeymasterYou have done all the required steps.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 11, 2014 at 00:30 #12482Afrostein
ParticipantHi Abe,
How do we edit the language that appears in the blue Sign Up Box on the homepage that reads:
“Registering for this site is easy, just fill in the fields below and we will get a new account set up for you in no time.”
This same language appears on Create an Account Page. When I go into Pages > Create an Account I don’t see anything when I hit text or visual. My permalink for that page ends with:
/create-an-account-2
Is there a way for me to edit the language in both of these sections? Thanks.
March 12, 2014 at 01:54 #12551Abe
KeymasterThose come from Buddypress and you need to translate the plugin into your language. Use Codestyling localization or search a translation on their site
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 12, 2014 at 19:30 #12562egabillat
Participant@Abe
You wrote :
Normally if your browser supports HTML5 some small notifications on required fields would appear.With last version of Safari on Os X, iPhone and Ipad : no notification
With FireFox, it’s OK on OS X and Windows.
And no notification on Windows Internet Explorer.I want to use this popup to create an account because I want new user to accept conditions.
Thank you to test.
March 15, 2014 at 17:33 #12747Abe
KeymasterWell, browser needs to support “required” attribute. There is also the option for users to accept terms, just set your page for terms in Sweetdate – Miscellaneous and the checkbox will appear in the registration popup
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.