Support

Home Forums Wait List Manager Add-on Move sign up for waitlist button

Move sign up for waitlist button

Posted: October 19, 2021 at 9:27 am


patrick@allairmedia.com

October 19, 2021 at 9:27 am

Hi, I am just testing out the waitlist feature for my website and I noticed that the waitlist button is thrown in after my content. The issue with this is I have the event sign up form on the right side of the page and the details and text on the left hand side for example – https://i.snipboard.io/uPN7hX.jpg that is a normal event registration page. The issue comes when I need to use a waitlist, the button gets added after all of the content instead of inside the right form to replace the register button(why doesn’t it do that by the way?) – https://i.snipboard.io/hnFxEZ.jpg

Is there anyway to move the registration button like for example using the add_action( ‘AHEE__ticket_selector_chart__template__after_ticket_selector’

Let me know.

Thanks!


Tony

  • Support Staff

October 19, 2021 at 10:58 am

Hi there,

Can you link me to an event I can view this on?


patrick@allairmedia.com

October 19, 2021 at 11:00 am

This reply has been marked as private.


Tony

  • Support Staff

October 19, 2021 at 11:26 am

You can use some CSS to fix this:

.tkt-slctr-tbl-wrap-dv>.clear {
    clear: right;
}


Tony

  • Support Staff

October 19, 2021 at 11:31 am

Quick side note, we have an option to remove the ‘Powered by Event Espresso’ link from your registration pages so you don’t need to hide them using CSS:

Event Espresso -> General Settings -> Admin Options.

Set ‘Link to Event Espresso in your Registration Page?’ to No and save.


patrick@allairmedia.com

October 19, 2021 at 11:33 am

perfect, thanks. I just changed the css to .tkt-slctr-tbl-wrap-dv .clear
and it worked. Also thanks on the powered by option. I couldn’t find it.

The support post ‘Move sign up for waitlist button’ 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