Brook
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Message since update – re SlugHowdy guys,
Do either of you have pages named something similar to the error message? If the error message is for “Stowmarket Local Events”, check for a similarly named page in WP Admin > Pages or WP Admin > Posts. Do you have one? If so, that’s what it’s referring to. If not, check your trash bin of your pages and posts. Is there anything in there?
Does that all make sense? Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Importing CSV file to TEC with non US alphabetHowdy Ariamu,
I have good news, the CSV importer does support those characters. It supports the entire UTF-8 charset! However, the file you are importing must be UTF-8 encoded. Yours evidently is not when it includes those characters. Some editors export UTF-16 or so forth.
There are online tools to convert charsets. This one for example can help you convert charsets. http://www.webutils.pl/Charset-Converter Run your CSV through such a tool, or when saving it make sure to select the UTF-8 charset. Once it’s set you will have no problems importing files with special characters.
I hope that information helps! Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Javascript error on Mobile ViewThank you for sharing your solution Icigler! I believe this error is now fixed in the latest versions of our plugin. I am not able to reproduce it anymore. If you do see it again after updating though please let us know. Thanks again!
– Brook
Forum: Plugins
In reply to: [The Events Calendar] Great plugin but it has a minor issue…Howdy Sreeiyer,
Have you seen our guide for setting up WPML and The Events Calendar? There are a million ways to configured WPML that can break other plugins, including The Events Calendar. So our guide walks you through the options to set so that they are both compatible together, the steps and configurations need to be followed very carefully in order to get everything working.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Remove ICAL Export and Google Calendar from EventThanks for sharing that solution, Terry.
Forum: Plugins
In reply to: [The Events Calendar] Warning after updating – Events slugHowdy guys,
It sounds like you are probably using pathinfo URLs, where all of your pages begin with [example.com]/index.php/[page-name]. In which case there is a now known bug that we are working on fix for. In the mean time downloading a past version, or switch your permalink to default or postname should fix it. I am truly sorry for the bug. We are adding a test to future versions to help catch this sort of bug.
– Brook
Forum: Plugins
In reply to: [The Events Calendar] is there an rsvp option available?Howdy Tashmash,
Currently our addon Eventbrite Tickets is the only one that supports RSVPs. In the near future we are launching a standalone RSVP addon that will work for this as well. But, until then Eventbrite Tickets is the way to go!
Let us know if you have any more questions. If you need a timely response about Eventbrite Tickets or one of the other addons, checkout the presales section of The Events Calendar: Premium Support Forums. We check that forum multiple times every day versus once per week in the volunteer ones here.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Code to change Today's Date background in month viewHowdy Kbeebalm,
This rule should change it to red:
body .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] { background-color: #f00; }You can modify the color from there. That work?
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Changing Page TitleHowdy folks,
That is actually going to be part of your theme in both cases, and often the themes do not have settings for this. However, you can usually override your theme’s <title> choices relatively easily. This snippet walks you through how to do that for every events page: http://pastebin.com/QU2aMwBJ If you paste that in your (child) theme’s functions.php file, then modify the titles to your liking.
Does that all make sense? Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Reversing the Order of Upcoming EventsHowdy Alex,
If you just want to reverse the order as it appears on the page then that is going to be easy. This snippet reverse the order for the past events pages, with slight modification you could cause it to reverse the order on other pages including the upcoming and events widget ones.
https://gist.github.com/elimn/0be6c4cbcf80b3721c81
However, that reverses the page order. Say you have events from now until December in your calendar, and the first page of the calendar shows events from Sept – Oct. The above will reverse the first page to be Oct – Sept. perhaps you would rather it show Dec – Nov though. That being the case, you would have to write your own snippet. One which taps into pre_get_posts and targets the upcoming event query could do that, you could reverse the SQL sort order. However, this not an easy thing to do at all and will take a lot of trial and error.
I hope that snippet helps. Happy calendaring!
– Brook
Forum: Plugins
In reply to: [The Events Calendar] Month view does not show up in mobileHowdy Kbeebalm,
That’s a very strange thing to happen. Something on our website is changing the mobile calendar’s table elements such as <td> to <div>s and <dl>s. Because of this the calendar losing all of its styling.
I did some troubleshooting, and theis works with Twenty twelve as well as our theme.
It sounds like you are experiencing a theme conflict. Are you saying that when you switch themes to Theis or Twenty Twelve the mobile view looks right? If so, then you will need to examine your theme’s code and find out what is swapping those elements out. Then prevent it from running on Events pages. Sometimes themes have a /tribe-events/ folder in them, and renaming it can fix issues like this.
I hope that helps. Sorry for the oddity, never seen a conflict do that before.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Changing the Date formatHowdy Wearemogul,
You can change the date format setting for The Events Calendar in WP-Admin > Events > Settings > Display. However, ecs-list-events is a separate plugin managed by a 3rd party. It’s possible they don’t honor The Events Calendar’s date format, in which case you would need to contact them to see how to change it: https://wordpress.org/plugins/the-events-calendar-shortcode/ Our own shortcodes definitely follow our date format settings, but those are exclusive to Events Calendar PRO. If that’s the only thing you want to change, I’d stick with the free 3rd party plugin. 🙂
I hope you can get it formatted to your liking. Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] is this you?Howdy David Henry,
That is not a Modern Tribe product I have ever seen before. Thank you very much for bringing it to our attention. We can reach out to the developer and request they not use our branding.
Thanks again! – Brook
Forum: Plugins
In reply to: [The Events Calendar] Filtering categories on widget (no pro) Version 3.11.2Howdy hatfab,
My apologies for any confusion. As outlined in the forum sticky here, our readmes, documentation, and elsewhere we do provide volunteer support to free users such as yourself once per week. Usually we do a pass on Wednesday or Friday answering every topic that the other community volunteers have not. If you need a faster response time you should look into paying someone for support.
As the WordPress.org forum rules outline. Bumping topics only delays the amount of time until a response. This is because of how the moderator tools work, bumped topics appear answered and simultaneously fall to the bottom of the pool. Thus it can take more than a week to get a question answered if you bump. I really wish the tools did not work this way, but they do.
In case any other users are wondering this same thing, the Events Calendar PRO includes widget filtering in it’s features, and it also include premium support with same day support.
I hope you found a solution to your needs. Happy developing!
– BrookForum: Plugins
In reply to: [The Events Calendar] Event slug missing /Howdy Guys,
I appreciate the bug report. It sounds like your servers are using pathinfo permalinks. To be honest we have not traditionally tested for those. In addition to filing the bug report just now, I am going to discuss with the team whether we can get an automated test in place for this.
Thanks for sharing the solution dave. Changing to postname or default permalinks should work for now. Or rolling back as joshuaiz. We will get this fixed as soon as we can. We are just about to release a maintenance update, but it is too far along to include a fix for this. Hopefully the release after that will have a fix.
Thanks again! – Brook