Posted: May 9, 2017 at 4:01 am
|
Hello I am using EE4 and I am trying to add a ‘Register Now’ button in the single event page … but could not find any information regarding how to do that … The “Display Ticket Selector” is set to “Yes” in Event registration options |
Hi there, The single event page should already include the register button with the ticket selector. Can you link me to an event I can view this on please? |
|
|
here you go … http://www.signsofsafety.net/events/2017-international-signs-of-safety-gathering/ |
Hmm, so is that all just from the content of the event? None of the EE event details that would be injected into the_content are included on that page, are you using a custom template for EE events? If you temporarily switch to one of the default themes such as twentyseventeen and view the event do you see all of the details for the event? (You can do that only for admins using the Theme Test Drive plugin) |
|
|
Yes I am using a custom template … I will check this with twentyseventeen theme |
|
Hello Tony … I switched to a twentysixteen and I did see the ticket selector on the event page please see this screentshot http://prntscr.com/f5thfx … please advise how can I make it appear on my custom theme … |
|
Can I only show a “Register Now” button which on clicking redirect the user to a registration page ? |
Can you send us a zip file of the theme so we can examine it and find how it’s removing the ticket selector? |
|
|
Sure … how can I send it securely ? |
|
I have uploaded to dropbox … please download and let me know … https://www.dropbox.com/s/gucdy3a757ap9dt/signsofsafety-1.2.zip?dl=0 |
|
Please let me know once you have downloaded the theme … So I can remove it from my dropbox … Thanks |
You can rename the theme’s single-espresso_events.php file -or- uncomment line 188 of your theme’s functions.php file, which has this line of code commented out:
If you’re not sure how to uncomment the code, this means that you remove the two slashes at the start of the line, then save the file. |
|
|
Thanks … Regarding my other question
What would you suggest ? |
I would not suggest only showing a Registration Now button because you’re requiring the selection of a quantity of tickets. If you want to change the “Add to Event Cart” to a “Register Now” button, you can deactivate the Multi Event Registration add-on. |
|
|
In EE3 we can create registration forms … isn’t this the case in EE4 ? |
|
Josh … Is there a filter for hiding the Dates and Times section ? |
You can create registration forms in Event Espresso 4. The registration process is much different in Event Espresso 4 though. In EE3 you had to click on a “Add an additional attendee button to add forms for more attendees. In EE4 you select a quantity on the Ticket Selector and then submit that form to get to the registration form step. Then the registration for step will automatically have the correct forms generated.
Not really recommended because those are added via the_content() filter. If you want to not show that section, you can add a blank file to your theme and name it |
|
|
Thanks … where can I get the list of templates like mentioned above ? |
In the |
|
The support post ‘Register 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.