• Resolved BIrdie

    (@goldendust20)


    Hi, is there a way to move the events information BELOW the page content, aside hiring a developer to create special page templates and write PHP?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hello,

    You could format the display under Events > Settings > Formatting > Single Event page format. You can move the positions of the placeholders from the said settings area.

    To add to Tim’s answer:
    The placeholder #_EVENTNOTES indicates the spot where EM will output your single event content. So, start that section with #_EVENTNOTES to move it to the top of the page. ??

    Thread Starter BIrdie

    (@goldendust20)

    Hi there. Is “Single Event Page Format” a pro version feature? I’m not seeing it under Formatting.

    Thank you!

    Screenshot: https://snipboard.io/BMiDTG.jpg

    Please click on “Events”…..

    Thread Starter BIrdie

    (@goldendust20)

    Hello, thanks. I’ve searched events. That’s why I’m opening a ticket for support. I do not see an option to specify that I want my builder page code to render above the events dynamically generated code. Could you expand slightly on your answers if you suspect you have one?

    https://snipboard.io/Zap1iH.jpg

    https://snipboard.io/1nFZM2.jpg

    • This reply was modified 4 years, 10 months ago by BIrdie.
    • This reply was modified 4 years, 10 months ago by BIrdie.

    Events Manager is using placeholders to display specific details of an Event. ie: Event Date, Locations.

    From the said settings page, it would display like:

    <p>
    	<strong>TIMEZONE: #@e</strong><br />
    	<strong>Date/Time</strong><br/>
    	Date(s) - #_EVENTDATES<br /><i>#_EVENTTIMES</i>
    </p>

    The code above is the section to display the Event Date and Time of an Event. You could just cut and remove that portion of code to further down of the settings area. Probably right after the part of: #_EVENTNOTES if you want them to display right after it.

    You could then do the same for the location placeholders.

    Thread Starter BIrdie

    (@goldendust20)

    Ah, I see – Apologies, it isn’t as clear where the event section upper vs below content lower sections break.

    • This reply was modified 4 years, 10 months ago by BIrdie.
    Thread Starter BIrdie

    (@goldendust20)

    Ah! I believe I’ve solved it. Thank you for your help with this.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Move The Event Generated Info BELOW Page Content’ is closed to new replies.