Support

Home Forums Calendar Fatal error: Call to function espresso_choose_layout & Month not displayed

Fatal error: Call to function espresso_choose_layout & Month not displayed

Posted: June 26, 2012 at 12:07 pm

Viewing 5 reply threads


mcote

    June 26, 2012 at 12:07 pm

    Hello,

    2 issues:

    Issue number 1: I’ve just installed calendar V2.0.2 and when I wanted to verify the calendar settings I got this message:

    Fatal error: Call to undefined function espresso_choose_layout() in C:\inetpub\wwwroot\MYSITE.COM\wp-content\plugins\espresso-calendar-2.0.2\calendar_admin_classic.php on line 411

    Issue number 2: Althought I’ve placed the calendar shortcode between [raw] [\raw] I do not see the calendar’s month displayed as is used to, in version 1.11

    Thanks for your help


    Josh

      June 26, 2012 at 1:57 pm

      Which version of Event Espresso do you have installed? The espresso_choose_layout was recently added (around version 3.1.22.P I beleive).

      Check your WP theme to see if it’s hiding the text by viewing the calendar page with a tool like Firebug.


      mcote

        June 26, 2012 at 2:44 pm

        Issue number 2 is fixed: I had to adjust my themes style.css to the following,


        .fc-header-title h2{
        opacity:0.5;!important;
        font-size:18px;
        line-height:139%;
        letter-spacing:1px;
        margin-top: 0;
        white-space: nowrap;
        }


        mcote

          June 26, 2012 at 2:52 pm

          Hi Josh,

          I’m at version 3.1.21p so I guess I’ll have to upgrade. Thanks, I’ll do that.

          By the way I have tested my code regarding the month not showing up, it works fine in Firefox and Chrome but it doesn’t with Safari. I’ll need to unvestigate more. Any clues?


          Josh

            June 26, 2012 at 3:46 pm

            Try clearing Safari’s cache. Or set the opacity to 1.


            mcote

              June 27, 2012 at 6:35 pm

              I’ve upgraded and now everything works.

              Viewing 5 reply threads

              The support post ‘Fatal error: Call to function espresso_choose_layout & Month not displayed’ is closed to new replies.

              Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

              Event Espresso - Staging Server