wpng-calendar: shows nothing
-
hello
i’ve been trying to get the google calendar plugin to work for hours but haven’t suceeded so far.
i installed the plugin, activated it, got an api from google, created a page and a custom field but the calendar entries are just not showing.the source looks like this:
`<div class=”entry”>
<div id=”wpng-cal-events” style=”display:none;”></div>
<div id=”wpng-cal-load-page” class=”wpng-cal-loading”>
<img class=”wpng-cal-image” src=’/wp-content/plugins/wpng-calendar/images/loading_large.gif’/>
</div>
<div>
<script type=”text/javascript”>
weeks = 4;
addLoadEvent(loadCalendarByWeeks);
</script>
</div>`i don’t get an error msg or anything so i really don’t know what’s wrong.
does anyone have an idea what the problem could be?
thanks in advance!
- The topic ‘wpng-calendar: shows nothing’ is closed to new replies.