This is doable using a PHP include. Simply add the following in any of your theme templates or via another function and it’ll display accordingly:
include('wp-content/plugins/the-events-calendar/views/gridview.php');
Posted in: Customization
This is doable using a PHP include. Simply add the following in any of your theme templates or via another function and it’ll display accordingly:
include('wp-content/plugins/the-events-calendar/views/gridview.php');
Posted in: Customization