Forum Replies Created
-
AuthorPosts
-
November 18, 2015 at 4:08 pm in reply to: How to add address via GPS coordinates (Google Lat/Long) #1027769
Cliff
MemberGlad to hear it! 🙂
November 18, 2015 at 4:07 pm in reply to: How to show passed events along with upcoming ones? #1027768Cliff
MemberThanks for your update.
This would definitely fall under customizations, which we don’t provide as part of our Scope of Support Terms.
However, you or your developer could follow along our Themer’s Guide to create a custom view of your own for whichever view(s) you’re wanting.
You may also choose to simply display past events separately (e.g. after, like you mentioned). This snippet may be helpful getting something like that setup: https://theeventscalendar.com/support/forums/topic/list-upcoming-past-events-at-events/#post-506149
Please let me know if I can be of further assistance.
November 18, 2015 at 3:36 pm in reply to: Just updated to Events calendar pro now get fatal error when trying month view #1027761Cliff
MemberThanks for the update.
PRO is an add-on so you need to keep the free/core plugin active too. It adds new features, views (e.g. photo, map), and also overrides some things in the core plugin where appropriate.
So, yes, please try deactivating PRO and seeing if you notice any changes. If so, please document them here for me to review.
Thanks.
Cliff
MemberThanks for testing and for letting me know. Who knows — maybe it was something fixed in our recent maintenance release… either way, I’m glad to hear it!
Cliff
MemberHi Adam (or Mindy?). Thanks for your question.
We cannot provide support for WooCommerce or its extensions, but I believe you’re saying it’s being affected only when iCal Importer is active.
Do you have any iCal Importer recurring jobs or have you only used it for one-time imports?
Does iCal Importer work correctly?
If you have iCal Importer setup for recurring jobs, if you disable recurring jobs (i.e. only do one-time importing), does that still affect the WooCommerce extension as you stated it does?
Have you viewed the WP Cron and noticed anything odd in there?
One or more of these third-party plugins (i.e. we don’t support or guarantee them) may make it easier to view/modify the WP Cron:
- https://wordpress.org/plugins/wp-crontrol/
- https://wordpress.org/plugins/crony/
- https://wordpress.org/plugins/wp-cron-control/
Hopefully some of this information will help you realize what the issue is or will enable you to provide us additional details.
Thanks!
Cliff
MemberHi Maylon. Sorry your initial experience with the plugin suite wasn’t perfect.
Customizing colors via live preview functionality is something that should be available within the next few weeks (our Version 4.0 release). It’ll be a great feature that I’m sure you and many others will appreciate.
An option that exists right now that may help is switching which Events stylesheet is used. For example, you could switch it to “Skeleton” and see how that looks placed in your theme.
If there’s something specific you need just a bit of CSS tweaking help with, please provide me a link to check it out and I might be able to provide you with the code snippet to help.
Looking forward to hearing back from you!
Cliff
MemberHi again, Dorys.
These do not exist out of the box as you’re wanting, but you could create them by leveraging these functions:
- https://theeventscalendar.com/function/tribe_get_events/
- and possibly https://theeventscalendar.com/function/tribe_events_event_schedule_details/
And here’s the references for our widgets and shortcodes. You may find something in there that’ll suit your needs.
Cliff
MemberHi Alan.
Yes, the mini calendar widget is only part of our PRO add-on.
You can reference our plugin’s widgets and shortcodes.
Please have you or your client (whomever previously purchased) renew their subscription if they’d like the latest version of PRO. We’re soon to release a major version (4.0) and it’ll be a great release!
Last but not least, we have a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.
Let me know if you have any follow-up questions.
November 17, 2015 at 4:59 pm in reply to: How to add address via GPS coordinates (Google Lat/Long) #1027236Cliff
MemberHi Dorys. Thanks for your question.
Our PRO add-on does enable this functionality.
Here’s a screenshot of editing a Venue with PRO enabled:

Last but not least, we have a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.
Let me know if you have any follow-up questions.
Cliff
MemberHi Paul.
I believe you’re requesting the same thing as one of our existing feature requests: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/3777092-subscribe-to-calendar-via-ical
Please do add your vote there.
This allows us to gauge interest in this particular feature request, which helps us prioritize our development efforts.
Thank you.
Cliff
MemberCorrado, sorry you’re reporting the same/similar issue.
However, like the previous ticket you linked to, I cannot produce the same issue of a single event being displayed twice / duplicated.
Maybe those two single posts are actually related within a single recurrence series (i.e. they might be recurring events). Could that be the issue?
===
1)
Additionally, have you gone through our troubleshooting steps or tried activating WP_DEBUG to see if there are any conflicts on your site?
Could you try temporarily activating the default Twenty Fifteen theme and seeing if the issue persists?
If disabling the theme fixes it, we have narrowed the issue down to a theme conflict. Do you have any theme overrides for the Events Calendar? If so could you try disabling them by renaming your [themename]/tribe-events/ folder to ‘tribe-events-bak’. Did that fix it?
If the issue persists in the default Twenty Fifteen theme, then we have a different set of debugging steps. Please keep the Twenty Fifteen theme enabled, and also disable any plugins other than the ones from Modern Tribe to see if that fixes it. If it does, please try re-enabling the plugins one at a time until the issue resurfaces. When it does resurface, can you let me know which plugin caused that to happen?
2)
Would you mind enabling WP_DEBUG and sharing any PHP errors you see while navigating your site’s home page, events page, single-event pages, and any other of your site’s pages relevant to this ticket?
Once you share your WP_DEBUG findings, we may be able to get an idea of any plugin or theme conflicts.
Please enable WP_DEBUG on your site. You’ll need to edit to your site’s wp-config.php file and change this line of code:
define('WP_DEBUG', false);to this:define('WP_DEBUG', true);
(or add this line of code if you can’t find mention of ‘WP_DEBUG’ in your wp-config.php file)If any errors do appear while navigating your site’s pages, please copy and paste them in their entirety into a new ticket reply — along with the URL of where you saw the error(s).
Please let me know what you find out in this troubleshooting research.
Cliff
MemberI appreciate your question and the desire to customize it for your use. However, we cannot provide such in-depth customization help, per our Terms.
Additionally, I didn’t find that as an existing feature request at our plugins’ UserVoice page.
Please do add your feature request there.
This allows others who are interested in that feature to easily voice their support. We frequently review suggestions there to find out which ones are popular, then we implement as many of them as we can.
Once you post it, feel free to link to it from here in case anyone comes across this forum thread in the future.
P.S. If you are looking to do it yourself or hire a developer, you may find some help looking in this file:
/wp-content/plugins/the-events-calendar/src/resources/js/tribe-events.js
And searching for “tribe_ev.fn.tooltips” (line 842). It mentions that it, “…covers all tooltip hover events for the various views.”
Thank you very much for your understanding. You are a valued customer.
November 17, 2015 at 4:22 pm in reply to: How to show passed events along with upcoming ones? #1027215Cliff
MemberHi Maciej.
To make sure I understand what you’re asking, are you wanting th category month view page — e.g. http://example.com/events/category/barbecue/ — to NOT hide past/expired events?
For your second question, each event requires a date but can be setup as recurring if that helps.
Cliff
MemberThis should work for targeting just that specific widget (we’re targeting an ID, not a Class):
#tribe-events-adv-list-widget-3 .tribe-mini-calendar-event a { border-left-color: red !important; }Please note that if you need further customization help, you’ll need to consult your theme author or designer. We generally do not provide in-depth customizations, per our Scope of Support Terms.
I hope the help I’ve provided thus far gets you to accomplish what you’re after! 🙂
Cliff
MemberI can try to help you work out any specific things you noticed. Were there certain events from that feed URL that were missing? Any patterns you noticed (please mention specific events)?
I can then try to recreate them on my local testing site and possibly log any bugs, if discovered.
You may also choose to reference our Refund Policy.
Let me know if you have any follow-up questions. I don’t mind helping if you’d like to get iCal Importer working for your needs!
Thanks.
-
AuthorPosts
