• Resolved colinsp

    (@colinsp)


    Since the update to WP 5.0.3 and the update of The Events Calendar I no longer have the Month and Year displayed on my calendar. I have Gutenberg disabled and use the classic editor.

    This seems to be a CSS issue with white text displayed on a white block. I can hack my CSS to get around this but it seems to be a bug in the latest release.

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter colinsp

    (@colinsp)

    I have just found that also the read more link text color is set to be the same as the background on hover. So another CSS error. I have hacked it so that it is displaying properly on the site.

    @colinsp how did you resolve this issue? please help

    Thread Starter colinsp

    (@colinsp)

    I ended up putting this in my custom CSS

    code, pre {background-color: transparent;}
    a.tribe-events-read-more,  a:visited.tribe-events-read-more {color:#000;}

    You may need to do it differently.

    @colinsp thank you

    Hey there,

    Thanks for reaching out ??

    Can you work through our Testing for Conflicts guide?

    I have a feeling that this is in relation to the template overrides that are in place on this site. Temporarily switching to another theme might verify this.

    Take care,
    Ed ??

    Thread Starter colinsp

    (@colinsp)

    Ed,
    Sorry not prepared to switch to another theme when it was working fine before the last update, it is your plugin that broke the display not the themes. I am prepared to live with the custom CSS other users may not be so understanding BUT it is your call.

    Hey there,

    Sorry for the wait! We’ve been experiencing a high volume of support requests.

    Switching themes is purely for troubleshooting and temporary. Testing for conflicts allows us to eliminate themes and plugins as possible causes.

    Without working through Testing for Conflicts, we can’t tell for sure where the issue lies. Different themes work differently with TEC.

    Glad you figured a workaround though.

    Take care,
    Ed ??

    Hey there,

    Since this topic has been inactive for a while, I’m going to go ahead and mark as resolved. Don’t hesitate to reopen or create a new topic if you still need help! ??

    Take care,
    Ed ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘No date and year displayed’ is closed to new replies.