WP Calendar Shortcode not working on my theme

I'm using WP Calendar plugin on my development site. The documentation says that I can use the tag {event_calendar} on my template to render the calendar.

This is the code am using on my template page.

?php echo do_shortcode('[event_calendar]') ?

When I look at the Chrome Console, There is no error. There is a Javascript file that is loaded: fullcalendar.min.js.

jQuery 1.9 loads up in the header.

Appreciate any help.

Topic calendar jquery Wordpress

Category Web


Can't comment, so: the doc says you should just put {event_calendar} in your page template (between <?php ?> tags. So it's a tag you can use in your theme, NOT a shortcode.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.