• Resolved Paul Filkin

    (@paul-filkin)


    Hi,
    I’m seeing the start date for events being missed out altogether despite
    it being in there. For example:
    missing_date
    My plugins are all up to date. Thanks for any help/advice you can offer?
    Paul Filkin.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Santiago

    (@sjaure)

    Hi @paul-filkin ,
    Thanks for writing in,

    There seems to be a ‘CSS rule’ hiding the start date/time
    You should look into the code and take that piece of code away.

    As a temporary workaround you can add this to Appearance->Customize->Additional CSS:

    abbr.tribe-events-abbr.tribe-events-start-datetime.updated.published.dtstart {
        display: block !important;

    Let me know how it goes

    Best
    Santiago

Viewing 1 replies (of 1 total)
  • The topic ‘Missing start date’ is closed to new replies.