Hi there!
I’m using the standard Calendar widget in the sidebar of my Post page (in grid layout).
The Calendar is pretty much useless, because there is no visible indication that a day has a post. You need to go over each day to see if there is a post on that day. Is it possible to make this into a useful widget by applying a good visible indication to the monthly calendar?
Thanks!
Dave
Hi Josue,
Thanks for the recommendation, but this plugin does not play nice with Enfold (medium and the small version is just all mixed up). It stretches beyond the sidebar and (for me) even worse, it just doesn’t fit with Enfolds beautiful design!
Thanks,
Dave
I see, here’s a workaround using the default WP Calendar widget, add this code to the Quick CSS:
#wp-calendar td a {
color: red;
font-weight: bold
}
That will make the day (with posts) stand out.
Best regards,
Josue
Hi Josue,
It is not ideal, but that will do nicely :-)
Thanks!
Dave
Good :), let us know if you have any more questions or issues.
Regards,
Josue