List View & Week View

Home Forums Calendar Products Events Calendar PRO List View & Week View

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #128692
    Webmaster
    Participant

    The list view doesn’t appear to list the upcoming events accurately (for all events), but selected ones (which I cannot determine the logic).

    The week view seems to have the font set as white and I cannot pin point where to change this in the code. Can you help?

    #128695
    Webmaster
    Participant

    List view – it was affected by deselecting the option to hide reoccurring events. Week view is still not displaying colored text in the boxes.

    #129163
    Barry
    Member

    I’m sorry you are experiencing difficulties. Am I right in thinking the only remaining problem is the visibility of events in week view? If so, I can definitely see some CSS that is impacting:

    .tribe-grid-body div[id*="tribe-events-event-"] .hentry.vevent { border:1px solid #ffffff !important; background:rgba(255, 255, 255, 0.75) !important; }

    That’s generated by _theme_styles/custom.php so my guess is it’s actually some custom CSS you or someone working on your site added: can you investigate if that might be the case and remove or alter it accordingly if so?

    #129198
    Webmaster
    Participant

    Yes, that’s it. I could not find what file it would appear in to make the correction. The theme does have customization from the theme developer. I will bring this to his attention. Thanks for pointing me in the right direction!

    #136238
    Barry
    Member

    Our pleasure 🙂

    …and as this thread’s not seen much activity for the last couple of weeks I’ll go ahead and close it. Of course if you still need help with this or any other issue please don’t hesitate to create a new thread (or threads) and one of the team will be only too happy to help. Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘List View & Week View’ is closed to new replies.