Using fullcalendar shortcode
-
Hello all,
I am attempting to use a shortcode to display an event calendar on a home page. I have installed WP Fullcalendar, and am using the following in index.php:
<?php echo do_shortcode('[fullcalendar]'); ?>
.Nothing appears on the page, and there are no errors. (I’m using Firebug.)
I’ve tried specifying the type (event), and no luck.
Any help would be appreciated.
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Using fullcalendar shortcode’ is closed to new replies.