Lara

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • in reply to: issue with dates, again #1017404
    Lara
    Participant

    This worked! Thank you sooo very much! You should implement this option in your next update of the plugin so that no more people have this issue that seems to be fine in other sites. Thanks again!

    in reply to: Issue with date #1016307
    Lara
    Participant

    This is Lara’s developer writing to chime in on the problem. We did implement Geoff’s solution he recommends above which is how we have the date showing as it does like so October 20 – 23, 2015, but then the single day events don’t show the year at all – they just say October 20. So we added the Y to the backend settings for Day without Year under Display tab so that a single day event would show the year there regardless but when we do that it lists the multi-day event in a way we don’t want either, like this October 20, 2015 – 23, 2015. So there is a conflict with the settings we setup and the script we are using. How can we solve that so they don’t conflict. If you want to see what is going on, I could give you login credentials.

    in reply to: Events List – Duration Format #1015095
    Lara
    Participant

    Sounds good πŸ™‚

    in reply to: Events List – Duration Format #1015063
    Lara
    Participant

    Thanks for the info Geoff! We tried the php filter and it didn’t work. I think that would change the label, but we are wanting to change the placeholder.

    The date format is still giving me trouble. We made the change within the plugin Display settings but when we add the year to the Date without Year, it adds the year to the start date AND the end date when there is a multi-day event. We don’t want that. I only want the year to be at the end of single day events (ie. October 15, 2015) and at the end of multi-day events (ie. October 15 – 18, 2015). Seems like this may just have to be something we give up on. Let me know if I am incorrect.

    in reply to: Events List – Duration Format #1014655
    Lara
    Participant

    Also, I just noticed I need to change the placeholder in the Search Field on the events page. I can’t seem to find that within the template files for the Pro Photo view. Do you know where I can find that? Thanks again for your help!

    in reply to: Events List – Duration Format #1014605
    Lara
    Participant

    Ok, thanks!

    The last thing is the single date. You said to modify the start and end date formatting, but if I modify the start date to have the year, won’t that mean that if there is a date range (October 2-4, 2015) it will show like this (October 2, 2015 – October 4, 2015)? I just want single day events to show October 2, 2015 and multiple day events to show October 2 – 4, 2015.

    in reply to: Events List – Duration Format #1014565
    Lara
    Participant

    That worked. How do I get the state/region to spell out so Nevada instead of NV?

    in reply to: Events List – Duration Format #1014490
    Lara
    Participant

    Geoff-

    I’ve added this code to my single-event.php page: <?php echo tribe_get_city() . ‘, ‘ .tribe_get_state(); ?>

    It works great! Can I add ‘, ‘ .tribe_get_region(); to make it show the region too?

    in reply to: Events List – Duration Format #1014159
    Lara
    Participant

    Got it! I just need to work on the date format and having the state spelled out. Thanks πŸ™‚

    in reply to: Events List – Duration Format #1014107
    Lara
    Participant

    Hi Geoff-

    I do have the file in the proper folder per your last note. I will need it to show the city and either state/region (can you make that state written out as opposed to the abbreviation in that same snippet or would that be a function?)

    If you could give me some direction for the single day events as well that would be great! Thanks!

    in reply to: Events List – Duration Format #1013839
    Lara
    Participant

    I’m still not seeing any information about adding the location to the pro photo single-event listing. I’ve gotten the location to show with the pro list shortcode, but cannot seem to get it to work for the other. I have copied the photo/single-event.php to my child theme.

    I’ve also gotten the year to show up for the dates when there is a date range for the event, but not when it is a single day. Am I missing something in that filter?

    in reply to: Events List – Duration Format #1013800
    Lara
    Participant

    Thanks again Geoff!

    in reply to: Events List – Duration Format #1013761
    Lara
    Participant

    If I want the Duration to always show the year, can I remove the $format = $date_without_year_format; argument? Also, I forgot to mention I need to remove the start time and end time. Can I just modify what you sent me earlier to accomplish this? Thanks!

    in reply to: Events List – Duration Format #1013753
    Lara
    Participant

    It is the pro photo view I believe. I have been looking through the Themer’s Guide, but will have to make sure I’ve added to the right template. Thanks so much for your help!

    in reply to: Events List – Duration Format #1013725
    Lara
    Participant

    Great, thanks! I will give that a try. Also, on the events listing page, what file can I modify to get the location to show?

Viewing 15 posts - 1 through 15 (of 21 total)