• Resolved emtee

    (@ahcfchurch)


    I have just started investigating The Events Calendar for a couple of WordPress sites that I run for others.

    Both sites want a simple listing of upcoming events on their calendar page, with start time but no end time (we’ll also have “upcoming events” widgets on the Home page.

    They’d both also like to list a day’s events under a single date and the events listed by time. So we’re aiming for something like

    Thursday 8th November 2012
    10.00am Event 1
    2.00pm Event 2
    Friday 9th November 2012
    10.00am Event 3
    2.00pm Event 4
    … etc

    I’ve tried to find a way through but (like someone else here) I find the dcoumentation confusing.

    Before I spend a lot of time delving deeper into TEC, is this going to be possible?

    TIA

    http://wordpress.org/extend/plugins/the-events-calendar/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Removing end date and end time is easy – just remove them in the code or set them to not display using CSS

    Listing multiple events under one date will be a bit harder, I think, but it’s probably been done already and there may be code available to do it

    You’ll get faster support via the forum for TEC Pro users if you buy a licence

    Nick Froome

    Thanks for the assistance here, bolide!

    ahcfchurch: Nick is correct that it’d probably be easiest to just do a template override of the widget to hide the end date/time. I will say that the PRO release we’re selling on tri.be has an advanced list widget where you can hide start/end date via a simple checkbox on Appearance -> Widgets page, without requiring you to touch the code.

    Listing multiple upcoming events for a given date is actually how the plugin should behave: http://d.pr/i/FwRl. Are you seeing something different on your end?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Event times – only want start, not end’ is closed to new replies.