Posted: January 18, 2013 at 2:43 pm
|
Hi EE Folk… me again. π This time I have a question I’m sure can be solved with some CSS, but I can’t quite get there. On our event registration page, which I’ve pared down to only feature date / time, staff, attendees, and registration, I’d like to have the Event Staff (or “hosts”) display inside a nice box like the Attendee List is currently doing. What do I do to get that to work? |
|
Hi Mike, You would need to edit the event_list_display.php file I would do something like this, to check to see if the event has a staff attached to it and if not display a message and if so to display the staff details.
|
|
Hi Dean… I also meant to add the code to show what I already have changed in the registration_page_display.php code.
Do I still want to add the code you suggested into event_list_display.php, or can I add that into this custom code? Also, how do I get the Event Staff to show in a box / section like the attendees list is doing. For example, check out: |
|
let me try that code insert again. it never works right for me. π
|
|
Pasted: http://justpaste.it/1tpp |
|
Hi Mike, YEs it is better to use a service like justpaste or pastebin, the forums are erratic for non admins when it come to code. Regarding the code, I changed it slightly to work in the registration_page_display.php and i just used the code that goeas around the events to add the box
|
|
Awesome, that did it!! Thanks so much, Dean! |
The support post ‘Display Staff List inside Box?’ 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.