Brook
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Enfold Post Slider not working with your pluginHowdy sixaxis,
That is good to know. Thank you for taking the time to report this.
In situations where there is a conflict we will gladly work with the theme author to resolve it. I will make a note to reach out to Kriese and see if they would be willing work with us and try to maintain compatibility between that theme and our plugin. Thanks again for letting us know there is an issue.
Cheers!
– BrookHowdy Emi, you might try updating to 3.11.1. If you continue having issues would you mind opening up your own topic and thoroughly detail your problem? Per the forum rules on wordpress.org you should start your own topic, unless “you are using the same version of WordPress on the same physical server hosted by the same hosts with the same plugins, theme, and configurations as the original poster”. Having your own topic helps ensure that each person gets the topics full attention and no one’s unique details get accidentally ignored.
Thanks for the update everyone. Glad to hear 3.11.1 fixes this. Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Recurring events not workingAhh that makes sense Alex. Like Barry said the WordPress.org forums rules discourage providing support for premium (pay) plugins.
It sounds like you are updating the core plugin but not updating the PRO addon along with it (which you need a license to do). Errors will happen when running mismatched versions. It is advisable to either downgrade the core plugin to the same version as the Pro addon, or get a license and update the Pro plugin. This will likely resolve your error.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Remove RSS Feeds from Event CalendarInteresting. We have on occasion tossed around the idea of dropping support for the RSS feed entirely since it is not well suited to events. In which case the default RSS feed which WordPress generates is all that would be offered. The feedback is appreciated, thank you.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Update italian translation for some doesn't functionAwesome we really appreciate it. I don’t have your email, but if you open up this guide it walks you through every step of the way: The Events Calendar: Guide to translating a plugin
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Duplicate messages in mobile view.Ahh that makes sense. Thanks for sharing!
– Brook
Forum: Plugins
In reply to: [The Events Calendar] Own custom language files?Hello torben,
We now do all of our translations through glotpress. The Events Calendar: Guide to translating a plugin
If you register on the translating site linked in that guide, you can submit changed. We are also looking for a validator for German, someone who can view incoming submissions and approve them.
Cheers!
– BrookHowdy Hina,
This depends on the them. You might be able to get the sidebar working by using something other than the default template. If not, then your theme likely does not use WP Page Templates. IN that case you will need to create a theme override. Have a look at the Themer’s Guide. It walks you through modifying the PHP templates so you change the look, wording, and order of things.
Did one of those options work?
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Translation – German "Veranstaltungen"Howdy Rainer,
Thanks for pointing this out. If you would like to change it, or suggest improvements to other areas of the translation, please look at The Events Calendar: Guide to translating a plugin.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] The Events Calendar Sorting by dateHowdy Murat Balta,
It sounds like you would like to sort in Reverse Chronological order instead of chronological. Is that correct? If so this could be accomplished by modifying the WP_Query using pre_get_posts and changing the sort order. You would need to hook in rather late, and then detect if it’s an event query and run your updates. Of course this will require a goodly bit of PHP and Query knowledge. This is necessary for the sort of customization you are after.
Does that all make sense? Are you or someone you know able to make the changes?
Cheers!
– BrookHowdy Le Georges,
Thank you for reporting a broken tutorial. It seems that our tut incorrectly asked you to find:
/wp-content/plugins/events-calendar-pro/src/views/month/single-event.php
But you really wanted to find:
/wp-content/plugins/the-events-calendar/src/views/month/single-event.php
Does it work for you now? I just tested it and it’s working great.
Just so you know we check the forums once a week. Sometimes on Wed, sometimes other days. Please keep in mind that WordPress.org forum rules forbid bumping, mainly because of how the forum tools work. Bumping hides your topic and thus delays responses.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] RSSHowdy Mutart,
When you visit your calendar page, just add /feed/ to the end of the URL to see the RSS. Say your website is http://wpshindig.com/events/, then go to http://wpshindig.com/events/feed/ to view the RSS.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Events Category Archive Pages Showing Index SidebarHowdy coleh3,
Those pages are standard WP CPT archive pages, and so the usual conditionals and responses that WordPress uses for Archive pages will apply to Events Archives pages as well: https://codex.wordpress.org/Post_Types#Archive_page
Those are built-in features of WordPress that we would be remiss to change, lest we break WordPress’ standards.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Hide Tags/categories on eventsHowdy danieldavern,
Have a look at the Themer’s Guide. It walks you through modifying the PHP templates so you change the look, wording, and order of things.
That does require some technical knowledge of PHP though. That is sadly a necessary prerequisite to making a change like this.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Events shown on month view are all the sameHowdy again Mailme,
I agree that it is a great feature request. I have not seen setups like yours very often, but on occassion they do crop up. And we like to support everyone as best we can.
Please officially suggest this as a feature so that other people can see and voice their support for it: The Events Calendar: Suggest a feature
Cheers!
– Brook