Support

Home Forums Event Espresso Premium Files which make up the page prior to the registration form

Files which make up the page prior to the registration form

Posted: September 27, 2018 at 1:06 pm


TommyTrojan

September 27, 2018 at 1:06 pm

Hi,

I need to make some edits to the page which appears prior to the registration form page. Can you tell me the file name(s) that make up that page? Thanks.


Tony

  • Support Staff

September 27, 2018 at 1:31 pm

Hi there,

You mean the single event page showing the event content, ticket selector and so on?

If so that’s output by your theme (likely single.php) and EE just invest the event content into the page, each section of content has it’s own template(s) so it really depends what you want to edit.

Can you provide some details on the changes you would like to make?


TommyTrojan

September 27, 2018 at 1:42 pm

Yes, I believe it is the ticket selector page. If you take a look at the screenshot I need to move the register button under the text. You can’t see it now because I hid it with CSS, but I need to add back the datetime and put it under the title at the top. So I need to do those kind of things where I change the layout of the page.

Screenshot
http://oi63.tinypic.com/2v9cdno.jpg


Tony

  • Support Staff

September 27, 2018 at 1:49 pm

You have the optiop to change the order of the details under:

Event Espresso -> Events -> Templates -> Single Event Pages

Set the ‘Use custom order’ setting to yes and then drag and drop the elements on the list below to change the order.

Is that not what you are looking for?


TommyTrojan

September 27, 2018 at 2:01 pm

Hi, not exactly, so for example, right now I have .ee-event-datetimes-ul as display: none. But if I were to add it back, it would show the event name, date and time. But I already have the name of the event at the top so I don’t need it repeated. So I wanted to see if I could remove it from this instance. In addition, I’d want to move the .ee-event-datetimes-ul to right under the main title.

Here is a screenshot of it not hidden, but its under the register button and I’d like to move it above it.

http://oi66.tinypic.com/2qvh3j8.jpg

Thanks.


Tony

  • Support Staff

September 27, 2018 at 2:12 pm

But I already have the name of the event at the top so I don’t need it repeated.

You could just remove the datetime name from within the event, the event title is at the top and just above the dates/times is the datetime name.

In addition, I’d want to move the .ee-event-datetimes-ul to right under the main title.

Just move the datetimes section above the ticket selector (which is what is outputting the ‘Register now’ button.

Like so – http://take.ms/ndcPI

Output – http://take.ms/Qagrb

I can link you to some documentation on how to completely override the template for your theme, create your own and then each individual section yourself, however you taking over multiple different templates and will have to maintain the output yourself, which seems a little overkill for what you are trying to do.


TommyTrojan

September 27, 2018 at 2:16 pm

Thanks. Can you explain what you mean by:

You could just remove the datetime name from within the event


Tony

  • Support Staff

September 27, 2018 at 2:33 pm

Sure, within the event, you can set names on datetimes.

On your example, you have an event with the title ‘Making sense of gift planning’.

You then also have a datetime with the name set as ‘Making sense of gift planning’.

That means you get this output – http://take.ms/6h7W5

And the cause is this – http://take.ms/Dz59G

So just remove the datetime name and save – http://take.ms/t364H

You’ll then have this output – http://take.ms/SijGd


TommyTrojan

September 27, 2018 at 3:33 pm

Thank you. Is there a similiar option to add the date and time to the form checkout page? So have the datetime under the title.

See screenshot:
http://oi68.tinypic.com/30m8f4m.jpg


Tony

  • Support Staff

October 1, 2018 at 4:24 am

Not currently, but just about the form you included in the screenshot should be a breakdown of the ticket those details are for, for example – http://take.ms/DHQM1

If you wanted to add date information there you could just manually add it to the ticket description in the event editor.

The support post ‘Files which make up the page prior to the registration form’ 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