Events Made Easy Forums How do I … disable TIME from some events

  • This topic has 4 replies, 2 voices, and was last updated 13 years ago by Anonymous.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #43600
    Anonymous
    Inactive

    Hello, thank you for the amazing plugin! I have two issues/questions and I thank anyone in advance for any help:

    1) Some of my “events” are all-day, or multiple-day affairs and there is no set start time. Is there any way to disable the time from showing with just those particular times?

    2) I have an event that starts on March 2 and ends on March 4 – My sidebar widget currently shows:

    Kids Artistic Revue

    • Mar. 2, 2012 at 12:00 AM

    • Patchogue Theatre

    • Patchogue, NY

    Is there any way to change this and some of my future entries to something that would show the 2 day span:

    • Mar. 2 to Mar. 4, 2012

    The website is right here: http://www.vspac.com/events/

    Thank you!

    #49020
    Franky
    Keymaster

    Use conditional tags, search the forum for it and read about it here:

    http://www.e-dynamics.be/wordpress/?cat=24

    #49021
    Anonymous
    Inactive

    Great – thank you! It worked for my sidebar widget, which is now perfect as far as the “from-to”. However, for the time issue, I was hoping to be able to choose (in addition to the possibility of displaying it in a standard format), words and phrases such as “All Day”, “Evening”, “Morning”, etc. Guess that would be not possible the database structure? thank you!

    #49022
    Franky
    Keymaster

    Not using the database, no. But using conditional tags can help you there as well, just compare the value of e.g. #h:#i to “00:00” (for start and end) and you can then show “all day”, and stuff like that.

    #49023
    Anonymous
    Inactive

    Thank you again for your tip. However, after numerous trial and error struggles over night I am still nowhere with this and I’ll just have to accept that it’s beyond me 🙂 My current code for the single event is below, if you feel that it’s something you can help me with, I’ll appreciate it greatly. All I need is to be able to replace the time with “ALL DAY” if, let’s say I set the time to 12:00am (by the way, there is no way to input 00:00 into the time field). All other times I need it to show the regular time, as it’s doing right now. If this is too much to ask for I understand and I am grateful for your help and a great plugin anyway!

    DATE & TIME:

    #M. #j, #Y #@_{ – M. j, Y}, at

    #_12HSTARTTIME</br>

    DETAILS:

    #_EVENTIMAGE

    #_NOTES

    LOCATION:

    #_LOCATIONLINK
    #_LOCATIONADDRESS
    #_LOCATIONTOWN, #_LOCATIONSTATE #_LOCATIONPOSTCODE

    <p>

    #_MAP</br>

    <p>

    EVENT CATEGORY:

    #_CATEGORIES

    </p>

    {has_bookings}

    <h3>Bookings</h3>

    #_BOOKINGFORM

    {/has_bookings}

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘How do I …’ is closed to new topics and replies.
Scroll to Top