Date and time not showing in the event description

Home Forums Ticket Products Event Tickets Plus Date and time not showing in the event description

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1070516
    Sharon
    Participant

    Hi,

    I have the free version of the events calendar, and the plus version of the tickets plugin installed. When I create an event, the date and time will not display in the description area:

    Screenshot

    • This topic was modified 10 years, 2 months ago by Sharon.
    • This topic was modified 10 years, 2 months ago by Brian.
    #1070861
    Brian
    Member

    Hi,

    Thanks for using our plugins. I can help out here.

    Usually when this happens a theme has some css that hides the updated class for some reason.

    Try out this css to fix:

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

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #1071160
    Sharon
    Participant

    That fixed it, thank you!

    #1071269
    Brian
    Member

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

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Date and time not showing in the event description’ is closed to new replies.