Support

Home Forums Community Forum Confirm Registration Button Showing Twice

Confirm Registration Button Showing Twice

Posted: May 31, 2013 at 2:01 pm


Kathy Joseph

May 31, 2013 at 2:01 pm

I have just installed the Event Espresso plugin and begun to configure it for my client.

My first test showed two confirm registration buttons as I tested the registration process.  Is there a way I can remove one.  Is this intentional?

 

Kathy

christy.kathyjoseph.com

 


Jonathan Wilson

May 31, 2013 at 2:20 pm

Hi Kathy,

There are 2 buttons for the sake of those who register multiple attendees and have long lists on the confirmation page.

You can hide one using CSS. Just add this to the active theme’s stylesheet (usually style.css), to a custom CSS plugin:

/* hide second confirmation button */

input#confirm2.btn_event_form_submit {display:none;}

That should do it.

The support post ‘Confirm Registration Button Showing Twice’ 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