Brook

Forum Replies Created

Viewing 15 posts - 3,286 through 3,300 (of 4,796 total)
  • Author
    Posts
  • in reply to: Support for Artists? #909509
    Brook
    Participant

    Thanks for marking the answer! I am going to archive this topic now.

     

    – Brook

    Brook
    Participant

    Howdy Peter,

    Unfortunately I think that Gameplan has accidentally removed support for hiding the end dates with their calendar theme overrides. Most of the logic for whether or not to show a time and end date is within the overrides. For instance here is an excerpt from /modules/meta.php:

    if ( tribe_event_is_all_day() && tribe_event_is_multiday() ) :
    ?>
    ...
    <?php
    // All day (single day) events
    elseif ( tribe_event_is_all_day() ):
    ?>
    ...
    <?php
    // Multiday events
    elseif ( tribe_event_is_multiday() ) :
    ?>
    ...
    
    <?php
    // Single day events
    else :
    ?>
    ...
    
    <?php endif ?>

    So based on the conditionals it will do various stuff, like only display a time if it is an allday, only display an end date if it not all day and if it is not a multiday event. Etc. But, that logic can be removed by a theme override if it so choose, and it this case I think it chose. To confirm this you can switch themes and see if the expected behavior restores.

    I bet this was an accidental oversight. If you bring it up to Gameplan they would probably be happy to fix it in an update.

    – Brook

    in reply to: Changing the order of event categories #907213
    Brook
    Participant

    Nice customization, Peter! Looks great.

    I want to be sure I follow you. Are you trying to change the sort order of a given day. For instance, on March 11th you have the following three events:

    The first one is uncategorized and has no color bar to the left, the second two are yellow/ISA. Are you trying to reorder this so that the uncategorized one comes last? Like this:

    You seem to be quite thorough in your explanation, but I still don’t quite follow. Once I do I am glad to help you with sort orders if I can. Cheers!

    – Brook

    in reply to: Excluding Months in Custom Recurring Events #906876
    Brook
    Participant

    Since this topic has gone for a couple of weeks without a response I going to archive it. If for some reason this issue is not resolved though, please open a new topic. We are happy to continue helping!

    – Brook

    Brook
    Participant

    Since this topic has gone for a couple of weeks without a response I going to archive it. If for some reason this issue is not resolved though, please open a new topic. We are happy to continue helping!

    – Brook

    Brook
    Participant

    Since this topic has gone for a couple of weeks without a response I going to archive it. If for some reason this issue is not resolved though, please open a new topic. We are happy to continue helping!

    – Brook

    in reply to: help about google map and tooltip #906868
    Brook
    Participant

    Since this topic has gone for a couple of weeks without a response I going to archive it. If for some reason this issue is not resolved though, please open a new topic. We are happy to continue helping!

    – Brook

    in reply to: W3C Validation #906866
    Brook
    Participant

    Since this topic has gone for a couple of weeks without a response I going to archive it. If for some reason this issue is not resolved though, please open a new topic. We are happy to continue helping!

    – Brook

    in reply to: Permalink settings #906864
    Brook
    Participant

    Since this topic has gone for a couple of weeks without a response I going to archive it. If for some reason this issue is not resolved though, please open a new topic. We are happy to continue helping!

    – Brook

    in reply to: One login capabilities #906860
    Brook
    Participant

    Since this topic has gone for a couple of weeks without a response I going to archive it. If for some reason this issue is not resolved though, please open a new topic. We are happy to continue helping!

    – Brook

    in reply to: IE8 in Calendar View. #906858
    Brook
    Participant

    Since this topic has gone for a couple of weeks without a response I going to archive it. If for some reason this issue is not resolved though, please open a new topic. We are happy to continue helping!

    – Brook

    in reply to: Force registration for sessions within an event #906855
    Brook
    Participant

    Thank you for marking the answer. This topic now archived to avoid hop-ons.

    – Brook

    in reply to: Events Calendar Widget only displays current month events #906854
    Brook
    Participant

    Since this topic has gone for a couple of weeks without a response I going to archive it. If for some reason this issue is not resolved though, please open a new topic. We are happy to continue helping!

    – Brook

    in reply to: Roles and Capabilities for Events > Re-Order #906841
    Brook
    Participant

    Good to know! That does look like a cool plugin. Cheers!

    – Brook

    in reply to: Faster way to assign featured image to repeating events? #906837
    Brook
    Participant

    PS. While it usually takes an understandable while from request to implementation, this would make a great feature request.

Viewing 15 posts - 3,286 through 3,300 (of 4,796 total)