A problem solved butmore help needed

13 views
Skip to first unread message

Mary Plumstead

unread,
Jan 19, 2023, 9:48:40 AM1/19/23
to wp-e...@googlegroups.com
I wrote last year about the editorial calendar suddenly not working nad never saw your response till now - it went into the wrong folder. As it turns out, I moved my client's site to pressable, everything was updated and much to her relief the calendar worked! The only thing missing is that she was previously able to have her 6 or so categories show up with a specific highlight color for each so at a glance she could tell what she has to do. I think you may have given us code to do that - but we cannot find it. Can you help with this? I am quite sure my client would happily pay for your help. It is such a very important part of what she does. She plans her posts months in advance. Just fyi, her website is entertablement.com

Thank you so much!
Mary Plumstead
404-217-0980 - mobile/office


Zack Grossbart

unread,
Jan 19, 2023, 9:57:45 AM1/19/23
to wp-e...@googlegroups.com
Hello Mary,

You can change the colors of categories in the calendar with CSS.  There's an example in our FAQ here:


Every category in WordPress has a short name called a slug.  That is used as a CSS class so you can write a selector that changes post colors based on those categories.  For example, if you have a post category with a slug named. my-category then this CSS would turn it red:

.post.my-category {
    color: red;
}

If this used to work in the blog then my guess is that either the category names changed or the CSS isn't getting loaded anymore.

Good luck,
Zack

--
You received this message because you are subscribed to the Google Groups "WordPress Editorial Calendar" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wp-edcal+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wp-edcal/CALA-8VF4V0377UC5WrbnZOYRL95s9emKEQiV-GL7%3Dq5FtkqdJg%40mail.gmail.com.

Mary Plumstead

unread,
Jan 21, 2023, 6:02:55 PM1/21/23
to WordPress Editorial Calendar
I checked the Additional CSS and the code was still there - I am trying to change background colors. I re-entered it and it did not work. I am sure it is something I am doing..any help would be greatly appreciated.Screen Shot 2023-01-21 at 5.59.11 PM.png

Zack Grossbart

unread,
Jan 21, 2023, 6:40:59 PM1/21/23
to wp-e...@googlegroups.com
If you're making changes to the CSS on your blog admin page and not seeing the changes then it's probably not loading the stylesheet correctly.  You can use the browser debugging tools to see if the CSS is being loaded properly.  If not then you need to see how you configured our blog to make sure it is loading your stylesheet.

 -Zack

Mary Plumstead

unread,
Jan 21, 2023, 10:31:53 PM1/21/23
to wp-e...@googlegroups.com
I will get someone to check. Thank you for your fast response. Everything else on that stylesheet unrelated to the calendar  is working so I am baffled. But thank you!

--

Zack Grossbart

unread,
Jan 23, 2023, 8:00:05 AM1/23/23
to wp-e...@googlegroups.com
Good luck.  If you'd like to create me a credential for your blog I can log in and take a look.

 -Zack

Mary Plumstead

unread,
Jun 30, 2023, 10:48:57 AM6/30/23
to wp-e...@googlegroups.com
Hi Zack - sorry it has been such a long time - is the posts calendar still in operation? All of the CSS I was using to add color to the posts is exactly what you recommended and still does not work. Are you still willing to check it out on the site? My client would gladly reimburse you for your effort. this would be so very helpful as we are now using it on a few sites.
Thank you!!!!
Mary Plumstead

Zack Grossbart

unread,
Jun 30, 2023, 11:10:16 AM6/30/23
to wp-e...@googlegroups.com, Ryan Mauldin, Patrick Mauldin
Hello Mary,

It has been a while.  In the time since we last communicated the Editorial Calendar has been purchased.  I've CCed the new owners here.

Ryan or Patrick, do you want to take a look at this?

Cheers,
Zack



Reply all
Reply to author
Forward
Message has been deleted
0 new messages