Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #171330

    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

    #171850

    Hello Dave!

    Try using a plugin, like this one.

    Best regards,
    Josue

    #171902

    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

    #171933

    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

    #171938

    Hi Josue,

    It is not ideal, but that will do nicely :-)

    Thanks!

    Dave

    #171939

    Good :), let us know if you have any more questions or issues.

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Calendar widget (standard WP)’ is closed to new replies.