Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #100538
    Misa
    Guest

    It’s me, hi, I’m the problem. I volunteered to build a website for the PTA having only coded once in highschool and for a very basic geocities webpage in college. You know where I’m going with this? I have a budget of nil and I’m trying to make something nice and your help here has been invaluable. So i’m back for more.
    Now my problem is, I am using both WordPress’s calendar widget (with Crio theming) and the Events Calendar event listing wigdget (also with Crio theming). One is working properly (The Events Calendar event list) while the other has lost all its spark. It is just basic. It does not have indicators for today’s date nor does it have indicators for upcoming events. Please help, you’re my only hope.

    #100582
    Brandon C
    Keymaster

    Hi Misa,

    Thanks for your Crio Pro WordPress theme questions as always!

    While this goes a bit beyond the scope of support and into the realm of development, I definitely understand your concern here. I was able to locate a guide on styling the WordPress Calendar widget that I think you might find useful.

    I really hope this helps!

    #100608
    Misa
    Guest

    Yes! and no. The .css coding did work but did not correct for the missing features. And the styling looked almost identical to what I already had with the Crio theming. I was able to find the following code to highlight the current day (not sure why the theming overrode this in the first place).

    #wp-calendar #today {
    background:#FF1234;
    color: #000000;

    So now I’m onto tweaking the code to highlight dates with events and I can shut the door on my website building career! Thank you so much!!

    #100620
    Brandon C
    Keymaster

    Hi Misa,

    Yes, it can take a bit of tweaking because plugins like The Event Calender plugin are meant to be lightweight so that they can take on the features of whatever theme they are implemented into.

    As far as the missing features, I would contact The Events Calendar Support directly as they’ll be more equip to address these issues.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Crio Theme x The Events Calendar x WP Calendar Widget’ is closed to new replies.