Forum Replies Created
-
AuthorPosts
-
Victor
MemberHi Scott!
Just wanted to share with you that a new maintenance release (for the Week of 5 March 2018) is out, including a fix for this issue 🙂
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-5-march-2018/
Please update the plugins and let us know if the fix works for your site.
Best,
VictorMarch 8, 2018 at 1:49 pm in reply to: Different timezone causes event to prematurely be marked as passed. #1473933Victor
MemberHi Tim!
Just wanted to share with you that a new maintenance release (for the Week of 5 March 2018) is out, including a fix for this issue 🙂
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-5-march-2018/
Please update the plugins and let us know if the fix works for your site.
Best,
VictorMarch 8, 2018 at 1:46 pm in reply to: Update multi-site install now brings server down with high SQL load #1473924Victor
MemberHi Linda!
Just wanted to share with you that a new maintenance release (for the Week of 5 March 2018) is out, including a fix for this issue
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-5-march-2018/
Please update the plugins and let us know if the fix works for your site.
Best,
VictorMarch 8, 2018 at 1:46 pm in reply to: Uncaught TypeError: Cannot read property 'max_lat' of null #1473923Victor
MemberHi There!
Just wanted to share with you that a new maintenance release (for the Week of 5 March 2018) is out, including a fix for this issue 🙂
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-5-march-2018/
Please update the plugins and let us know if the fix works for your site.
Best,
VictorMarch 8, 2018 at 1:39 pm in reply to: Month not changing in calendar when selecting the next month (using shortcode) #1473921Victor
MemberHi Kathryn!
Just wanted to share with you that a new maintenance release (for the Week of 5 March 2018) is out, including a fix for this issue 🙂
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-5-march-2018/
Please update the plugins and let us know if the fix works for your site.
Best,
VictorVictor
MemberHi Miriam!
I’m sorry this thread is already closed. I just wanted to share with you that a new maintenance release (for the Week of 5 March 2018) is out, including a fix for this issue 🙂
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-5-march-2018/
Please update the plugins and see if the fix works for your site. Don’t hesitate to open a new topic if anything comes up and we’ll be happy to help
Best,
VictorMarch 8, 2018 at 1:33 pm in reply to: Private (password protected) events details not visible in mobile view #1473910Victor
MemberHi Elaine!
Just wanted to share with you that a new maintenance release (for the Week of 5 March 2018) is out, including a fix for this issue 🙂
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-5-march-2018/
Please update the plugins and let us know if the fix works for your site.
Best,
VictorVictor
MemberHi There!
Just wanted to share with you that a new maintenance release (for the Week of 5 March 2018) is out, including a fix for this issue 🙂
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-5-march-2018/
Please update the plugins and let us know if the fix works for your site.
Best,
VictorVictor
MemberHi There!
Just wanted to share with you that a new maintenance release (for the Week of 5 March 2018) is out, including a fix for this issue 🙂
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-5-march-2018/
Please update the plugins and let us know if the fix works for your site.
Best,
VictorMarch 8, 2018 at 1:22 pm in reply to: Export Events link return error when filter bar is used #1473892Victor
MemberHi David!
Just wanted to share with you that a new maintenance release (for the Week of 5 March 2018) is out, including a fix for the iCal export button not working.
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-5-march-2018/
Please update the plugins and let us know if the fix works for your site.
Best,
VictorVictor
MemberHi Nathan!
Absolutely, that’s totally possible! But, I would suggest overriding the single-event.php template to make that happen. You can learn more about overriding calendar templates in our Themer’s Guide, but it basically boils down to this:
- Make a copy of the single-event.php template. It is located at wp-content/plugins/the-events-calendar/src/views/list/single-event.php
- Make a new folder in your theme called tribe-events
- Make a new folder in that one called list
- Drop your copied single-event.php file in that last folder
Now that the template is in your theme, you can modify it to suit your needs. In this case, modify line 53 to look like the following:
$address_delimiter = empty( $venue_address ) ? ' ' : ', <br>';Will this work for you? Please let me know. 🙂
Best,
VictorVictor
MemberHi Herve!
Thanks for getting in touch with us!
It seems the links didn’t go through somehow. Could you please re-send them to us and let us know more about where you seeing those links?
Thanks,
VictorMarch 8, 2018 at 6:12 am in reply to: Ec Pro shortcode month view not filtering by category #1473252Victor
MemberHi Fred!
Thanks for reaching out to us! Let me help you with this topic.
The shortcode you shared with us has curly quotes. Try using the following one instead to see if any difference:
[tribe_events view="month" category="employees"]What I need is a way to display 2 month views on my site on different page templates. One month view with all events except “employees” and one on another page with only “employees” events….
You can use the above shortcode to only display “employees” events. Unfortunately, there is no default attribute or option to display all events but one specific category.
The tribe_events shortcode does not currently support multiple categories, but we have some other users wanting this feature too. I’d suggest you add your vote to this idea here >Â https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/17455246-tribe-events-shortcode-support-multiple-categories
If you are into development, let me point you to the following article that may be of help > https://theeventscalendar.com/knowledgebase/using-tribe_get_events/
Also, you might want to check out our Filter Bar plugin >Â https://theeventscalendar.com/product/wordpress-events-filterbar/ that allows the selection of multiple categories. You can see it in action in our demo site >Â https://wpshindig.com/events/month/?tribe_eventcategory=53%2C38
I hope that helps. Let me know if any follow up questions.
Best,
VictorVictor
MemberHi Nico!
Thanks for reaching out to us! Let me help you with this topic.
First, please let me note that we are fairly limited in how much support we can give for custom coding. That said, we always like helping out and at least point users into the right direction as much possible.
The snippet in that thread won’t work for the filter bar, as the filter bar works with ajax requests. You will need a different approach to achieve that.
Let me point you to the following article that is of similar topic >Â https://theeventscalendar.com/knowledgebase/the-events-calendar-category-colors/
Let me know if any follow up questions.
Best,
VictorMarch 8, 2018 at 5:06 am in reply to: tribe_events_before_html breaks the next and previous links in some views #1473157Victor
MemberHi Adam!
Thanks for getting in touch with us! Let me help you with this topic.
The ‘tribe_events_before_html’ is a filter and expects something to be returned, not echoed. So the correct way to use it would be something like:
add_filter( 'tribe_events_before_html', 'custom_events_before_html', 10 );
function custom_events_before_html( $before ) {
//do something with $before
return $before;
}If you need to echo something you should do so in an action hook like the ‘tribe_events_before_template’.
Let me point you to the following article where George gives some great tips for working with actions and filters >Â https://theeventscalendar.com/tips-working-wordpress-actions-filters/
I hope that helps. 🙂
Best,
Victor -
AuthorPosts
