Upgraded to Calendar Pro – main calendar grid view

Home Forums Calendar Products Events Calendar PRO Upgraded to Calendar Pro – main calendar grid view

Viewing 15 posts - 1 through 15 (of 28 total)
  • Author
    Posts
  • #27884
    kevin
    Member

    I purchased The Calendar pro last night. My events calendar was working accurately, but since I have upgraded the calendar is no longer visible.
    Widgets are working, but the calendar view has disappeared. I have checked all settings and everything looks right.

    I have checked the default template settings and it’s pointing to the events page. On the events where the calendar should appear, I just see the event description at the moment.

    #27901
    Jonah
    Participant

    Hi Kevin,

    Have you tried flushing your permalinks by visiting Settings > Permalinks? What version did you update from? Do you have an actual events page created via WordPress? If so, this might be the problem. The plugin creates it’s own virtual page on the fly and having a WordPress created events page could conflict.

    If this doesn’t help, you might also try deactivating all other plugins to see if there is a conflict somewhere or reverting to the Twenty Eleven theme to rule out a theme conflict.

    Let me know if any of that helps.

    Thanks,
    Jonah

    #27933
    kevin
    Member

    Hey Jonah,

    Thanks! That resolved the issue. Does the calendar widget support summary of individual event?

    #27934
    Jonah
    Participant

    Hi Kevin,

    Where would the summary appear? The widget is already pretty small and so are the popups…

    – Jonah

    #27935
    kevin
    Member

    Strange bug: Calendar widget has a loading icon (http://d.pr/i/PuYP), which will not disappear. There are no javascript errors.

    #27936
    Jonah
    Participant

    Hey Kevin, got a link to the page where this is happening?

    #27948
    kevin
    Member

    I was thinking, the summary would be displayed similar to the calendar widget on the sidebar, when you hover over a date there is event title and summary. http://www.philorch.org/

    #27951
    kevin
    Member

    You can view the loading icon further down on this page (http://azopera.feralagency.com/)

    #27982
    Jonah
    Participant

    Hi Kevin,

    It’s certainly possible to include more info in the popups for the calendar widget but you’ll need to figure out how to do it on your own. A start would be to override the calendar widget view file in /wp-content/plugins/the-events-calendar/views/table-mini.php – you can change any of the HTML/PHP that you want there to include more information per event.

    As for the loading icon in the calendar widget… How are you placing this widget on the page?

    – Jonah

    #27985
    kevin
    Member

    Hi Jonah,
    I will look at the table-mini.php file.

    In regard to loading icon, it’s a widget being placed on the homepage.

    #27986
    kevin
    Member

    Here is the widget placement code:
    if ( !dynamic_sidebar(‘internal_right_4’) ) {}

    #27987
    Jonah
    Participant

    Right, but how are you placing the widget there? Through the Appearance > Widgets interface or via PHP code? The latter will not work as there are dependancies that need to load for the widget to work and we have a ticket out to fix this in a future version. For now you will need to use it by adding it via the Widgets interface.

    – Jonah

    #28049
    kevin
    Member

    Hi Jonah,

    I’m placing it via “Appearance > Widget” to view the mini calendar on the homepage.

    #28060
    Jonah
    Participant

    Hi Kevin,

    Ok, I’m going to need to have you try deactivating all other plugins and/or reverting to the Twenty Eleven theme to rule out a plugin or theme conflict. Let me know how that goes.

    Regards,
    Jonah

    #28069
    kevin
    Member

    Loading icon is still visible on the homepage.

Viewing 15 posts - 1 through 15 (of 28 total)
  • The topic ‘Upgraded to Calendar Pro – main calendar grid view’ is closed to new replies.