I want to add the event calendar on the bottom part of our community page. How should i do it? This is urgent, hope somebody will respond to this post of mine.
We do not have any shortcodes at this time. You can do this with a PHP include in your template files:
include('wp-content/plugins/the-events-calendar/views/gridview.php');
It looks like something in your theme is preventing it from working, it may be something with the category loop. Unfortunately this is not a supported feature of our plugin, just something I thought might work. I’m sorry but I cannot help you further with this. You’ll need to troubleshoot it on your own or hire someone to help you.