Brook
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] query by categoryHowdy tolisp,
How did you add the main WordPress categories? Did you do it from WP Admin > Events > Categories? If so, then you actually created new categories in a separate WP Taxonomy, but used the same name as the existing one.
You would need to merge WP Taxonomies somehow in order to do what you are trying to accomplish. I am not sure where to begin with that, it would be a pretty involved change and would require directly modifying the plugin in a number of areas, everywhere it references the taxonomy ‘tribe_events_cat’. And that’s just one of the hurdles you are likely to face.
I just googled it and see that there are some plugins which try to allow you to merge taxonomies. But, we definitely have not tested with them. You might give a tool or script like that a whirl, but definitely back up first. I would not be surprised if it backfires.
Cheers!
– BrookExactly, those two variables are new. You or your theme author will need to update your theme to fix the issue. You probably just need to add those two variables in your theme.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Update italian translation for some doesn't functionHowdy Social,
The Italian translation is only 93% complete. It will need to be completed and approved before the downloads from this site will fill in all of the blanks: http://translations.theeventscalendar.com/projects/tribe-events-calendar
Would you be interested in helping us translate the rest?
– Brook
Forum: Plugins
In reply to: [The Events Calendar] No upcoming events after update to 3.10Thank you for sharing the solution sc6rp1o.
To elaborate a little bit, there are two new variables at the top of the new list-widget.php file. If you copy those into your old theme override, you will be golden.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Community event calendar stopped workingHowdy bigezme,
You definitely do not need a license for it to work. However, when running an old version of the calendar it might start conflict with new versions of WordPress or other plugins. For instance we just discovered an issue with the latest 3.10 version of our plugin when run in WP 4.3 beta. So we plan to fix this in 3.11 of our plugin so that as of that version we are compatible with WP 4.3. But, if you are running 3.10 or under, you will not be compatible.
Have you been updating your plugins and WordPress? If so I bet you are no longer running compatible versions with your older version of Community. What version of The Events Calendar are you running, does it match COmmunity’s version? If not, try downgrading The Events Calendar to match Community. Does that fix it?
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Duplicate messages in mobile view.Howdy dabookbinder,
That was a weird issue based on your description. I am not seeing it anymore though. Did you resolve it? DO you mind sharing what you found out?
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Changing the URL-Slug (Permalink) for EventsHowdy Cara,
What are you changing the URL to? Can you try changing to something random, like “sdlfoisda” just for a temporary test. Does that work?
Usually 403 forbidden errors happen when you change the slug to something outside of WordPress’ control. To a slug that your server has reserved and will not allow you to use.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] da_DK translation errorHowdy Leo,
It sounds like the last translator forgot to include a couple of things in the danish translation. We have updated versions of those files here: http://translations.theeventscalendar.com/projects/tribe-events-calendar/da/default
Do they work for you?
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Event time shows event dateThank you for sharing that dkay72.
If you go to WP Admin > Settings > General, what setting are you using for your the Time Format? If it’s customl can you try one of the defaults and hit save? Does that fix it?
If not, would you mind sharing your system info? You can find the system info by going to WP Admin > Events > Settings, clicking on the “Help” tab, and scrolling down to the ‘System Information’ box. (Or by going to [yoursite]/wp-admin/edit.php?post_type=tribe_events&page=tribe-events-calendar&tab=help) Feel free to redact anything you dont want to share publicly, but know that the more you share the more we can help. In particular your date format settings interest me.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Events Not Appearing On Event CalendarI hope you find something that works. We’ll keep our ear out for any more possible issues with GoDaddy’s evidently builtin cache. It sounds like its hard or impossible to clear. We might not be able to do anything, but you never know. Thanks for sharing the details!
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Export all calendar events in ICSHowdy Patrick,
You could do that by setting your “events per page” setting to a ridiculously large number, more than the amount of events you have. Then go to list view and click the export button.
Of course if you’re a programmer you could modify the WP_Query for the ical pages and just adjust the amount of posts to return.
Did one of those solutions work?
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Blank page when trying to add eventThat’s no good! Have you tried flushing your permalinks? If so, then it sounds like you are experiencing a conflict. In order to proceed you will need to test if a “conflict” is happening, and if so narrow it down so a fix can be found for it. This guide walks you through how to test for a conflict, and then identify what is conflicting.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Ajax issues: c.parseHTML is not a functionHowdy Julian,
Good call on testing minification first. That usually causes errors on packaged plugins which are already minified, ours included. Since that wasn’t it you will likely need to do a full conflict test to narrow down the cause. This guide walks you through how to test for a conflict, and then identify what is conflicting.
If you would like for us to remove reliane on Ajax please vote this feature request up: http://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/6833539-js-independent-page-navigation Personally it’s something I would love to see too.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Month view events per dayHowdy Brody,
Did you try that conflict test? It sounds like you have a conflict going. That setting is working fine on all the systems we’ve tested.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Compatibility with google analytics plug-inHowdy jayagoyalkumar,
I am sorry to hear there is a conflict. Can you share the names of the plugins? Perhaps somebody else has already encountered this conflict and knows of a solution?
Cheers!
– Brook