eliminate second date line in sidebar widget

Home Forums Calendar Products Events Calendar PRO eliminate second date line in sidebar widget

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #26067
    Terri
    Participant

    Hi:

    You can see what I mean: in the Upcoming FEW & FEw Partner Events widget, after the plugin upgrade, I see the start and end date, when what I would like is just the start date and time and the event link. how do I do that?

    thanks,
    Terri

    #26076
    Jason McKinney
    Participant
    #26090
    Leah
    Member

    Thanks Jason!
    Terri, will that work for you?

    #26187
    Terri
    Participant

    thanks folks: actually, I couldn’t figure out where the original post was, but I did find this comment that gave the answer, so here it is for other folks who need it:
    …………………..
    Ria September 23, 2012 Permalink
    Figured it out myself, and then later saw that the similar fix was already posted in the support forum too. As usual, I spoke before I looked. In the file “events-advanced-list-load-widget-display.php”
    Delete line 51:
    if( tribe_is_multiday( $post->ID ) || !$event->AllDay ) {
    echo ‘ – ‘. tribe_get_end_date($post->ID);
    }

    Hope this helps.
    …………………..

    I’d only add that the complete path to the file is:

    wp-content/plugins/events-calendar-pro/views/events-advanced-list-load-widget-display.php

    thanks!

    Terri

    #26198
    Leah
    Member

    Thanks Terri! I really appreciate you posting that for other folks.

    #977922
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘eliminate second date line in sidebar widget’ is closed to new replies.