Full Calendar Not Loading

This topic contains 1 reply, has 2 voices, and was last updated by  Stephen Harris 9 years, 10 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11521

    Hello,

    I recently purchased this plugin and cannot seem to get the full calendar to load on my client’s page. The shortcode I’m using is [eo_fullcalendar headerLeft=’prev,next today’ headerCenter=’title’ headerRight=’month,agendaWeek’]. Here page is here.

    Please help!

    Dorcie

    Dorcie Lovinsky
    #11525

    Hi Dorcie,

    It appears you have a few errors in your theme. Specifically, after looking at the console log, there are two errors, which relate to the lines:

     $(".fancybox").fancybox();

    and

     $(".typography, .fitvid").fitVids();

    (lines 32 & 84 ) of your theme’s functions.js. In short the theme is using fancbox() and fitVids() when they are not defined. Clearing up those errors should fix the problem you’re having.

    Stephen Harris
Viewing 2 posts - 1 through 2 (of 2 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.