Hi-
We ran a test to see if the site is ready to go and came upon 2 issues:
1. If we complete the registration information and then click on the link to the “terms of agreement”, when we go back to the registration page, all our data is gone.
2. After we complete my registration information, we’re brought to a conformation page….there we have two “Confirm Registration” buttons, is this redundant?
Have you seen these issues pop up before? If so, can you let us know how we can fix before launching the site? Thanks!
The link the terms of agreement can be made to load up content in a pop up window (using some Javascript) or more simply in a new tab/window. You can add the attribute in the anchor tag target=”_blank” and that will make it open up the new tab or window.
The second button was added due to popular demand to allow for not having to scroll back to the top of the page in cases where there were long sets of attendee questions/answers to review there. The second button can be removed.
< a href="http://theparchedpainter.com/terms-and-conditions/" target="_blank" >Terms and Conditions Policy< /a>
Please remove the extra spaces.
This reply was modified 11 years ago by Dean. Reason: updated code due to formatting issue
This reply was modified 11 years ago by Dean. Reason: formatting again!
Viewing 2 reply threads
The support post ‘Problem with testing the registration and payment page’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.