• Resolved DanChorley

    (@danchorley)


    My previous thread was prematurely resolved, I think because I didn’t pastebin my code – my bad!

    Lets try again:

    ———————-

    Hello,

    I am using the latest version of WordPress in a Multisite installation, which can be accessed here: http://kube.danielchorley.co.uk/ with the following details:

    Username: dan
    Password: dannoth
    (case sensitive – all lowercase)

    The calender is currently setup, as default, to display on /calendar

    However, it won’t display. I have tried versions 1.7, 1.6.1 premium, and it is currently rolled back to 1.5. Alas, it still does not display, and it seems nothing shows up in the source either?

    Any help with this would be much appreciated, as this is an excellent plugin and it would be a shame to have to use something else in its place!

    Thank you in advance.

    ——–

    Here is a link to the code for my full-width template, which is the one I am using for this page.

    http://pastebin.com/raw.php?i=URwxcZHv

    Thank you again!

    http://wordpress.org/extend/plugins/all-in-one-event-calendar/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Richard

    (@richardgirling)

    Hi Dan,

    This looks like the same post which you put on our support forum. For the convenience of other users, I am pasting the link to our answer here:

    http://help.then.ly/customer/portal/questions/364952-calendar-is-not-displaying-whatsoever-

    Thread Starter DanChorley

    (@danchorley)

    Have done. Just been putting the question in many places due to the lack of response.

    Richard

    (@richardgirling)

    No problem, Dan. Sorry it took so long for us to get back to you. We are getting on top of things now 🙂

    Thread Starter DanChorley

    (@danchorley)

    For those who are interested with similar issues to this (calendar not displaying) I have managed to resolve the issue for my theme.

    Find the append_content function in app/controller/class-ai1ec-app-controller.php

    Find the following:
    if( in_the_loop() )
    Replace with:
    // if( in_the_loop() )

    Now [ai1ec] works on my pages.
    Hope this comes in handy.

    DanChorley – Your advice above worked perfectly on the free version, but when I upgraded to premium I no longer had this line and couldn’t comment it out. Now I am back to square one with my calender not showing again.

    Does anyone know how to get the premium version to display?

    Many thanks in advance,

    sparx

    Ignore above comment, I must have missed that line in the premium code. It is still there and adding // before it does still work.

    Thanks to DanChorley!

    Thread Starter DanChorley

    (@danchorley)

    Glad you found this solution worked!
    I cannot tell you how infuriating it is to find a load of un-answered support topics to a problem, and for people to solve them for themselves and not post how they fixed it!

    <3 this worked, Timely should really add this to their F&Q to save users a headache

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: All-in-One Event Calendar] Calendar isn't displaying at all’ is closed to new replies.