Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    What is your event builder code setup? It uses that to show all the tooltip information so you might just be missing something from there.

    Thread Starter Matt

    (@syntax53)

    I use a custom event builder and use my own start times and don’t use the “[when]” tag. It seems extremely redundant and clutters the listing a lot to keep repeating the date when you can just have it on the heading at the top.

    Thread Starter Matt

    (@syntax53)

    This is my current event builder:

    <div class="gce_aj_color">[feed-title]</div>
    <div>[title limit="30"]</div>
    <div>[if-single-day][if-not-all-day]<strong>When:</strong> [start-time][/if-not-all-day][/if-single-day][if-multi-day][if-not-all-day]<strong>When:</strong> [start-time], [start-date] - [end-time], [end-date][/if-not-all-day][/if-multi-day]</div>
    <div>[if-multi-day][if-all-day]<strong>Duration:</strong> [start-date] though [end-date][/if-all-day][/if-multi-day]</div>
    <div>[if-start-location]<strong>Where:</strong> [start-location][/if-start-location]</div>
    <div>[if-description]<strong>Notes:</strong> [description limit="30"][/if-description]</div>
    Plugin Contributor Nick Young

    (@nickyoung87)

    Ok so it looks like you have the start and end date showing there. They are wrapped in other tags though so will only show up when those conditions are met. Are they still not showing up for those types of events?

    I’m also not sure I follow about the [when] tag being redundant about the date, but you are still adding it to each one anyway – just manually?

    Thread Starter Matt

    (@syntax53)

    I only show the dates on multi-day events. The when tag shows the date on every event. On some days I can 6+ events. That’s a lot of extra text. On the previous version there was just a heading at the top that said, “Events on Nov 12th.”

    Plugin Contributor Nick Young

    (@nickyoung87)

    Ahhh ok I see what you mean. So is this a grid or list view then? The list view should have an indicator, but yeah I think it is gone from the grid view now.

    Thread Starter Matt

    (@syntax53)

    Yea it’s a grid view.

    Plugin Contributor Nick Young

    (@nickyoung87)

    I am going to mark this resolved for now since it is a feature request and I have added it to our github here: https://github.com/moonstonemedia/Simple-Calendar/issues/56

    Thanks for the feedback!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Feature Request: Show date in tooltip’ is closed to new replies.