Full Callendar Popup Title
Hi Nicola,
I hope you are doing well, I two questions. Q1: How can i get the title of popups on the full calendar view to show something else besides #id - undefined?
Q2: How can i set the reservations in the Full Calendar view to show something else besides time? For example the Calendar view now shows 7:30p but i saw in your screenshots that you made it say 7:30p Nicola.
I searched all the documentation but i don't understand this part.
2 Answers
Hi Marko, there is special attribute for that shortcode called
title_field
, that should have name of custom form field. For example you have field name First Name
then value for that attribute should be first_name
.
Best regards,
NikolaHi.
Something like this or how, why doesn’t this work for me. For example:
[ea_full_calendar location="1" title_field="my_custom_field_form"]
Please login or Register to submit your answer