Is it possible to place the Proceed to Registration button on a page via shortcode or function? The issue I have is that the URL includes a transaction ID (/?uts=) which is dynamically generated, so I can’t just point a button to /registration-checkout/.
You can use the [ESPRESSO_TICKET_SELECTOR event_id=your_event_id] shortcode to output the ticket selector for a specific event anywhere within your site.
The button you have there at the bottom of the page will work, but they’ll need to add their ticket selections to the cart first. The /?uts= stuff you saw in the URL is meaningless to Event Espresso (it’s just a timestamp) and is intended to make an attempt at busting a cache.
and that will take them to the registration step if there are ticket selections in the cart.
Viewing 4 reply threads
The support post ‘Proceed To Registration Button CCode’ 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.