saggiatoreblack
Member
Posted 8 months ago #
Hi,
I have a client requesting the mini calendar not link to an event page, but to link to a custom sales page. Is this possible? My only thought was to have a custom field in the event that could be set to the sales page. But how would I get the calendar to see this field?
Thanks!!
http://wordpress.org/extend/plugins/events-manager/
agelonwl
Member
Posted 8 months ago #
hi,
you can modify template file at events-manager/templates/templates/calendar-small.php then see this snippet http://pastebin.com/DEEfavXU instead use #_ATT{sales_link} where #_ATT{sales_link} is an event attribute
to use templates - http://wp-events-plugin.com/documentation/using-template-files/
to use event attributes - http://wp-events-plugin.com/documentation/event-attributes/