Events Calendar Not Showing

Home Forums Calendar Products Events Calendar PRO Events Calendar Not Showing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #46267
    conwin
    Participant

    Hi,
    I just purchased the WooTickets plugin but having issues with the Events calendar showing. It appears that when I try and select a default template (from the two that come with the plugin) I run into issues with each one.

    Default Event Template:
    The calendar shows correctly, however the event detail page information is pushed to the far left side.

    Default Page Template:
    The calendar does not show at all on the DomainName.com/events page, however the event details page shows perfectly. This template is my preferred template to work with as almost everything is there and working except the calendar does not appear. Any suggestions as to how to get the calendar to show?

    Below is a link to an events detail page. When you click the “Back to Events” link you’ll see that the calendar is missing.
    http://s1053071.instanturl.net/single-event/tropical-decor-for-luaus-galore/

    I am using the Maya Shop theme.

    Thanks!

    #46365
    Jonah
    Participant

    Hi Conwin,

    Some themes for whatever reason have a hard time working with some of their templates and we can’t provide specific support for integration with each theme. So, you’ll need to use the Default Events Template and then modify things (CSS/PHP) to get things working for you. If you can switch to that template and then share a link here, I can take a look and see if I can give you some suggestions for cleaning things up.

    Cheers,
    Jonah

    #46370
    conwin
    Participant

    Thanks for replying Jonah!
    I just changed the template to the Default Events Template. Any help would be great!

    Thanks,

    #46379
    Jonah
    Participant

    Hi Conwin,

    Ok, you’re going to need to change a few things and some of this you’ll need to do on your own but this should get you started:

    1. Make a copy of /wp-content/plugins/the-events-calendar/views/ecp-single-template.php and place in an ‘events’ folder in your theme.

    2. Add the following before line 18: http://snippi.com/s/351a5fa and then two closing div tags after line 28.

    3. Remove the get_sidebar() call on line 29.

    That should do it unless you want a sidebar on single events. In that case keep the get_sidebar() call and then modify the markup/CSS to use your theme’s sidebar layout code instead.

    I hope that helps!

    – Jonah

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Events Calendar Not Showing’ is closed to new replies.