Posted: July 23, 2012 at 10:05 pm
|
Not sure what to search for on this, so here goes. Is there a way to change the order of how a registration page orders the info it presents. So I have How can I make Date first, or above Description? How can you adjust that type of stuff? Thanks |
It would involve editing the registration_page_display.php template to re-arrange these. In this instance, you’d move this block of code to the point right before the code that displays the event description:
Please see this guide that explains how to copy customized templates to the /wp-content/uploads/espresso/templates directory so these do not get overwritten on an update: https://eventespresso.com/wiki/put-custom-templates/ |
|
|
Thanks, I’ll see if I can do that. Another question if I can. Automatically, it shows the Venue Address/Info under description, but by default it does not show the Venue Name, just the info. I had to add the following in my Description to get the Venue Name to show and then hide the double info, and that seemed to be good for me. [ESPRESSO_VENUE show_address = “false” show_map_image = “false”] I was doing a test Registration and in my confirmation e-mail, it is also missing the Venue name when it confirms the event. I just get: Location:? So how can you show the Venue Name in both parts? I would think it should show that be default? Thanks in advance for your help. |
There was a bug in an older version of Event Espresso where the venue name was missing in the email notification. Which version number of Event Espresso do you have installed right now? |
|
|
I have 3.1.25.P on WP 3.4.1, newly purchased a few weeks ago It’s missing on event pages and the e-mails thanks |
Are you using the venue manager option or the older method of entering venue info in for each event? |
|
|
I have it setup in Venue manager, and I only have 1 venue. It has a name that I can select when choosing venue while setting up an event. |
Use the [venue_title] and [venue_address] shortcodes in the email. You can disable the address from displaying on the registration form in Event Espresso>Template settings and use the [ESPRESSO_VENUE] shortcode instead. |
|
|
I did do that on the registration page, so it is a work around. Hopefully it will be fixed in the next version. Thanks for all your help! |
Not sure what you mean by fixed in the next version. They are two different features that shouldn’t be used at the same time. |
|
The support post ‘Registration formatting’ 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.