Jennifer
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Site crashes with new release 4.5.3Hello,
I’m sorry to hear you’re still running into this issue. However, if you have an active Pro license, please post this issue in our premium support forums for Pro, and we’ll be happy to help you troubleshoot from there!
Per wordpress.org guidelines, we are not able to provide support here in these forums for premium plugins.
Thanks – see you over there!
Forum: Plugins
In reply to: [The Events Calendar] Topic Title in Single Event view is too bigHi Sebastian,
Thanks for reaching out! You can choose from a few styling options in the Events > Settings > Display section, but to change this in particular, you may need to go with some custom CSS. The tribe-events-single-event-title class should be the class to target in order to decrease the font size.
I would recommend trying out some of the options in the settings area first though to see if that solves this for you.
Thanks,
Jennifer
Forum: Plugins
In reply to: [The Events Calendar] Community Events upgradeHello,
Thanks for using Community Events! Per WordPress guidelines however, we are not able to provide support for premium plugins here, but we do have a dedicated forum on our site for Community Events. If you can please post this question over there, we’ll be happy to help you figure this out!
Forum: Plugins
In reply to: [The Events Calendar] Events Page Not Showing on Admin Pages.Hello,
Thanks for using The Events Calendar! The Events page is generated by a template in our plugin and does not appear with your other Pages. However, if you’d like to edit the template, we have instructions on how to do that in our themer’s guide.
The Divi builder does not appear on custom post types (like events) by default, but Divi does have an article with some instructions on how to add it.
I hope that helps point you in the right direction!
Forum: Plugins
In reply to: [The Events Calendar] Issues with ImportsHello,
It sounds like you’re using our premium add-on Event Aggregator (with The Events Calendar, the only import option is from a CSV). Thanks for your support! Per WordPress guidelines however, we are not able to provide support for premium plugins here, but we do have a dedicated forum on our site for Event Aggregator. If you can please post this question over there, we’ll be happy to help you figure it out!
Forum: Plugins
In reply to: [The Events Calendar] Site crashes with new release 4.5.3Hello,
I’m sorry you’re running into these issues! We just released a new version (4.5.4) – can you try updating to that one and see if it works for you?
Forum: Plugins
In reply to: [The Events Calendar] Where are options?Hello,
Thanks for downloading our plugin! Once it’s activated, you should see an “Events” option appear in your Dashboard menu. You should see “Settings” underneath, and you can set all of the plugin options there!
Forum: Plugins
In reply to: [The Events Calendar] Event options missingHello,
It’s odd that these options would be missing for you. Can you try updating the plugin (the current version is 4.5.4)? Once it’s updated, all necessary files should be there!
Forum: Plugins
In reply to: [The Events Calendar] Where events plugin filters old eventsHi Jonathan,
I would recommend taking a look at tribe_get_events, which is similar to get_posts but makes it a little easier to retrieve events. You can find the main event query at wp-content/plugins/the-events-calendar/src/Tribe/Query.php
I hope that helps!
Forum: Plugins
In reply to: [The Events Calendar] Adding icons to categoriesHello,
We’re glad to hear that our plugin is working out for you so far! There isn’t an out of the box way to add icons, but you might try a plugin like Taxonomy Images that will let you add images to taxonomies.
I hope that helps!