How to process shortcodes contained within fields used by the Calendar
When setting up a GravityCalendar feed, you can specify a field to populate the calendar title and description.
Sometimes, these fields contain shortcodes, like the [gv_math] or the [gvlogic] shortcode. By using the code below, these shortcodes will be parsed and displayed correctly on your calendar:
Here are instructions on where to place that code: Where to put code samples.