Support

Home Forums Event Espresso Premium Register Now Button must be selected twice before moving to registration page

Register Now Button must be selected twice before moving to registration page

Posted: June 28, 2014 at 1:00 am

Viewing 2 reply threads


Michael Burns

June 28, 2014 at 1:00 am

Through the forums I found the following code to use on our registration page.

This is our registration page here: http://truepointp.com/event-registration/?ee=16

We are on the most recent version of WordPress and the most recent version of EE.

I have this code in our event: [ESPRESSO_CART_LINK] and I have this CSS shortcode on the site:
.espresso_payment_overview tr:nth-of-type(3){display:none;}
.ee_view_cart {
display: block;
text-indent: -9999px;
background-image: url(http://truepointp.com/wp-content/uploads/2014/03/register_button3.png);
height: 51px;
width: 168px;
}

Why does it make the user click on the Registration button twice in order to move on through the process?

Thank you so much for any help, references, guidance in advance!


Michael Burns

June 28, 2014 at 1:02 am

I am also wondering how to edit the template being used as there are some strange code items happening on the page: http://truepointp.com/event-registration/?ee=16 There are these extra grey vertical lines at the very top of the registration page and at the very bottom. I am wondering if this is a conflict issue with my current WP theme template? Any thoughts?


Lorenzo Orlando Caum

  • Support Staff

June 28, 2014 at 11:49 am

Hi Michael,

It seems like it isn’t working but it looks like you are using the same button for the register link and the view cart link:

http://truepointp.com/wp-content/uploads/2014/03/register_button3.png

You can update that shortcode to redirect to the cart right after clicking on the button:

https://eventespresso.com/wiki/shortcodes-template-variables/#add-to-cart


Lorenzo

Viewing 2 reply threads

The support post ‘Register Now Button must be selected twice before moving to registration 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.

Event Espresso