Support

Home Forums Event Espresso Premium Leave page warning after booking

Leave page warning after booking

Posted: February 2, 2014 at 6:48 am


Maltesen

February 2, 2014 at 6:48 am

Hi, I need help with this function. Users don’t get that they have to click bank payment for the payment details. AND that they have to finalize the order with the “If you wish to pay by an Electronic Funds Transfer via your bank, then please make note of the information above, and click to Complete your Registration”

I would like to be able to change the layout of the final part. We only use bank. And it would be great to shorten down some clicks for the user.

How do I remove the button for expanding this payment option??


Dean

February 3, 2014 at 5:22 am

Hi,

2 lines of CSS added to your themes style.css file or to a plugin such as My Custom CSS will do the trick:

#bank-payment-option-form-dv { display: block !important; }
#bank-payment-option-lnk {display: none !important; }


Maltesen

February 5, 2014 at 9:05 am

That did the trick!
Thank you very much 🙂

The support post ‘Leave page warning after booking’ 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