Hey Apokh,
Where did you put that code?
Thread Starter
Apokh
(@apokh)
Settings->FullCalendar->Eventtitle
I meant to display it in the calendar instead of the title. It would be nice to see the month-view with images on the days…
sorry at the moment this is not possible except for the tooltip in the calendar.
Is there any way to customize the functionality through the activated theme so that image will appear on the calendar view in place of Eventtitle?
not possible at the moment without hacking into code.
Thread Starter
Apokh
(@apokh)
Can you specify that please?
@angelo, Can you please provide the way to hack? Thanks in advance.
I’m not exactly sure what Angelo had in mind but I’m guessing he meant to edit /plugins/wp-fullcalendar/wp-fullcalendar.php. Probably, another guess, around line 230 where the script adds the event image to the tooltip.
You should be able to edit that so that the image is displayed all the time, rather than just on a mouseover.
Bear in mind that direct edits to that file will be lost when you upgrade the plugin.