Forum Replies Created
-
AuthorPosts
-
October 15, 2017 at 2:08 pm in reply to: How to create a series of events at different locations (and keep them grouped) #1363977
Mark Mosher
ParticipantHi Jennifer,
Thanks for the quick reply and the confirmation that we’ll need to use categories. I read through the Themer’s Guide but I could still use some help.
I’m wondering if you can provide any suggestions for how to create a pop up that shows all events in a specific category?
Also, is there a way to just include that pop up for certain categories (ie, not have it show up for all events that have a category)?
Thanks again
October 14, 2017 at 5:43 pm in reply to: How to create a series of events at different locations (and keep them grouped) #1363852Mark Mosher
ParticipantI’d like to add, at a minimum is there a way to group events with different locations so that they appear in a popup like the Recurring Event (See All) text (shown in the screenshot)?
September 21, 2017 at 3:40 pm in reply to: URL parameter ?tribe-bar-date=2017-09 doesn't work with shortcode calendar #1353079Mark Mosher
ParticipantHi,
I installed the latest Events Calendar PRO update today. We now have installed:
Events Calendar Version 4.5.13
Events Calendar PRO Version 4.4.17It looks like this update fixes the issue with the calendar shortcode returning “No Events Found” but instead, it is showing events from the current month (Sept), even though the month listed says November (or Oct, etc):
The attached screenshot shows what happens when I go to the URL below. The calendar date says Nov but the events are all from Sept.
Can you please let me know if this bug is already on your radar and if there is a fix in the works?
Thank you!
August 30, 2017 at 3:46 pm in reply to: URL parameter ?tribe-bar-date=2017-09 doesn't work with shortcode calendar #1342761Mark Mosher
ParticipantThanks for the update. Just wondering if you have an approximate ETA on when this fix will be released? Since we only use the shortcode and not the default main calendar, it’s an important fix for us!
August 30, 2017 at 3:44 pm in reply to: Open Event Website URLs in new window from monthly calendar view #1342760Mark Mosher
ParticipantHi Victor,
Thanks very much for that code. Worked like a charm! We appreciate your time to help.
August 25, 2017 at 9:11 pm in reply to: Open Event Website URLs in new window from monthly calendar view #1340608Mark Mosher
ParticipantHi Victor,
I see the line in the single event template that I’d need to change but I know how to edit this so that it only opens the link in a new window if the event has an Event Website URL, NOT if it’s linking to the internal event page.
Can you share how to conditionally set the link window to new if there’s an Event Website URL entered for the event?
<div id=”tribe-events-event-<?php echo esc_attr( $event_id ); ?>” class=”<?php tribe_events_event_classes() ?>” data-tribejson='<?php echo esc_attr( tribe_events_template_data( $post ) ); ?>’>
” class=”url”><?php echo $title ?>
</div><!– #tribe-events-event-# –>
Thanks!
August 25, 2017 at 8:59 pm in reply to: URL parameter ?tribe-bar-date=2017-09 doesn't work with shortcode calendar #1340606Mark Mosher
ParticipantHi Victor,
I tried both flushing my permalinks and all of the steps on the page you sent to test if there is a conflict. With the 2016 theme, all plugins except Events Calendar disabled, and the browser cache cleared, I still have the same problem.
Can you please advise how to fix?
Thank you
-
AuthorPosts
