• Resolved upwardspirals

    (@upwardspirals)


    Hello, when I have events in the calendar/month view, the event title only shows the category COLOR on the left edge and not the whole title/link.

    Though, on the list view, it shows the category color through the whole title. This is what I want for the month view too. How do I update this?

    There are 2 test events to show what i am referring to.

    Thank you very much!

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Andy Fragen

    (@afragen)

    Are those events “featured” events?

    Thread Starter upwardspirals

    (@upwardspirals)

    Thank you for the reply and suggestion. No, they are not featured events, and I have featured events transparent as I will not be using that feature.

    And on list view the category colors work great. It is just month view.

    Thank you for helping me solve this issue ??

    Plugin Author Andy Fragen

    (@afragen)

    It seems your theme is overriding some of the Category Colors CSS. Specifically in

    buddyboss-theme/assets/eventscalendar.min.css

    If you want to continue using the theme you will need to determine which specific lines are causing the issue and comment them out. As the CSS is minified it won’t necessarily be easy.

    Thread Starter upwardspirals

    (@upwardspirals)

    Hello Andy, My theme provider (Buddyboss) was able to fix the colors override.

    They sent me this message and video to ask you for further instructions. Should I do something here regarding the CSS for conflicted selector they are suggesting? Thank you for your help.

    Please note its working now for the month and list https://somup.com/c3ni1VZ7zJ
    Please note you will need to add the CSS for the conflicted selector accordingly as shown in the video.
    Also, the documentation mentioning the category class is different with respect to the actual class. For more details, I would suggest sharing the query with the Events Calendar support team again with the video and the doc info that is shown in the video.

    Plugin Author Andy Fragen

    (@afragen)

    I did add those filters just in case. It might be that the CSS selector changed from when I wrote the wiki entry.

    You should probably add that bit of code to your theme’s functions.php file. Or create a small plugin with the code in it.

    Thread Starter upwardspirals

    (@upwardspirals)

    Tech support added that code the the PHP (snippet plugin) already.

    Do i need to do anything else?

    Sorry i am new to PHP. Just want to make sure my site is working ok!

    Thank you

    Plugin Author Andy Fragen

    (@afragen)

    If the site looks like it’s working, it is.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Category colors not showing on month view’ is closed to new replies.