admin管理员组文章数量:1391943
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.
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.
Share Improve this question edited Aug 31, 2013 at 17:00 Pat J 12.5k2 gold badges28 silver badges36 bronze badges asked Aug 31, 2013 at 14:50 user1772571user1772571 351 silver badge4 bronze badges 2- 1 the plugin's FAQ does not mention any shortcode. – Michael Commented Aug 31, 2013 at 16:22
- Thanks for the reply. Can you please tell how can make this work for me. – user1772571 Commented Aug 31, 2013 at 22:03
1 Answer
Reset to default 0Can'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.
本文标签: jqueryWP Calendar Shortcode not working on my theme
版权声明:本文标题:jquery - WP Calendar Shortcode not working on my theme 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744670975a2618820.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论