Posted: February 6, 2015 at 8:18 am
I need some calendar help. Thank you in advance for any advice! (PS – I’m a designer comfortable with html and css, but don’t really have a clue how to edit php and the like 😉 |
|
Hi, here is feedback on your questions:
There isn’t an automatic option to add the staff names to the event tooltip (pop-up). However, you could add it to the event description and it should appear. You’ll want to add it towards the top of the event description. Showing pricing in the tooltip isn’t available at this time. The calendar works best when the images are uniform — that is similar in dimensions. Could you provide a link to the calendar so we can make some suggestions? Thanks — |
|
Hi Lorenzo, Thanks for the quick reply! I actually have tooltips off, it was difficult for many guests to navigate because we have so many graphics / events . . . Here is the calendar: http://www.theuncorkedartist.com/warminster-2 Our paintings are different sizes, it’s not feasible to create all new graphics of the same size just for calendar display purposes, if you know what I mean. I appreciate your response!! |
|
Basically, we need all of our staff to be able to view their schedules from the main calendars. We have 2 studios, and we are looking for an easier way to be sure all shifts are covered, by listing all assigned staff right on the calendar itself. |
|
|
There is a way, but it’s a lot of expensive custom coding involved. A developer would have to sit down with the calendar code and get the data out of the database, pass it into the calendar (fullcalendar.io) as a custom field, ‘description’, which would normally display in the tooltip, but if you want it instead to show in the body of the calendar itself, a custom version of the eventRender javascript callback function would need to be written. And typically, the upfront dev costs are actually only half to a third of the actual costs that includes testing, debugging, support, and continued maintenance. |
Thanks for the advice Sidney. The Staff does already have a list of their events on their bio page, but we were hoping to have staffing for all events visible at once on the calendar. I appreciate your help. |
|
|
Hi, As Sidney mentioned, your particular needs would require a virtual re-write of the calendar, or preferably a separate plugin entirely . Another option, though still involving coding, would be to create a custom shortcode that lists out the events in date order, but instead of event details it outputs associated staff. This would be fairly easy to do from a developer standpoint, by querying the database and using the staff shortcodes ( do_shortcode() ) in the code. It wouldn’t be a calendar as such but close to what you need (events + staff) with in my opinion significantly less development costs. |
Hi Dean, |
|
Hi, Sorry, our developers are overloaded with work at the moment. You will have to find a developer that is familiar with Event Espresso and/or WordPress. |
|
The support post ‘Need Staff to show on calendar’ 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.