Brook
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] title as h2?Howdy lking57,
I can see how that would be confusing. before/after title might work. I believe it will be them dependent. It’s been a while since I designed theme, but if I recall correct each theme can set the default heading for widgets, which would transfer to this shortcode.
It works for me on the Twenty Fifteen theme using this:
[tribe_events_list category="education" title="Upcoming Education Sessions" before_title="<h2>" after_title="</h2>"]Does that work for you?
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Incorrect title shown on the events pageThat’s not a bad idea at all. That particular setting is cleverly hidden, heh. It can cause issues on some themes though, so we were reluctant to make it prominent. I will pass your feedback on to the team.
If you ever want to make an official feature suggestion like this, please checkout this page: The Events Calendar: Suggest a feature
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Translation not properly functioningHowdy Gadasoft,
I am happy you posted. 3.10 changed some of the wording around, and so not all translations are fully up-to-date. Would you be interested in helping us complete the Bulgarian one? If we can use your translation we will give you a free license to any of our plugins. More info on how to help us translate: The Events Calendar: Guide to translating a plugin
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Event is the first of the listI am very happy to hear it. I was a little worried I had missed something and did not fully understand you.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] My event calendar is no longer showingI am not gonna to lie, that really doesn’t make sense to me. 😀 It sounds like you are using a special feature your theme adds. I probably have not used this theme before and thus haven’t seen the feature.
Regardless, you found the culprit! That’s exciting. Does the work around you described solve the issue well enough?
– Brook
Forum: Plugins
In reply to: [The Events Calendar] rss feed gives 404Howdy Hank,
It is likely that a plugin or your theme is linking to that for all posts, but unfortunately it will not exist for all of WordPress’ Custom Post Types so in some cases you will get a 404. This is one of those cases, as the events are a Custom Post Type.
You might open up your event’s page source and search through it for a link to /feed. If it has one, then you might try disabling plugins one at a time, and switching themes, until the link goes away. Once you have identified what is linking to this non-existant page you might be able to modify it to not link there. Or, if it’s an SEO plugin it might even have a setting to disable this.
I hope you can find the culprit. Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] "Featured" event?Brilliant! Thanks for sharing the solution.
– Brook
Forum: Plugins
In reply to: [The Events Calendar] A number of issuesHey Pat,
I’d love to clarify. Basically a lot of files on your server, specifically a number of Javascript and CSS files, are missing. Maybe the transer was interruped, or they somehow got deleted? I see files missing from both your theme and plugins. You could probably restore these by deleting the theme and plugins, and reinstalling them. Or perhaps have a backup you could restore? Backups are always the safest route.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Plugin Automatically updatingHowdy ImmortalGuru,
I am sorry to hear of those issues. Make sure to contact your theme author to let them know of the incompatibility that way you can eventually update. We will gladly work with them and give them whatever they need.
In the mean time here’s how to disable auto updates: http://codex.wordpress.org/Configuring_Automatic_Background_Updates#Core_Updates_2
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Event without a dateThanks Tricer. I edited that to include the phrase “TBD/To be determined”. I know some people have worded it that way in the past, and we want them to be able to easily find your suggestion. 🙂
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Language problemOh that’s a good tip GUSUM. Thanks for sharing.
– Brook
Howdy Carlo,
Unfortunately the two plugins might not be compatible. We have had very little success with multi language plugins and The Events Calendar. We are working towards being fully compatible with WPML out of the box, and will be soon. But Polylang is not quite compatible yet.
But I will definitely leave the topic open. Perhaps someone in the community has been able to hack together a solution with bailing wire?
I wish I had better new. Best of luck!
– BrookForum: Plugins
In reply to: [The Events Calendar] Custom PHP pageHowdy Caremy,
You can definitely do that. We have a full featured API, and since all events are a WordPress Custom Post Type you can even just use the WordPress API. In particular you would want to checkout these two resources:
The Events Calendar: API Documentation
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Events Not Appearing On Event CalendarHow odd! This unquestionably sounds like a serverside caching issue. Do you have a caching plugin? Does your website host have a caching system. What happens if you clear those? If nothing, what happens if you disable them.
If it is your website host’s cache, would you let us know the name of your host?
Thanks!
– Brook
Forum: Plugins
In reply to: [The Events Calendar] Day view: Page not foundHowdy khrisme,
I am sorry to hear that. If you go to WP Admin > Events > Settings > Display, is the Day View enabled? If so, try disabling it and hitting save. Then enable it once again, and hit save. Does it work now?
If that doesn’t work checkout this guide. Likely the first set steps outlined will solve the issue. Troubleshooting 404 Page Not Found errors
Cheers!
– Brook