Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Styling get_calendar() on WordPress

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #29824
    systematick
    Member

    Hi All,

    I’m trying to create a horizontal, single line, scrolling calendar
    which would indicate which days have posts written by two separate authors,
    (by showing icons in the date boxes) and would display a grayed out image
    if no posts exist for that day.

    I’m hoping to use jTools Scrollable http://flowplayer.org/tools/scrollable/index.html
    to control the display of the calendar.

    I’ve got scrollable running fine in WordPress, I’m just not sure how to extract the data I’m looking
    for from WordPress.

    I’d like to have dates with posts highlighted, as they are using get_calendar(), but I’m not sure
    if I can accomplish what I’m after with only get_calendar as it doesn’t seem to take many variables.

    If any php / jQuery / WordPress experts care to chime in on what would be the best way
    to go about doing this I would be very happy to hear your ideas.

    Thanks,
    Mike

Viewing 1 post (of 1 total)
  • The forum ‘Back End’ is closed to new topics and replies.