The date and time for events not show on each actual event page

Home Forums Calendar Products Events Calendar PRO The date and time for events not show on each actual event page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #796314
    sobczak
    Participant

    Hi
    The date and time for events are showing up in list format and on sidebars, but not on each actual event page.I disabled all plugins, but the Event Calendar not showing data and timer on each actual event page

    any solutions?

    #796509
    Brian
    Member

    Hi sobczak

    Sorry for the troubles with this. I can help you out.

    I have seen this issue from time to time. Many times it is a theme related conflict with css hiding the content.

    I took a look at your site and found the theme has some css that hides the date.

    Add this to your theme or through a custom css plugin such as Simple Custom CSS.

    .tribe-events-meta-group .updated {
    display: block;
    }

    Let me know if that works.

    Thanks

    #796863
    sobczak
    Participant

    Hi Brian,
    good news 🙂
    Thanks that fixed the issue.
    regards

    #796936
    Brian
    Member

    Great, glad it helps, I am going to go ahead and close this ticket, but if you need any other on something else please post a new ticket.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘The date and time for events not show on each actual event page’ is closed to new replies.