The All-in-One Event Calendar 1.1 is now Live

It’s been a month and a half of hard work, but it’s here: version 1.1 of the All-in-One Event Calendar plugin for WordPress.

We’ve added a number of new features and fixed some painful bugs. More importantly, we’ve done lots of ground work that will allow us to roll out new versions faster.

Bug Fixes

  • Recurring Events now shows the date and time of the current event rather than the original event.
  • Events posted across the Daylight Savings time line are now fixed.
  • Date picker is now globalized (Thanks josjo!)

Improvements

  • Added IE9 support
  • Corrected a bunch of HTML validation errors
  • Optimized the plugin for better performance (more optimization coming soon)

New Features

  • Created new recurrence rules
  • Translated recurrence rules to make it human-readable and to allow for localization
  • Globalized the date picker
  • Added filter by Categories and Tags to Widget
  • http://www.theseedstudio.com/ Rik Logtenberg

    Actually 1.1.1 is the most recent version. We needed to make a small fix for a problem when plugin is enabled for first time.

  • Quicknk

    s there a reason why the functions for the plugin aren’t working/loading as a non logged in user?

    I just updated to the newest version, and still the same results.

    I did some testing and found that the plugin only sets document.location.hash + all other classes used so that the loading icon is removed only when I’m logged in as a user. but viewing the site, not logged in, document.location.hash is not defined + the it infantly loops the check_hash function in calendar.js. I assume these Classes are not being initialized unless someone is logged in. why? is there a way to fix this so guests can view the calendar without the loader covering it?

    when logged-in i setup an alert (now removed) to show if the hash was being set:

    Current Hash:
    location Hash: #action=ai1ec_month
    convertEntities: #action=ai1ec_month&ai1ec_month_offset=0&ai1ec_active_event=0

    when logged-out, i got this:
    Current Hash:
    location Hash:
    convertEntities: #action=ai1ec_month&ai1ec_month_offset=0&ai1ec_active_event=0

    • Yanislav Iliev

      @Quicknk
      The only change that depends on if user is logged in or not, is to show the post event button to logged in users with capability of Event Contributor and up.
      What browser are you using?
      Server OS?
      Could you provide your website address so I can see what is going on?

      • Stevensvideo

        having similar problem, when log in as admin i can see the calendar, but when logged out
        i only see the loop trying to refresh the calendar and cant see the posted events, using
        safari on pc, ipad, iphone any ideas thanks in advanced

  • Pespinoza

    Hi,

    - has ability to allow other user besides “event contributors” added/fixed?
    - has a way to have users submit via front end been developed?
    - would the support forum open again soon?

    Thank you for a great plugin. You can see it at work here http://alamocitytimes.com/events

    • Yanislav Iliev

      @Pespinoza
      Has ability to allow other user besides “event contributors” added/fixed?
      - Unfortunately no, that’s not supported for the moment.
      Has a way to have users submit via front end been developed?
      - Not yet, but we are planning it.
      Would the support forum open again soon?
      - We are mainly providing support here on theseednetwork website.

  • John Orr

    Just updated and spotted a problem with recurring events. The ‘end on’ date does not seem to be included in the recurrence pattern (for a weekly event – didn’t try it with other patterns yet), i.e. there is no event posted for the day the recurring event ends.

    • Yanislav Iliev

      @John Orr
      Thanks for reporting this. It will be fixed asap.
      You can keep track of it here: http://trac.the-seed.ca/ticket/141

      • Valpreston

        This ticket says “Closed” and “Fixed” but I’m having the same issue with events that I’ve entered today. Is there something I need to do on my end to get this “fix” working?

        • Yanislav Iliev

          @Valpreston
          Did you update the plugin to v1.1.2?
          If so, try clearing your browser’s cache and try again.

  • Tpouzaud

    Hello,
    great job for the new version of your plugin.
    I only have one problem with one theme of our multi-site platform, “RedBel” by Belouga -> the month and year buttons are not working in the month view with this theme. But it was the same for the last version of the plugin…
    Here are the french translation files if you want it :
    http://blogs.crdp-limousin.fr/files/2011/11/all-in-one-event-calendar-fr_FR.zip

  • solitary1510

    What wrong with my add event?

    • josjo

      I got that also the fist time i created a new event. A page refresh solved it so i guess it’s a browser cache thing.

      • solitary1510

        Oh. Thank you. It’s solved

    • Yanislav Iliev

      @solitary1510
      Can you confirm that cleaning your browser cache didn’t solve the problem for you?

  • Khanley

    Some events that span more than one day show up on all days, one event only shows up on the start date of the event. very confused.

  • Yanislav Iliev

    @Khanley
    In the previous version (1.0.9) events that start on one date but end on another were shown on all dates that the event is happening.
    Starting with version 1.1 events are shown only on the starting date.
    One way to fix the events entered prior 1.1 is to edit and save them without changing anything.

  • Yanislav Iliev

    @Khanley
    In the previous version (1.0.9) events that start on one date but end on another were shown on all dates that the event is happening.
    Starting with version 1.1 events are shown only on the starting date.
    One way to fix the events entered prior 1.1 is to edit and save them without changing anything.

  • Andrew Saturn

    a post on wordpress.org said shortcodes would be available but they do not seem to work, what’s up? http://trac.the-seed.ca/ticket/36

    • Yanislav Iliev

      @Andrew Saturn
      It needs additional testing but is coming very soon.

  • Nicholas Deuro

    I’m trying to install this plugin located here:
    http://www.ctksnyder.org/calendar-4/

    I don’t see anything weird when I run it through Firebug but it never wants to fully load, just the continuous loading loop? Any help you could provide would be great! This latest version did not solve the problem. No one else is having this problem?

    • Yanislav Iliev

      @Nicholas Deuro
      Can you check your server’s error_log file for any problems?
      Also, if you switch to the default WP theme does it work?

    • Matt Brown

      Hi, it appears you and I are having the same issue, and from the look of the site its also a similar template ( http://elimswindon.org/calendar/ ). I’d be really keen to make use of this fantastic plugin!

      I’m open to any suggestions to help resolve this.

      Many thanks,
      Matt

      • Yanislav Iliev

        @Matt Brown
        There is a JS error on your website.
        For theme related issues, you could use our premium support.

  • Paul

    I thought that the new version would handle skipping dates within recurring events. For example, events occur every Thursday except on the Thursday of Thanksgiving. Is that feature in the new update? If so, how does it work?

    • Yanislav Iliev

      @Paul
      Skipping dates work when importing ics feeds. The UI doesn’t offer it yet but can easily be extended to support it. Perhaps we can introduce it in 1.2 or earlier depending on what the demand is.

      • Paul

        Hmmm. importing ics feeds might work well. I’ll test that feature.

      • Todd Oldfield

        yah.. its needed. We want to be able to schedule an event that occurs daily, for instance, but obviously on Christmas, we would not hold the event. I see no way to cancel an “instance” of a reoccuring event. LOVE THE PLUGIN though…

      • Pete

        Not working when I import an ICS feed. Anything special needed for this?

      • Darren

        Definately need the option to cancel / skip a specific date within a reoccuring event.

  • Valpreston

    I just discovered this calendar on Monday, and LOVE it already! Lost of great features AND support ~I really appreciate that! We’d been looking for an option for months!! I entered in 30 events yesterday, and plan to enter many more today:)

    Couple of questions:
    1. Reoccurrence: Will there be a way to set up monthly events that happen on a certain day/week each month (ie 2nd Tuesday)?
    2. Is there a way to Copy events (other than copying the HTML of the description)? There are many events that we list on our calendar, such as plays, that happen at 7pm Fri, 7pm Sat, and 2pm Sun. We’d like to enter it once for Fri/Sat, then copy that to Sun and adjust the time (but keep the title, description, tags, location, etc.)
    3. I agree with with @Paul below… would love to see a way to create exceptions to reoccurring events… even if it’s just a way to delete an event, then be given an option of “Delete All Events” or “Delete Only This Event”
    4. Is there a way to change the default on the Google Maps, so it’s always checked? That feature is great and we’ll always want to use it!
    5. Would love to see a box under “Organizer contact info” for “LINK” where we can enter the organizers URL.

    Thanks again for a GREAT produce!

    • Yanislav Iliev

      @Valpreston
      Thank you for the kind words!

      1. This is possible when importing events from ics, however the current UI doesn’t support it. The good thing is that we can easily extend it based on what the demand is.
      2. :/ Unfortunately, this is not supported. However, we might think about the option to use an event as a template for another event.
      3. Look at 1
      4. No, but could be extended via premium support( 1hour ) or if the demand is high, we can add this option on the settings page.
      5. We will include it in 1.2 (if not earlier).

      • Valpreston

        Thanks! I appreciate your quick response. I’ll test out the ics option. And I look forward to future releases as well.

    • Mirmjw

      Per 2. – it’s VERY important to have this functionality of copy an event in its entirety and then just adjust the time while keeping ALL the other descriptors. Please let us know if this is in the works!

    • Toni

      We definitely need a way to have exceptions to recurring events (like cancellations) or this creates a manual nightmare. Please add this feature!

  • solitary1510

    I have another problem. When I add event with start day: 15/10/1946 (dd/mm/yyyy), I got a blank page. I try edit the day in phpMyAdmin but not work. I use this plugin for add birthday notification.

    • Yanislav Iliev

      :/ Unfortunately, we support dates after 1970 and before 2038.
      It will be good to look for a solution for dates before 1970.
      Right now, the limit is set by the server and your browser.
      The way to go for now is to enter birthdays starting from 1971 until we find a solution for this.

      • solitary1510

        Thanks for answer. I hope you will find a solution soon. Thanks for awsome plugin.

  • Edvard

    Thank you guys for a great plugin. Very useful for my site. Allow me to put three questions in here:
    1. I´m able to contribute with a danish translation very soon. Where do I post it?
    2. Would like to change event date/time format from:
    15. 12. 2011 @ 20.00 (exmaple) to 15. 12. 2011 Kl. 20.00 where ‘Kl.’ is the danish way of writing time (clock). The @ doesn´t change when I edit in da.mo or even if I change it in the php: app/controller/class-ai1ec-events-controller.php line 451
    3. To me it would be very convenient being able to split my calender into a public and a privat sort of category. Events put in private would only be visible for registered and logged on users. I know this is possibly very difficult…?

    • Yanislav Iliev

      @Edvard
      1. You can upload your translation here: http://trac.the-seed.ca/ticket/78
      2. @ is not localized. I will add it as bug report. To fix it, edit line 973 of app/helper/class-ai1ec-events-helper.php file
      3. This will require a bit of modifications – the best way would be to use our premium support.

      • Edvard

        Thanks for the hint about where to find ‘date’ @ ‘time’. The only bug in my translation and I do appreciate the great work making Ai1 calendar tranlateable.
        I´ll send my danish files in a few days. Will you only need the .mo file?
        And, by the way, can I post any comments to specific translation issues such as explanation of my choices of words/expressions?

        • Yanislav Iliev

          @Edvard
          We will need both, po and mo, files. Feel free to post any comments to specific translation issues.
          Thank you.

  • Ronald

    Just discovered this plugin and it seems to be the long awaited for eventplugin that does just that what I want it to do. So far so good, but… after you click on an event (as a visitor) to see full details of the event, below the event is a user box shown (from a different plugin), but when adding an event I can’t choose a different user then the one logged in. Can I get rid of this user box (which I DO need on regular posts) or is there a way to choose a user when adding an event?

    • Ronald

      I’ve found the problem: event posts are considered as ‘regular posts’. Because of that, things like share buttons, author box, et cetera are automatically inserted at the end of the post. Is there a way to have wordpress see ‘event posts’ as pages?

      • Yanislav Iliev

        @Ronald
        Events are indeed posts. The way to find out if a particular post is an event is to check the post_type.
        global $post;
        if( $post->post_type == AI1EC_POST_TYPE )
        echo “this post is an event”;
        else
        echo “this post is NOT an event”;

        • Ronald

          but how can I prevent wp from adding userinfo at the bottom of the event post, as it does (and should) on normal post?

          • Yanislav Iliev

            @Ronald
            Create a new file in your theme and name it single-ai1ec_event.php
            Copy the contents of single.php to single-ai1ec_event.php and start working on the design/code.

          • Ronald

            already did it, but the problem is the author box (plugin: wp about author) automatically gets inserted in posts. There is an option not to include it in pages, so now I’m looking what code to alter, so it also won’t get inserted in events.

          • Yanislav Iliev

            Ah okay, you can try contacting plugin’s author. If you are unable to fix this problem and are looking for assistance don’t hesitate to use our premium support :)

  • Emmanuel CHANSON

    Hello Thanks for this plugin !
    Is the option “Include event categories in post category lists ” working ?
    I cano not see any aio categories displayed in post categories list

    • Yanislav Iliev

      @Emmanuel CHANSON
      Yes, the option is working but it is to include the event categories in the frontend of your wordpress, not in the backend when you are adding a post for example.

  • Anonymous

    It seems like the plugin I was looking for, however, when I set for event categories to show also as regular post categories I never get to see them in the posts category list.
    I can also contribute with the Spanish translation of the plugin. Let me know how, since I am not a programmer and I have no idea where to get the file that would translate the plugin to Spanish. Best and thanks!

    • Yanislav Iliev

      @telesemana
      Event categories are included in the frontend when you query for categories, not in the backend when you create a new post for example.

      Spanish translation would be great to have. You can find all the information necessary to translate the plugin here: http://trac.the-seed.ca/ticket/78

    • Yanislav Iliev

      @telesemana
      Event categories are included in the frontend when you query for categories, not in the backend when you create a new post for example.

      Spanish translation would be great to have. You can find all the information necessary to translate the plugin here: http://trac.the-seed.ca/ticket/78

      • Anonymous

        Hi Yanislav, I have some widgets in my backend that show content from the different categories and the ones created at the all-in-one are not there. Do we need to do some programming and would you know what exactly?
        Thanks and I will take a look at the files for the Spanish translation.

        • Yanislav Iliev

          @telesemana
          You most likely will need to do additional programming to support both, post and event, categories in your widgets.
          You could use our premium support if you are unable to find a solution.

  • Emily Cicchini

    I am testing your plug in on a site that I’m developing. Most things seem to work great, I like how it displays in full calendar mode and I like how it looks in the sidebar, too. But, when I try to drill down to event details, I find that the single event page display is as if it’s an empty template, with a header and body wrap, but no content. I think it may be conflict with t slideshow feature in the theme I’m using which is critical. Any ideas for trouble shooting? Can I manually change the ai1ec post type to a unique template?

    • Yanislav Iliev

      @Emily Cicchini
      Yes. Since WP 3.0 this option is supported.
      Create a new file in your theme and name it single-ai1ec_event.php
      Copy the contents of single.php to single-ai1ec_event.php and start working on the design/code.

      • Emily

        Thanks so much! It took me a bit to figure it out…it wasn’t the slider that was conflicting, it was the breadcrumbs! When I got rid of that out of the header, everything else worked great. I imported a ics, too…it worked well…but the add the event to you ical doesn’t seem to work for the feed in event (is it stored in the database?). I think my client can probably live with that, seeing all these other great functions, but I’ll keep reading to see if there’s a fix for that. Really lovely work, thanks again!

  • kg

    Great! Great! Great! calendar plugin. Currently experiencing the following script error in IE 7, IE 8, and IE 9. Script Error: Line 18 Char 3 Code 0 Expected identifier, string or number URL …all-in-one-event-calendar/js/event.js?ver=1

    • Yanislav Iliev

      @kg
      Thanks for reporting. I will look into the issue. One thing to keep in mind is that we only support IE 9 for now.

  • espimedia

    I have a Featured category which allows to featured any post in my home page. I would love to feature events as needed but I don’t see the events in “all posts” back end so I could go into a posted event and “check” the ones I would like to be also in the “featured” category. Hope this makes sense. Is it possible?

    • Yanislav Iliev

      @espimedia
      It is possible, but you will either have to develop it yourself or use our premium support.

  • http://www.alex-rodriguez.com Alex Rodriguez

    I was able to import my ics file from iCloud but when I go to All Events or even the calendar itself none of my events are listed. Do I need to do anything else to “force” the import?

    • Yanislav Iliev

      @Alex Rodriguez
      Once you subscribe to your ics feed, you will see your feed under the subscription form. Simply click the update button to import your feed.
      If you don’t click the update button, all subscribed feeds will be imported at the time when you choose your cron job to run. – Daily, twice a day etc

      • http://www.alex-rodriguez.com Alex Rodriguez

        Thanks, I will give it a try.

        • Brian O’Hara

          I am having the same issue. When I force https int eh url it works just fine but when I try to load the page using http the wheel appears and never stops spinning.

          http://www.indianaccdc.org/calendar and https://www.indianaccdc.org/calendar

          This is driving me nuts. Any help would be appreciated. BTW this is a second completely fresh install with the newest version. I had the same problem with the previous version.

      • http://www.alex-rodriguez.com Alex Rodriguez

        Its not working, the circle stays spinning but the feed is never imported. Any suggestions?

        • Yanislav Iliev

          @Alex Rodriguez
          Could you create a test file: test.php
          with the following content:
          <?php
          $w = stream_get_wrappers();
          echo 'openssl: ', extension_loaded ('openssl') ? 'yes':'no', "n";
          echo 'https wrapper: ', in_array('https', $w) ? 'yes':'no', "n";

          Upload the file on your server, open the file in your browser and let me know the output. Thank you.

          • Phil B

            I have the same issue with a public google ics file. If I use either http or https the circle spins indefinitely with no updates to events occurring.
            When I fire the code you stated above I get the following results :
            openssl: yes https wrapper: yes

          • Yanislav Iliev

            @Phil B
            Is it possible that there is a firewall rule that’s blocking the request?

          • Phil B

            Not being firewalled from our ISP as the ICS calender feed works using other plugins

          • http://www.alex-rodriguez.com Alex Rodriguez

            I had to add , not sure if that makes a difference but here is the result I received.

            openssl: yes https wrapper: yes

          • http://www.alex-rodriguez.com Alex Rodriguez

            Same results with the latest update.

  • PGadeyne

    Is there a way to change the way the events show on the calendar? In our case, the event is the important information, not the time and I am looking at a way to show the name of the event and hide the time. The other question goes to display, is there a way to display the event in a colored box for a more attractive look and make the events pop on the calendar

    • Yanislav Iliev

      @PGadeyne
      It is possible to change everything on that page, you will have to edit the correct template. In your case it is the monthly view template.
      Second question – the answer is the same to the first question.
      You could try doing it yourself and if you need our help, you could use our premium support.

      • PGadeyne

        How do you access the template to edit it?

        • Yanislav Iliev

          @PGadeyne
          All plugin templates are located in app/view/ folder

  • Gina

    It appears there is a widget feature, but I cannot find how to implement it. I would like to have a small widget on my homepage, and then a full calendar page accessible through the menu.

  • Jan

    I am using this plugin for our church website and love it so far! One question I have though, is that it seems to have a subscribe button for the calendar in order for people to subscribe via iCal, and I clicked on it and added it to my ical, but none of my events post to the calendar. Is that a feature that isn’t working yet or something? Thanks!

    • Yanislav Iliev

      @Jan
      Other users also reported a problem with the subscribe button. I will look into this issue today and have it resolved. As soon as I fix it, a new version will be released.

      • Jan

        Fantastic! Thank you so much! WOW – that was really fast! :-)

  • Thierry Pouzaud

    Hello again,
    I got a problem with the “Use 24h time” & “Display Publish at bottom of Edit Event form” check box-> I can’t uncheck these options.
    Another thing : is there a way to reverse description and time in the event details display, in the month view -> to have for exemple Match “Ping Pong 10:45″ instead of “10:45 Math Ping Pong” ? (cf image).
    Or having the description on two rows for a better visibility ?
    Thanks again for this plugin..
    Thierry

    • Yanislav Iliev

      @Thierry Pouzaud
      The settings problem will be fixed in 1.1.3 which will be released today.

      Yes, you can arrange the design anyway you like. Templates are stored in app/view folder.

  • Tedversicolor

    Nice calendar
    A couple of points. First is a bug..
    “January 1, 1970 @ 1:00 am” appears on all events regardless of the dates entered

    and

    “Repeats: Weekly on Tuesday – forever” is shown out front – how do i loose the “forever” as it’s a bit silly to suggest that??!?

    • Yanislav Iliev

      @Tedversicolor
      Update plugin to the latest version available – 1.1.2
      Clean your browser cache and try adding a new event.

      It is not recommended to add event without end date. You can remove the forever word by either removing it from the source of the plugin or by editing the language file located in the language folder of the plugin.

      • Tedversicolor

        that did it thanks! Had already updated so i suppose it was the cache.

      • Tedversicolor

        Replaced ‘ – ‘ and ‘forever’ with ‘ ‘ and ‘ ‘ on line 1523 of app/helper/class-ai1ec-events-helper.php Sorted!…. until the next update… Thanks for the quick help

        • Yanislav Iliev

          To make the change permanent, it will be best to change the language file.

  • http://www.facebook.com/people/Bruce-Manning/100000432555110 Bruce Manning

    Hi, I’ve been using the events calendar for a couple of months now without problems… since upgrading the plugin today the events are included in the summary but when clicked on don’t open. The calendar (I call it the Events page) opens but again when you click to expand an event it times out. My site is http://www.redmarley.org.uk – grateful for help. Thanks, Bruce

    • http://www.facebook.com/people/Bruce-Manning/100000432555110 Bruce Manning

      ?instance_id= seems to be appearing after each Event URL… when I remove this the page opens. I see this is a change in 1.1.2… how can I revert to 1.1.1 without losing my events?

      • Yanislav Iliev

        @Bruce Manning
        When I tried your website, single event pages open successfully. Are you still experiencing the issue?

        • http://www.facebook.com/people/Bruce-Manning/100000432555110 Bruce Manning

          Hi Yanislav, I solved the problem this morning – I deactivated the ‘Permalink Redirect’ plugin and bingo – it all works again. Thanks for coming back, and thanks for a great plugin. I downgraded to 1.1.1 but it didn’t make a difference… when I restored the 1.1.2 plugin folder I thought it would restore the data too (all the events) but alas it didn’t! I did get the 1 Jan 1970 issue too but it looks like that’s sorted itself out now.

          • Yanislav Iliev

            @Bruce Manning
            That’s great. All the events are stored in the database. When you update/downgrade the plugin you shouldn’t see any difference in your events. Let me know if you are having any troubles.

  • Ryan

    My website http://armapittsburgh.org is having a problem where the calendar is showing the wrong date on the small calendar but the correct date on the calendar page any ideas?

  • Ryan

    My website http://armapittsburgh.org is having a problem where the calendar is showing the wrong date on the small calendar but the correct date on the calendar page any ideas?

    • Yanislav Iliev

      @Ryan
      Did you update to version 1.1.2?

      • Ryan

        Yes it is version 1.1.2 and when I did that update is when the problem started.

        • Yanislav Iliev

          @Ryan,
          Now that 1.1.3 is out. Are you still having the date issue?

          • Ryan

            Yeah I updated and it is still the same.

          • Yanislav Iliev

            1. Try to edit the event that is displayed on the wrong date and save without changing anything – this will regenerate the event.

            If the above doesn’t work, try this:
            The next thing is to select a different timezone: UTC + 1 For example (make sure that it is an UTC timezone and not a city name). When you do it, you will be asked to edit calendar settings to select the timezone. Going to the calendar settings, select your timezone (probably the capital city of the country that you are living in). After saving settings, perform step 1 to regenerate the event.
            Let me know the result.

  • Gradysibert

    Hello, I’m testing out this plugin which seems like it will be great. But for some reason I am not able to toggle between calendar and agenda view. If I set it to either one in the settings it opens properly but once loaded it won’t toggle. Any thoughts?

    http://dev.tummel.me/rabid/calendar/

    • Yanislav Iliev

      @Gradysibert
      I see some other calendar when opening the page.

      • Gradysibert

        Ah, you caught the 30 min I was trying something out. It’s back up with All in 1 now & I’ll leave it.

        • Gradysibert

          Anyway, playing around the best I could tell is that something in the theme may be keeping all of the a1ec functions from loading. Right now a1ec is the only plugin running.

  • Gary Smith

    I’m using v1.1.2 and I have a strange problem in that in the Evernt/Settings I can’t remove the tick from Hide Subscribe/Add to Calendar buttons in calendar and single event views.
    If I enable the settings in the widget then that seem sto work okay.

    If I remove the tick and then click on the UPDATE button the tick reapperas!

    Any ideas?

    • Yanislav Iliev

      @Gary Smith
      Thank you, this has been reported and we will have it fixed in 1.1.3 (we are releasing it very soon)

  • icedtekie

    Great plugin, but one of my all-in-one calendars is not fetching the feed from another AIl-in-One Calendar after upgrading to 1.1.2.

    • Yanislav Iliev

      @icedtekie
      Thanks for reporting this. We are aware of an issue affecting feed exporting and we will have it fixed in 1.1.3

  • Eliasen

    Brillant job! Really! Gigpress will never find its way to my platform anymore. ;-)

    I’m adding my vote for being able to create an exception to recurring events. That’s actually the only ‘thumbs down’ I have. Thanks for making my day easier! :-)

    • Yanislav Iliev

      @Eliasen
      Thank you!
      We are starting the work on an exception UI for recurring events.

  • bas

    Thanks for the great plugin, two things I would add / have question about.

    When you open an event it is loaded in the standard post single.php . At the top I have pagination. The events which are loaded from the .ics file don’t have the pagination. The agenda items which I created do have pagination. A down side of the pagination is that they are sorted on creation date, not on date of event. How can I fix this?

    Another thing is the line: This post was replicated from another site’s calendar feed. Is there an option to not show this? Or at least make it translateble (not sure if thats is a word). I got a dutch translation and the line is translated but not the dutch output.

    Thanks for the plugin

    • Yanislav Iliev

      @bas
      We are working on a way to order events by event date not by event’s creation date. We will probably introduce it in 1.2
      If you are using the latest version 1.1.3 and the translation still doesn’t happen, try to edit the templates that are located in app/view folder.

  • http://www.houtlijntrein.nl Reinier

    First of all thanks for this very nice plugin. We are using this one for our cycling team for upcoming events. We have also specified different event categories.

    When filtering your events on a specific category the agenda view only shows the next events in that category for the coming months (I think 3 months) and not the following 20 events as expected based on the settings.

    Any idea ?

    • Yanislav Iliev

      @Reinier
      I will look into it. Could be a bug?

    • Anonymous

      Yes, this will be improved when we implement a more complete Shortcode-based method for limiting agenda/calendar views to specific categories/tags/events. Right now, it grabs the upcoming 20 events and then filters them by category, rather than the other way around

  • brianwbruce

    The best calendar/events plugin out there! Great job!

    One request. I’ve got a site that supports multiple teams and I’m using the calendar to list their game schedule. How can I link to the calendar and only show a certain category of events (i.e. Boys Varsity games)? Is there a parameter format I can add on to the end of the url?

  • Eliasen

    Okay, I’m stuck! I love this plugin, but I simply can’t find a way to change the css to make the text readable. Semi-noob here, with some knowledge of html/css etc., but this one I can’t figure out.

    At
    http://www.mikeowen.dk/?page_id=12

    - it’s almost impossible to read the description text. I’ve been looking for a ‘shadow’ tag which could be the one in case, but with no luck. Can anyone guide me in the right direction, please?

    • Yanislav Iliev

      Add the following to your main style.css file:
      .ai1ec-event-description > p {
      color: black;
      text-shadow: none;
      }

      • brianwbruce

        I’m having a similar issue with this site…

        http://www.farragutsports.com/nextlevel/

        I’ve modified my stylesheet as inidicated above (with some slight changes) but can’t get the Title or Time text to show up in the right rail.

        Any thoughts?

        • Yanislav Iliev

          @brianwbruce
          I can answer/fix this sort of question through our premium support.

      • Eliasen

        Oh, yes! Thanks a lot, Yanislav. Brillant job!

  • Michelle

    I’ve been using your plugin for some months now while building a site for a client. We love the plugin but am having an issue with the Subscribe function. I am using the most recent version 1.1.3 as I’ve noticed that this was something that was to be fixed with the latest update. I can click on Subscribe and it brings me to my Google Calendar, but none of the events are showing. I’ve had two different users try this and it is the same for all three of us. No error message, just no events showing (appears that the feed is broken). Any thoughts/suggestions?

    • Yanislav Iliev

      @Michelle
      Can you post your website url?

      • Michelle

        I don’t know if you did something to make it work, but the problem was solved last night.

        Other various issues:
        – The date showing in the sidebar widget is incorrect. Date is correct in the event itself *and* in the full page calendar, but this particular event is showing incorrectly in the widget. (It is the Tampa Federation of Women event showing in the sidebar as 11/30 and the actual date is 12/1)

        – The times/dates for certain events are randomly changing. For example, there are three events that repeat weekly (however they were entered independently because if the current repeat functionality not allowing for exceptions) and when they were entered they were set with matching times. However now two weeks after they were entered the times are off by one hour but only for one week. Thoughts? Also, a random event date was changed by one day, again, weeks after it was originally entered.
        On the back-end the settings match was is showing on the calendar, but they must have changed magically (lol) since we didn’t touch them.

        url: http://kolami.org/wordpress/

        We’re about to go live with the sight. Do you think I should uninstall the plugin and re-download it? Would that help?

        • Andrew Jubinsky

          im having a similar issue with the dates being a day off in the widget. love the plugin though!

  • http://www.facebook.com/people/Ananda-Kusuma-Trihadmojo/100000092100957 Ananda Kusuma Trihadmojo

    there are few constraints on this plugin if I do not eat as admin view event will automatically display how to avoid blocked blocked

    • Yanislav Iliev

      @Ananda Kusuma Trihadmojo
      Could you try to rephrase your question?

  • Anonymous

    Hi. Love this plugin. But having one issue. The time zone keeps showing up as -GMT but the only option close to me (in Georgia, USA) looks to be New York and that’s the one that put’s me an hour off.

    Any idea what I’m doing wrong?

  • http://www.jodywhitesides.com Jody

    Will you be adding support for multiple time zones? Or a way to do a feed for a particular calendar and not just individual events?

  • Samuel

    Hi
    Is there a way to change language. I would like to modify the main buttons to Norwegian

    • Anonymous
    • Edvard

      Nobody has translated into norwegian yet. You can do it yourself using a program to open and edit the .pot file (like poedit – search Google) or even better: install a plugin called “CodeStyling Localization” which makes it possible to edit language of all your plugins from backend of your WordPress installation. Super cool and very easy to use. Once installed, choose the plugin you want to translate (in this case a-i-1 Event Calendar), add new language (Tilføj/Legge til nytt språk) and finally when this is done on top choose “generate mo-file”

  • Urban75

    Hi guys

    We’re starting up a new non-profit listings site for Brixton, south London and have decided to go with your All-in-One Event Calendar Plugin.

    We’re working around some issues to get it to do what we want, but one thing we’re getting disappointed with is the slowness of the events diary: clicking to next page in the agenda view can take upwards of ten seconds.

    See here: http://www.brixtonbuzz.com/calendar-3/

    Obviously, this isn’t too good for users, so have you any idea why it’s taking so long t load?

    regards
    Mike

  • http://www.facebook.com/profile.php?id=567026558 Ignacio Catral

    Hi i love the calendar plug in, nice job!! I am trying to implements it a little different way and i was hoping I could get some advice from you to see if this is possible.

    I am trying to have the calendar start at a certain date on 1963. i am trying to do it through a page redirect that includes the code in the url to go back that many months. “http://www.avantgardecoffeehouse.com/calendar-3/#action=ai1ec_month&ai1ec_month_offset=-588″

    The first time I load the calendar that way it works, but after that unless i clear my cache any time someone clicks on the same link or the calendar page it reverts to the current date.

    Any ideas?

    Thanks

    • Anonymous

      I’m afraid we don’t have support for such customization, it would sound like it would be better done in a different manner. Since this is not a common request at the moment, perhaps you would wish for customization through our Premium support

  • Pete

    Hi! I love your calendar plugin for my website. However, there’s an issue: we import from Google Calendar, and this works great except for one thing. When we have a recurring event (such as a weekly meeting), and we cancel one occurrence of that event, the event still shows up on the All in One plugin on the website, even after a flush and update.

    Am I missing something? Is this a feature not yet implemented?

    Thanks!

    • Anonymous

      Correct – this feature is still upcoming, but its towards the top of our list!

  • Marc

    I really like your calendar plugin. It is very useful to organize the events for our icehockey club. I tested a lot around and used a category fopr each team and tags for training and games. Now i have a question: Is it possible to create a team specific calendar wit pre filtered categories / tags at a single page? I really would enjoy this kind of feature.
    Greatings from Duisburg Germany

    • Anonymous

      Thanks for the kind words!
      We have introduced this feature into the widget – you can now set a Category, Tag, or Event to load in the widget. We will be expanding this feature into allowing you to do the same for the main calendar page using Shortcodes.
      For now, the widget will link you to cateogry/etc specific calendars when you click the “view calendar” button from the widget

  • Gary Smith

    Do I need any special server permissions for importing from a Google ICS files?

    I’m getting this error reported when I click on the update button.

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/10/d83518211/htdocs/Client_Area/TBSCC/wp-content/plugins/all-in-one-event-calendar/lib/iCalcreator.class.php:1558) in /homepages/10/d83518211/htdocs/Client_Area/TBSCC/wp-content/plugins/all-in-one-event-calendar/app/helper/class-ai1ec-view-helper.php on line 174
    {“error”:false,”message”:”Imported 0 events”,”flush_label”:”Flush 0 events”,”count”:0}

    • Anonymous

      Hi – I believe I just replied to your thread in the WP forum. Thank you for the details, please see my reply there as this seems to be an issue with your PHP permissions

    • Gary Smith

      I’ve not completely fixed this issue yet, but if you have a shared server like I do with 1and1 then you will need a php,ini file containing the line “allow_url_fopen = ON”

      I’m not 100% where this file needs to reside, but at least I now know why this hasn’t worked yet.

  • Valpreston

    Still loving the calendar! Discovered one more question and a comment…

    QUESTION: Are there any good print plug-ins that work well with this calendar? I’d love to give our readers an easy way to print out a single event, and include all of the details such as date, time, location, map, etc. We’ve tried a number of plugins, but most of them only grab the event title and description. Suggestions?

    SUGGESTION: Would love to see the “Previous Events” and “Next Events” buttons available at the bottom of the agenda (as well as the current placement above the agenda). That way, people don’t have to scroll back to the top to see more events.

    Thanks!
    http://familyeguide.com/calendar/

    • Anonymous

      Hi,

      Thanks for the kind words. We haven’t tested any print plugins, but will keep it in mind to do so and perhaps even find a way to work in a print feature

      Thanks for the suggestion as well – we certainly want to give more customization built-in for the calendar and widget presentations

      • Carl

        Hi, I’ve just come across your calendar plug in and it is great. I was going to post a similar questions to Valpreston about how to print off the calendar in either month view, agenda or the events themselves.

        On our test site http://www.lighthouseproject.org.uk we are trialling importing a google calendar which does have this ability within the link, but your calendar has more of the functionality that I want, particularly with being able to have event categories so a print option would make the plug-in stand out from the crowd.

        Thanks, Carl

  • Pete

    I’m importing an .ICS feed for my calendar, but skipping dates for recurring events still doesn’t work. Anything I need to do?

    • Anonymous

      Hi, we will be adding support for this in the upcoming feature of adding Exceptions to the calendar event creation. Currently, import does not support date exceptions

  • I’m a guest.

    Maybe I am missing this somewhere, but is there an easy way to edit the look/color/theme of the All in one event calendar? Or would this have to be done by diving into the coding/files somewhere? The calendar is great, but the look isn’t for my site. Thanks in advance.

    • http://www.theseedstudio.com/ Rik Logtenberg

      Hi. You can edit your theme’s stylesheet to make almost any changes that you want to make.

  • Eva Stojchevska

    Hey, thanks for the wonderful plugin, but I’ve also had the ?instance_id= problem and I don’t have the permalink redirect plugin, though I do have a redirect website plugin. Any solutions you can think of?

    • Anonymous

      We would have to test with that plugin. Does the problem happen when you disable? Did a previous version of the calendar work with the plugin? It may require changes on the redirect plugin side which we can’t control

  • Sarah

    Hi – we’ve just installed your all-in-one calendar to our site (www.wildtrails.co.za) and got to say thank-you for a great product! Its the the first nice looking calendar I’ve come across and the agenda view is great for displaying detailed info about the event. It is also fantastic – that users can so easily link it their outlook calendar or google calendar. I assume their calendars will then automatically update as we update the calendar?

    However, I have a few questions (or maybe there are things I can do to get it to display differently):

    1. Is it possible to select a 3-month at a time calendar view? We dont have that many events featured so it takes a bit of time for the user to scroll through month by month to find an event. Perhaps there could even be a drop-down menu so that the user can go to exactly the month they looking to participate in an event, which may be 9 months time from now.

    2. I think the categories & tags filter is a great idea, but it doesn’t seem to be working as I thought it would. As a user I would assume if you selected a particular category tag – that it would then list (or go to) all the events with that category tag in the calendar. But it doesn’t seem to do this? Is it just a colour coding system?

    3. On a multi-day event, I would hope that the event displays as a bar across ALL the dates on which the event takes place (as it does in Google & Outlook calendars). However – it just seems to display as a bar on the first day of the event only. Am I doing something wrong here or is this something which may be corrected?

    • Anonymous

      Hi,

      Yes, they can have it set so that they receive automatic updates from the calendar – it should be like this by default.

      1) No, we don’t have a 3 month view. We are introducing a Week view and then a Day view. A dropdown type of selector for a month is not a bad idea and we may include that in a future version

      2) I’m afraid I’m not clear on what is not working well for you with the category view, if you could try and explain further

      3) Yes, we are already working to improve the view of multi-day events

      thanks!

      • Sarah

        Thanks so much for your response Nelra – what great support from a free service nogal!

        Thanks for clarifying matters & my response to your responses are as follows:

        1) Would be fantastic if there could be a drop-down menu selector to chose a particular date or month in a future version – how do I subscribe to be notified when/if a future version becomes available?

        2) I see that if you select a particular category in ‘Agenda View’ then the categorised events are listed. It doesnt seem to go to these events in calendar view…but as its working in Agenda View – that is fine.

        3) Yay – that would be great to have multi-day events displayed over all the dates the event actually takes place.

        Thanks for a GREAT service and good luck with the last of the tweaks!

        • Yanislav Iliev

          @Sarah
          1) We have almost agreed on a 2 weeks release cycle. In other words, there will be a new release every 2 weeks. I will confirm it in a day or two.
          2) When you are on the calendar page in month view or week view, can you paste the URL of the page the way it is in your browser
          3) I cannot agree more :)

      • Vanessa

        Great calendar plugin Guys!
        But I am having the same problem with the category filter, you would assume
        when you selected a category to filler it would only display the filtered results and the same goes with the tags. Any insight would be great. Cheers

        • Yanislav Iliev

          @Vanessa
          Let’s say that you have 10 events for the current month.
          3 events are in category A, 3 events are in category B and 4 events don’t have a category assigned.
          In the filter, you will see category A and category B. When you select category A, you will see only 3 events, the ones associated with category A. When you deselect the filter, you will see all 10 events.
          Hope it makes sense.

  • Anonymous

    Our calendar is showing events that were deleted, but when you click on them, you get a 404 error page. They don’t show up in the dashboard view, and I have no idea how to get rid of them. http://cityfruit.org/fruitstewards/calendar/

    • Anonymous

      I will have to test this further, but wanted to check if you had any specific caching plugins with WP or server-side modules/extensions?

  • Michael

    We just implemented your All in One Event Calendar and are very happy with it. It’s very professional and robust.

    Our two cents on additional “must-have” enhancements:

    1) The ability to specify a recurring 3rd Sunday of the month type of event. I see from previous comments that it is supported functionally but just not in the UI yet. This would be REALLY useful for us.

    2) A “link” field along with the organizer’s contact info that opens in a separate browser window.

    A “nice-to-have” feature would be the ability to upload an image associated with the event that can be displayed in the pop-up lightbox and on the event page itself.

    Again, many many thanks for such an impressive WP plug-in. I hope you are finding it worth the effort.

    • Yanislav Iliev

      @Michael
      1) We are working on impementing ’3rd Sunday’ like recurrence rules in the UI
      2) This will also be implemented
      3) You can already do it: Enable featured images, edit single event template to show featured image and add a lightbox of your choice.

  • Valpreston

    As you’ve seen from our previous posts, we love your calendar! Unfortunately, our hosting service (HostGator) doesn’t:( We’ve been going back and forth on a trouble ticket for 2 weeks, about various issues, the biggest being the load time on our site. We even upgraded to a Virtual Private Server, but they ultimately sent us this message today:

    “We’ve determined the source of the problem. You have a plugin: all-in-one-event-calendar. Every time your site loads a query from this plugin causes a HUGE amount of I/O write activity. Your site is very slow, I can replicate that – however when I move that plugin to disable it suddenly your site is very fast. Because I see this drives your calendar page I haven’t disabled it outright just yet, however I strongly suggest you turn this off and replace it with something else ASAP. It is actually enough to possibly cause problems on other containers.”

    Any suggestions? Have other users faced the same problems? We REALLY want to stay with your calendar, but we have to have faster load times. I appreciate any thoughts or ideas you have.

    http://www.familyeguide.com

    • http://www.theseedstudio.com/ Rik Logtenberg

      Hi Val, the calendar does demand server resources to fetch feeds, etc. and you are displaying a large number of events. This is a factor of the plugins capabilities and not how it’s coded — we want it to do a lot and so we’re asking servers to step up and do some heavy lifting. For their part, HostingGator wants to provide you with limited resources so they can maximize the number of websites they can host on each server or within their cloud. I recommend either choosing a different, less stingy, provider or increasing your hosting plan.

      Having said that, there are ways you can optimize the calendar. First a couple of questions: are you importing feeds or creating events manually? If you are importing feeds, set the refresh rate to daily rather hourly. Are you setting end dates on your recurring events? If not, I highly recommend doing it, this will control the number of instances of each recurring event. Let us know how that works for you.

      • http://www.theseedstudio.com/ Rik Logtenberg

        Val, you can also install a caching plugin too. The plugin you choose needs to support the caching of custom post types. We’re currently evaluating a few and will make some more recommendations.

        • Valpreston

          Wonderful! Any idea when those recommendations may be available (just looking for a rough idea… hours, days, weeks?). I’m not trying to rush the system. I just want to know how to plan from our end. Thanks!

          • Yanislav Iliev

            I can recommend W3 Total Cache by W3 EDGE. It is an advanced plugin that will take some time to configure but the results are great. You can go for an easier alternative like WP Super Cache if configuration is a problem.
            You can also hire us to configure your server for a better overall performance.

          • Valpreston

            Thanks. I think we’re already using W3, but I’ll verify. Also, when we followed your instructions to go in and set an end date for reoccurring events, we found one event that had been set at “Daily” through “1970.” Do you think that could have created a glitch that contributed to the heavy load? Or would it have nothing to do with it as it would have been ignored as a false request?

            HostGator is saying the following: This would be highly dependent on the code for the plugin, which would be better commented on by the developers.

            Thanks, Again! I really appreciate the continued support.

          • Yanislav Iliev

            @Valpreston
            There are a couple performance enhancements coming soon which I am sure will improve the loading time of the plugin.

            I cannot be of much help without looking at the server configuration, server database, and ai1ec setup.

      • Valpreston

        Thanks for the quick reply, Rick. We’re creating all events manually, so the refresh rate shouldn’t be an issue. We’ll also look at some of our weekly events and make sure to set an end date… Do you think quarterly would make a difference (ie we’ll manually go in and update the end date of weekly events (about 20 of them) once a quarter, rather than leaving them open-ended.

        Do you have any recommendations for other hosting providers?

        Thanks!

  • Darren

    Calendar page not refeshing/updating? All elements on the Month and Agenda page are grayed out.

    WordPress 3.2.1
    All-in-One Event Calendar Plugin 1.2

    I have tried disabling all the plugins but nothing is helping, if you click on Agenda, Month or Week the URL does change but, the page sits in a state of refeshing/updating hope you can help. thx

    URL
    http://www.escaping.co.za/upcoming-events-calendar/

  • http://www.facebook.com/michaeltoddoldfield Todd Oldfield

    I love the All-in-Calendar… but I have a bug of some sort that has crept in.

    Can you help? If you go to http://www.havinganadvantage.com you will see a widget with the next shows being listed. There is a series of shows called “8:00AM “The Training Room” that do not show up when clicked. Fact is… they should not even exist. I moved the 8AM show to 9AM… that is the listing below it. Here is the thing I have noticed as well. When I am in my dashboard, it used to be that if I were looking or editing an event… I would see the Events tab on the left hand side of my dashboard area (the column). I no longer see it. This has me perplexed.

    Lastly, I am wondering… is there a way to “Embed” a calendar? That would be a stellar feature.

    • Yanislav Iliev

      @Todd
      I went to your website but the only event I can see is ZingBizPRO.com “Launch Party”

  • Michael Hornbeck

    I have users trying to add the cal to their google cal and it is giving them an error that they do not have rights to that calendar….any ideas?

    • Michael Hornbeck1

      I added it to my ical and it worked fine! But Google will not accept it.

  • OC2PS

    WordPress Plugin – All-in-One Event Calendar

    I would like to submit a Hungarian translation.

    But one problem with your plugin is that you haven’t put in fields like month names (january, february, etc), day names (Mon, Tue, etc) etc in translation files. This makes the internationalization very weak.

    Also, in Hungarian, the date format used is Y. m. d. Not sure how to set that.

    • OC2PS

      P.S. In WP config I’ve specified Y. m. d.

      Also, you should know that I have a multilingual site via WPML. Seems WPML can already create translation pages for events and event categories.

      But month names, day names etc. elements seem to be an issue.

      • Anonymous

        Hello,
        I have seen and commented in your post on the WordPress forum

        • Vpundir

          Sorry, but the reply was not nearly adequate. I have continued the discussion the WP forum. You might want to consider subscribing to the topic so that you receive updates in email…

        • OC2PS

          WPLANG is not the way to go because it is limited to a single-language website (though the language doesn’t have to be English). Therefore for multilingual websites, you need to look at providing a translation.

  • Bonnie

    Hey, there, thank you for this wonderful plugin. We’re using it on our nonprofit site and are very excited about the added functionality.

    I do have a question regarding implementation: I would like to have the calendar display in two places (beside the widget). Currently it is set to show up normally as a traditional calendar on the page I set for it in the Events–> Settings–> General Settings field. So far so good.

    But we would also like the agenda view (expanded) display on another page which we will then set for the home page, but I can’t figure out how to place it a second time within a site without using a widget.

    • Anonymous

      Hi,
      We will be adding the ability to load the calendar using shortcodes to define what you want to view (what type of view, a specific category, tags, etc)
      However, for now, what you are looking for isn’t readily available without some customization. We could certainly look at this as part of Premium Support, else we should be working on this feature in the not too distant future

      • Jeremy Miller

        Hi,
        I would like the feature of being able to use short codes to have certain pages display a single category. Do you have an ETA of when this feature may be available or a price for premium support so I could have this functionality sooner. Please contact me at j.miller@coder3d.com.

        Thank you

  • Gerardo Alvarado

    Hi,
    I love the calendar functionality of the plugin. However, it’s touted as “registration ready” and I was not able to find a way to create a registration form. Help!
    G

    • Yanislav Iliev

      This is coming very soon.

    • http://www.theseedstudio.com/ Rik Logtenberg

      Also, in the meantime, you can use gravity forms or another form system to drop registration forms into your events.

  • http://www.facebook.com/profile.php?id=741378602 Rene Beck

    hey.

    Super cool plugins you have done. love it! the only thing I miss is the RSS feed so I can use it together with a mobile app. Where events are listed by date? is it possible?

    • Anonymous

      We will look into such a feature – thank you for the kind words

    • OC2PS

      I second the request

    • Michi E

      The plugin works well but I also miss the RSS Feed!

  • Ramon Rocha

    I was created a pt-BR translation for plugin. But any words cant be translated in .po file (such as “week”). Exists a way to export data events to events on Facebook?

    • Anonymous

      Sorry, I had typed a response to this question but not sure what happened to it.

      Common words such as months, days and “week” should be translated by WordPress’ core translation files. We are using core WP functions for creating the dates, so the translation isn’t done by our own code. If you have a specific example of a spot that isn’t using the WP date function, we can review why its not translated.

    • Eder

      Olá Ramon. Você poderia enviar a tradução do All-in-One? para ederfj@yahoo.com.br … Obrigado.

    • http://profiles.google.com/arochajr A. JU2N!OR//

      Hi Ramon, would you please share your translation pack for brazilian portuguese?
      Tks in advance

  • Edu

    I´m ready to post a full translation into danish, but have come across a few things that might be a general problem:
    In controlpanel – Add New Event: Choosing “Repeat” shows a pop-up selector, which is a bit to narrow to show buttons (Daily, Weekly, Monthly) properly on line. Same thing goes with translated words inside the selector. Another thing due to this function. The alt-text pop-up when the marker is placed over the area is in english.

    I really don´t understand the meaning of this line:
    Use the configured region (WordPress locale) to bias the address autocomplete function.
    Can you give me a hint to where I might read about it?

    • Eliasen

      My apologies to the forum, but the next few lines will be in Danish.

      Hej Edu,

      Den sidste bias-linje henviser til, at man, når der indtastes en adresse som Google Maps automatisk skal finde, kan bede backend om at bruge det adresseformat der nu en gang anvendes i de respektive lande. Du ved, så der ikke skal skrives husnummer før gadenavn osv. som man gør det på den anden side af dammen. Det vil virke i langt de fleste tilfælde, men der vil naturligvis også være nogle glitches.

      • Edu

        And a reply also in danish:
        Tusind tak for den forklaring Eliasen! Så der er altå også danskere involveret i The Seed?
        Jeg har tidligere efterlyst en mulighed for at “oversætte” begivenhedsdatoer og tidspunkter (M j, Y @ G:i) således at @ afløses af dansk kl. (for klokken). Det kan stadig ikke rettes i oversættelsen, men jeg fik en henvisning til placeringen i en ..helper.php her på forum. Kan ikke umiddelbart finde indlægget nu.
        Kan man ikke rette bredden i boksen hvor man vælger dato, måned, uge etc. ved gentagelser?

    • Yanislav Iliev

      @Edu
      The UI will be fixed soon to properly display other languages. Sorry about this.
      “Use the configured region (WordPress locale) to bias the address autocomplete function.”: When you check this box, the results that you see when typing an address in address field (on add new event page) are “biased”(influenced) to look for addresses that are near your locale. Now, in your case your, the search will look for addresses that are in or around Denmark(I assume that your locale is DK).

    • Lucas Rolff

      I would really like that danish version! Can you say when it will be released? Because yeah, I was trying translating it myself, but PoEdit returned some baad errors when trying to export. Closed file, and now it says it’s broken.

      Hope to hear from you soon! Thank you

  • Dave @ PageMaster

    I love the functionality of this plugin, but I find the CSS cumbersome. The style looks great for certain sites, but for others it is too large and too ‘over-the-top’. Manually adding CSS rules for everything feels pretty painful. I wonder if you could add another, more stripped down style to the plugin, so that we could choose a “theme”. For instance, when I use this with very dark theme, it really sticks out from the rest of the design. Also, the event listing in the sidebar is huge, and I’d like it smaller. I know we can control this with CSS, but there is just so much CSS going on that it would be nice to start from a cleaner point. Or perhaps I’m missing some functionality that already exists?

    • http://www.theseedstudio.com/ Rik Logtenberg

      Hi Dave, that’s a good idea. We’ll add it to our roadmap.

    • http://www.theseedstudio.com/ Rik Logtenberg

      Hi Dave, that’s a good idea. We’ll add it to our roadmap.

    • Claudia

      I fully agree – I LOVE the functionality of this plugin, but really wish there was either a clean style option, or easier CSS styling…the current styling clashes with several of the sites i am using it on, and with my limited css knowledge, I am scared to mess with the many different css files ;-) Thanks!

    • Lydp101

      Hi Dave, looking for some guidance. How can I change the widget colors on the agenda view – currently it shows black and gray. I would just like to change the black background to white and the numbers to black similar to how it’s shows on this site. No success. Anything you can do would be greatly appreciated

  • http://twitter.com/thegiftofwords Melinda Fargo

    Hi.

    I love this plugin, but just want my customers to see upcoming events and not be able to link to anything. Just see the event and date. How can I disable the linking capability?

  • http://www.facebook.com/people/Vanessa-Massarotti/1679811383 Vanessa Massarotti

    Great Calendar Plugin Guys!
    But I’m having a problem with the category filter, you would assume when you selected a category to filler it would only display the filtered results and the same goes with the tags. Mine dosn’t seem to be doing that… http://vineyardevents.com.au/whats-on-calendar/
    Any insight would be great. Cheers

    • http://www.facebook.com/people/Vanessa-Massarotti/1679811383 Vanessa Massarotti

      new link to view calendar sorry! http://vineyardevents.com.au/event-calendar/

      • Yanislav Iliev

        There is a JS error on the site.

        • http://www.theseedstudio.com/ Rik Logtenberg

          Hi Vanessa, You will need to debug the javascript in your theme or other plugin. We can help you with that but it would only be covered by our premium support which you can access here:

          http://theseednetwork.com/get-supported

  • KimKzoo

    I don’t know if this is the place to ask, or if you can even answer, but I had a question about the Event Calendar plugin.
    When I add it to my page, the font size of the content above the Event Calendar changes and is not the same as on all the other pages. Is there a CSS fix for this? I looked in the plugin CSS, but had no idea which one would get edited.

    Thanks!

    Kim

    • http://www.theseedstudio.com/ Rik Logtenberg

      Hi Kim. Find the class or DOM element you want to edit by viewing source and then make the css changes in your theme’s custom stylesheet (or main stylesheet if it’s a custom theme). Don’t edit the plugin’s stylesheet or you’ll lose your changes when you upgrade the plugin.

      • Sanj

        Hi Rik-

        Having the same issue. The font size of the content above the Event Calendar is different. Kim – did you figure it out? I cannot figure out what class or DOM element to change.

        BTW, the plug-in great. Nice job!

        Thanks!

  • Valpreston

    Sorry if I’m missing something obvious…
    Is there a way to for the calendar widget to be placed on a different site? In other words, we have the calendar at http://www.familyeguide.com/calendar, and a widget of “Upcoming Events” on our home page. We’d like to additionally put the widget on OTHER sites (mostly WP sites, but a few others as well) Is that possible?

    • http://www.theseedstudio.com/ Rik Logtenberg

      No, that’s not possible. Although you can set up our calendar on those other sites, pull a feed in and then set up a widget. Of course, those other sites need to be wordpress websites.

  • Riccardo

    I have some problem to translate this fantastic plugin in italian language.I try to download “There are no upcoming events.” or “view calendar” in my widget but i have some problem to find where i can translate.
    Anyone can help me.

  • Edvard

    Hi again. My last concern as to complete my translation (DA_dk) is about the meaning of “Flush” – “Flush 1 event” and “Flush %s events”. What happens when I flush? Does it mean the same as clear or delete? Can you point out how to test this. It seems like I can´t find this function anywhere in backend?

    • Anonymous

      Hi,

      Yes, this is the same as Delete
      The function is “flush_ics_feed” in app/controller/class-ai1ec-settings-controller.php :
      “Deletes all event posts that are from that selected feed”

  • Mark Stone

    Having a problem with Membership light plugin and your plugin. When trying to access the site while logged in either editor or author role I get “Too many redirects error in the browser.” Admin and Subscriber roles doesn’t have these errors.

    • Anonymous

      Do you recieve this only when viewing the Calendar pages, or pages with the widget? We will try and test the Membership Light plugin but it may be an issue on its side

      • Mark Sonte

        When I am logged into the WP admin area with either a author or editor role and then click on the link at the top to view the front end of the site is when this is happening. Admin and Subscriber roles are not effected and therefore work fine. I have since deactivated your plugin and all works fine. I REALLY like your plugin and see great potential with it. I am still testing and trouble shooting and was hoping you guys might have run across this already.

  • http://www.africanchicago.com Dikakoma

    I have PHP 5.3. I installed this plugin bc it has all the functionality I want, but I was nervous about letting go of my boring but completely dependable other plugin. About 30 minutes ago I opened my events page to find the current year as 1969 and one of my past events showing up at a future time. I checked my other plugin to see if it was a problem with the feed, but my other calendar was fine. I love what your calendar promises (color-coded categories and the map), but above all I need my calendar to be dependable.
    Can you tell me how to fix this problem so my events don’t change dates sporadically?

    p.s. my site is http://www.africanchicago.com but I don’t have this calendar as visible right now bc I don’t feel like I can rely on it.

    -Diana

    • Anonymous

      Do you mean events used to have correct dates but now don’t? This is not a known issue and would need further research. Could you provide an example ICS feed being used?

  • Mel

    At last a response, but just one telling me to post my query here. Um…

    I love this plugin, but just want my customers to see upcoming events and not be able to link to anything. Just see the event and date. How can I disable the linking capability?

    • Anonymous

      Hi,

      There is not an option to enable/disable links, it would require code modification

  • Les Zistrions

    Hello
    This plugin is really great. Thanks for it!

    Unfortunatly, I face a trouble when I extract evens from 1 site, to import them in my new website : count of events is good, in the dash board I can’t onlu see one ( I try for instance to delete them, and each time I deleted the display event, the following event is then shown)

    Any idea of the reason? I’m using wp 3.2.1. I have used the “event calendar” export and then export WP tools. Of course I’d verified the users, the rights, the directory, and so on…

    • http://www.theseedstudio.com/ Rik Logtenberg

      Have you tried importing them using the ICS import tool?

  • mwatson

    I know how to export event but can’t find info anywhere on how to import events from an ical calendar to my all-in-one calendar on my blog. Help?

    • http://www.theseedstudio.com/ Rik Logtenberg

      Click Events > Settings and then scroll to the bottom you will see ICS Import Settings. Add your feed there, click add new subscription and then click Update.

      • Sarah

        I’m having this same issue. I’ve added the ical feed from my Google Calendar which is a public feed, clicked add and updated the settings, but none of the events are appearing on my site even after clearing the cache. Are there any known issues with importing Google calendar’s over? It doesn’t work on the default WP theme either.

        • Yanislav Iliev

          @Sarah
          Once you add your Google Calendar Feed, you will need to click on the update button, the one I attached here

          • http://twitter.com/kennypetrowski Kenny Petrowski

            I’m having the same issue as Sarah.

            Sarah: did you ever get this resolved? If so, how?

  • Antony Quinn

    Hi, I’m doing the website for our tenant community group and your all-in-one calendar looks very pretty and easy to use. The only problem I’m finding is that we have events that happen on the 1st tuesday of a month – i can’t seem to find how to do this on your calendar? Am I just being stupid? I can only seem to do repeating events on a specific date rather than day

    • Anonymous

      Hi,
      Thanks for the comment. The feature you mention is upcoming – it won’t be in the next release (a bug fix release) but should be in the release after that, most likely soon after the new year

    • Walter Torres

      I solved this issue (reoccurring on “second Tuesday”) by using Google Calendar. I have an empty calendar and have All-in-One use “Feed URL” to it. I add the re-occuring event in google, have All-in_one update itself to add this event, then I delete this event from Google.

      • Anonymous

        Hi Walter, thanks for your workaround. Sounds like a bit of a faff though! I was thinking I would just use google calendar and have a plugin to display it on the website…

        • OC2PS
        • Walter Torres

          Yes, that’s what I did for a while, but I wanted to use AI-1 categories/tags to display different items on different pages. Each time the google calendar was imported, all the categories/tags where lost. So, my work-a-around

  • KimKzoo

    Hmmmm, my event date keeps showing up as December 31, 1969!! I’ve checked all my settings and haven’t had this happen on other sites. Any issues with the WordPress upgrade?

    http://frommyhandtoyours.net/ai1ec_event/test-event/?instance_id=1

    Thanks!

  • Valpreston

    Two issues I need help with:

    When I click on “Add to Calendar” under an event, and choose to open it with iCal, nothing happens.

    When I click on “Add to Google Calendar” (and the description says add this EVENT to calendar), ALL of the events on the calendar are added to my Google Calendar (not just the one event I’m interested in).

    Basically, theses are issues that my readers are bringing to me, so we’re looking for a broad-based fix for everyone, rather than specifically troubleshooting for an individual. Any ideas? Is it something in our settings?

    Thanks!
    http://www.familyeguide.com

    • Valpreston

      Here’s another one from a reader today, who tried to add a single event to her iCal calendar: “I attempted to add the glass blown activity tomorrow to my calendar via your calendar button and now my calendar has every thing on your calender. And when I delete it and all future events things keep just popping back up!”

      Any advice?

      • Yanislav Iliev

        @Valpreston,
        I believe this is fixed in our trunk: http://trac.the-seed.ca/ticket/183
        Once version 1.2.1 is released that issue should be gone.

        • Valpreston

          Thanks! Do you have a rough idea of when 1.2.1 will be released so I can inform our readers? And how will that help them clear all of the events that are already on their calendar (As one of my readers mentioned, “And when I delete it, all future events just keep popping back up!”

  • kg

    In the 1.2 release you’ve added the scrollable “week” view, a great addition! However for sites that wish not to display the “week” and only display “month” and “agenda” a Settings option to disable the week view would be greatly appreciated. We’ll continue to use the 1.1.3 version till then. Thanks for such a great plugin! It’s the best WordPress calendar plugin out there.

  • Nimloth

    I am testing out the plug-in in WordPress and while I love all the features, there seems to be a bug when you delete an event, it stays on the calendar even though the post for it is gone. When I delete an event, I really would like it to delete.

    Additionally, I want the option to turn off automatically posting an event to the blog. I might be missing something because I am new to both WP and this plug-in, but I can’t seem to find an option to toggle off autoposting the event.

    I also tried out a reoccurring yearly event on the agenda widget, it is showing a repeated Dec 6 12:00am 10 times and that’s all it shows. That puzzles me too. It should only show once (event though it is yearly) And… even though I deleted that same event, it still shows up there and on the page where the monthly calendar is.

    If someone can help, please let me know!

    • Socalbonnie

      Nimloth, I had the same problem. I solved it by emptying the Events trash. Go to the Events page and click on the “Trash” link. Then click on the “Empty Trash” button.

      • Valpreston

        Thanks, Socalbonnie! I was having the same problem. Glad it was an easy fix:)

  • Sophia H.

    Hi! I love your plugin, but I have one problem when viewing in Agenda view. It won’t show the current month. Is this a bug? Please help. Thanks!
    Here is the site: http://losaltosybs.com/league-events/#action=ai1ec_agenda&ai1ec_post_ids=

    • Anonymous

      Hi,
      This is a complication of how the Agenda view displays multi-day events. The “spring registration” events are Nov 1 -> Jan 31, so the Agenda view is displaying Nov 1 as the date title.
      We will look to improve this

  • Dom Linder

    As I would like to use this calendar mostly for birthday + anniversary reminders on my WordPress Network I was wondering if it’s possible have a current age calculated from the ‘event date’ which was the year/month/day of their birth (and is repeated annually).

    Also if something is repeated indefinitely would it be possible to not have the word “forever” displayed? Just seems weird in the sense of birthdays…

    Would it be possible to have a list of tags below the ‘Tag’ box rather than only see them when a user starts typing?

    That being said – I love the calendar! Keep up the great work.

    • Anonymous

      Hi,
      Thanks for the kind words. I believe your feature requests are pretty specific to such a use case and aren’t on our immediate roadmap. We will certainly log it as feedback but in order to have such ability soon it would require customization. We can certainly provide such development through Premium Support:
      http://theseednetwork.com/get-supported/

  • Dom Linder

    If I may add one more thing… A way to import/export event info would be extremely useful as well. :-)

    • Anonymous

      Hi,
      There is already such ability – when viewing the calendar or a single event you can click to export, even directly to Google Calendar
      In the plugin Settings, there is a section at the bottom for importing ICS streams

  • Kam

    Love the event plugin and the latest updates are great! Thanks so much for all your hard work!

    a couple of possible improvements to keep in mind for any future development:

    Reoccurring events: It would be most useful to be able to schedule reoccurring events by day of the month. (IE, the second Tuesday of every month or possibly a combination of days in each month.)

    When displaying multi day events in agenda view it would be better to to just show the event once, rather than a repeating the same information for every date the event runs through.

    Keep up the great work!

    • Anonymous

      Thanks for your kind words and feedback. We definitely wish to include the two items you mention. The first one should be in the next major release, and the second is definitely in the queue.

    • Walter Torres

      I solved this issue (reoccurring on “second Tuesday”) by using Google Calendar. I have an empty calendar and have All-in-One use “Feed URL” to it. I add the re-occuring event in google, have All-in_one update itself to add this event, then I delete this event from Google.

  • http://www.facebook.com/bchynds Brian C. Hynds

    Running into a problem with the plugin creating a duplicate of a particular entry for the first day of a recurring event from a Google Calendar. I’ve tried flushing the database from the front end, even verified in the database it was gone. When it refreshes, it builds the database back again with the duplicate entry.

    http://nittanygeek.com/calendar/

    I love this plugin by the way! I wish Google would release the Appointment Slots API so we can integrate it. Keep up the awesome work. :)

    • http://www.facebook.com/bchynds Brian C. Hynds

      Nevermind. I just deleted the event and re-added it on my Google Calendar, flushed the plugin data and refreshed. Everything is working like a charm now.

      • Anonymous

        Good to hear – glad it all got sorted out

  • Carlos

    having a problem, when log in as admin i can see the calendar, but when logged out
    i only see the loop trying to refresh the calendar and cant see the posted events, using
    safari on pc, ipad, iphone any ideas thanks in advanced

    • Anonymous

      Hi,
      Do you mean it works on browsers other than Safari? Can you provide a link?

      • Carlos

        i try it also using Firefox, same thing… heres the link

        http://www.magical15.com/calendar/

        • Anonymous

          Please try:
          Settings -> Domain Mapping Configuration
          The Redirect administration pages to site’s original domain — disable this option

          • Carlos

            where exactly do i find that? in event calendar settings or wordpress settings? thank you

          • Anonymous

            I should clarify, this is an issue if you are using the Domain Mapping plugin for MU.

            The error you have is that the call to admin-ajax.php results in a “302 Moved Temporarily”

            The only times I have seen this is when domain mapping is being used, for example:
            http://wordpress.org/support/topic/ajax-in-subsite?replies=5

  • The Charlotte Church

    I just started using the The All in One Event Calendar for our church. I love it! Thank You!

    I have a question: why is it that when I go to the Calendar page it goes dim and then all I see is a “spinner” as if it is loading, but it never completes?
    What have I done wrong?

    • Anonymous

      This can be caused by a WP configuration issue – could you provide an example link?

    • Anonymous

      Please try:
      Settings -> Domain Mapping Configuration
      The Redirect administration pages to site’s original domain — disable this option

  • http://www.csillamvilag.com/ OC2PS
    • http://www.csillamvilag.com/ OC2PS

      No response? :-(

      • OC2PS

        Still nothing :-(

        • http://www.facebook.com/people/Yanislav-Iliev/100002520663003 Yanislav Iliev

          @OC2PS
          I am sorry for the delay. I took some time off for the holidays but we are all back now and are ready to provide support and feedback as much as we can :) I replied to your WP thread and I will follow up there.

  • anonymous

    OK I get it!. It’s about Premium Support.

    These people published this great plugin, making sure it was half-baked, just to get that $90.00/hr.. What a joke!

    • http://www.facebook.com/people/Yanislav-Iliev/100002520663003 Yanislav Iliev

      @anonymous
      I am sorry if that’s how it seems to you.
      Here is what we are trying to do:
      1. We are investigating all bug reports and trying to solve any issues to make the plugin as stable as possible. We don’t charge anything for this! If you’ve been asked for money, either we didn’t understand your request or something is wrong, so please let me know how may I assist you.
      2. If you’d like to customize the plugin a bit and request a few enhancements here and there – we will more than happy to do it and will ask you to fill our premium support. That’s what our premium support is for – enabling you to customize and enhance the plugin anyway you like by using the same developers who created the plugin.
      3. We coded the plugin according to the current WordPress standard as defined on WordPress codex. It runs properly on default WP install and shouldn’t cause problems with other plugins. If it breaks a functionality of another plugin, let us know and we will fix it, for free!
      4. If your theme doesn’t work with our plugin, we can investigate the problem and if the problem is in your theme, we cannot fix it for you. We can only fix the plugin, if the problem is in it. So, when we find the problem in your theme we will tell you to go for our premium support. Of course, you are free to choose any other alternative and go for another solution, we don’t force the premium support in any way, it is here to make it easier for all WP site owners who are in need of help.

  • Walter

    I’ve been playing with this for our boy scout troop site (http://www.wcctroop73.org/). Pulled events from our google calendar, added categories to events, displays them in sections as I thought. But the events in the sections went away the next month.

    Is there a way to place the “categories” or tags in google calendar and have these tags come across so they show up in the sections areas? We use google calendar for our “reminders”.

    Take a look at our main page to see what I’m referring too.

    I just went through the list and added the categories again.

    I wonder if things get “reset” when your plugin pulls info from google.

    Thx for a great plugin.

    • Anonymous

      Replied to your newer post :)

  • Mike

    Two questions:

    1. Is it possible to filter a widget view to represent only a certain category or tag?
    2. Same as above, but actually include the filtered calendar into a subsequent page (I am thinking a shortcode with some parameters for the filter).

    Thanks in advance!

  • Walter Torres

    (This is a better query than my previous)

    I am using this for our Boy Scout troop (wcctroop73.org). I have it linked to our google calendar. It shows categorized items on the side bar and the calendar page views nicely.

    I have a nice set of items in the side bar, all organized by categories:
    * Next meetings
    * Next Outings
    * Next Event
    * Next Service Project

    We use google calendar as the “master” because it allows me to add/edit items via my iPhone, right in the middle of a meeting, many adults have the google calendar on their smart phones, etc

    My problem: The google calendar “refreshes” every 24 hours. This process wipes any categories that have been associated with calendar items.

    So, what can be done about this?

    It looks like the “import” process just brings in the google calendar items wholesale, wiping anything that already exists. It would be nice if the “import” process was more of a “sync”, that way it will not toss my 30 minutes adding categories to a few dozen items and have them disappear the next day.

    Or am I just doing this incorrectly?

    Thank you

    • Walter Torres

      My work-around for this is to have “All-in-One” the main calendar and have it update Google.

      • Anonymous

        This is true – we initially had it “sync” rather than replace, however some certain ways that Google calendar was working prevented this from fully working for all use cases. We currently use the replace method, but will look for ways around the issues and go back to a “sync” method

  • Walter Torres

    I would like to make a suggestion:

    Take look at my main page here (wcctroop73.org).

    I have 6 “Upcoming Events” widget on the side widget panel. Each showing a number of events by category. The last widget I use for SUBSCRIBE (with google) and VIEW CALENDAR.

    It seems that the 3 buttons for these action do not fit in my theme. OK And it seems I can not have ZERO items display in this widget. Not OK.

    My suggestions:
    1) allow ZERO items in widget, thus allows for these action buttons to be placed anywhere without having to display an item.
    2) Have the GOOGLE icon be optional
    3) separate ADD TO GOOGLE from SUBSCRIBE.

    Thank you

    • Anonymous

      By default, the widget view will use the category/etc limits you place for the export buttons, so if 0 events are found – the export buttons as well will have 0 events to export.

      We can log a feature request, but I must say that I don’t believe such a request has been made previously so it can be in line for a bit. The idea you propose appears to be allowing for a widget which simply shows the “Export” buttons, while allowing for more customization of the buttons’ display. There is always an option of Premium Support to have us build a feature to your specifications right away.

  • Walter Torres

    Another suggestion.

    It looks like this DISQUS is the only “public” support area.

    This is really not the method for support and easy research by users.

    I hope I’m missing it, but a FORUM would be real helpful.

    Right now I’m trying to figure out how to have calendar items, with a specific CATEGORY, show up on a BLOG page.

    “Include event categories in post category lists” is turned ON, but I don’t see any of the EVENT CATEGORIES any any list on any section.

    Thank you

  • http://twitter.com/kennypetrowski Kenny Petrowski

    First off this plugin looks amazing! It’s perfect for a project I’m working right now IF I could get the import events via .ICS file feature to work.

    I tried both Google Calendar .ics files as well as static .ics filee. Issue is: when I hit ‘Update’ it tells me ‘No events were found’ for any of the .ics’s. I know there are events in them, cause I triple checked in iCal.

    Help! Is there anything I can do to get this working?

    • Anonymous

      Hi,

      If you haven’t already, please post details here:
      http://wordpress.org/tags/all-in-one-event-calendar?forum_id=10

      It is a bit easier to trac replies for support issues there. Please post the actual URLs you are trying to import. If it states “No events were found” it could be a sign that the URL is slightly incorrect or the Google Calendar is not set to fully public.

  • http://beverlyyoung.com/ Bev

    I would like to have some copy after the calendar (explanations of events/costs and so on). If I add copy to the page I have my calendar on in the page editor of wordpress, it adds the copy to the top of the page, before the calendar shows. I want it to show after the calendar at the bottom. Is this possible?
    Thanks for a nice looking and functional plug in.
    Bev

    • Anonymous

      There is a few ways to do this in different approaches, such as having a Widget which appears below the content of the Calendar page – these would require modifying of your theme files and takes a bit of knowledge to do this. I’m afraid there isn’t a built-in setting to set the Calendar above a page’s main content rather than below

  • Jody

    Two things. 1. Will you be adding support to the “Import ics feed” function such that it will read the time zone information? Right now your plugin ignores a feed’s time zone value and instead posts it based off the time zone of the wordpress site.

    2. There is a bug in the autoupdate of the ics feed. Such that it seems that every time it autoupdates it creates a new link. Thus if you post a link for an event to another site, it ends up showing the date as sometime in December of 1969. I’ve seen a couple of other posts in the comments stating something similar.

    • Anonymous

      The import process attempts to read the time & timezone info and then convert it into the same time but in the Site’s timezone – there is not support for events in one site with multiple timezones, is this what you are looking for?

      Thank you for the details on #2 – we are currently investigating this

      • Clint

        I am having the same issue with the December 31, 1969 date appearing. Is there an update on this bug?

  • Bjørn Kjos-Hanssen

    It would be nice if the sidebar widget for this calendar used well-formed XML syntax compatible with HTML5. Currently I have to use the following fixes (where $ret is the HTML output of the sidebar widget) to obtain well-formed XML/HTML5:

    $ret = str_replace(‘&controller’, ‘&controller’, $ret);
    $ret = str_replace(‘&action’, ‘&action’, $ret);
    $ret = str_replace(‘(iCal, Outlook, etc.)” />’, ‘(iCal, Outlook, etc.)” >’, $ret);
    $ret = str_replace(‘Google Calendar” />’, ‘Google Calendar” >’, $ret);
    $ret = str_replace(‘pm’, ‘pm’, $ret);
    $ret = str_replace(‘am’, ‘am’, $ret);
    $ret = str_replace(‘h3′, ‘div’, $ret);

  • Guest

    Love your plugin.

    Quick question. I am using dlvr.it to post my entries to twitter and facebook through the rss feed and for some reason the calendar events don’t go over. Do you know why?

    • Anonymous

      Hi,
      The events are not added to a normal RSS feed as they are not standard blog posts.
      We will plan to have an RSS feature in the future, however it will likely be a separate feed rather than integrated in the main WP feed

  • Rdr

    Hi I just downloaded your calendar for my gigs events. It started off by posting the calendar with the year 1969 which I thought was pretty funny. It fixed itself. So now the problem is that the event details such as the actual address of the venue is not seen because the color of the background is a light grey and the type is white therefore, it does not show up. How do I change the color of the background to be clear like it is in the ‘date’ section already? thanks for your help. I am really trying to make this work for my upcoming tour across America http://www.rebekahdelrio.com thanks Rebekah

    • Anonymous

      Hi,

      The issue is related to the master theme applying a background-color to the “td” element of all tables, as well as perhaps a few other things (like text color)
      To get around this, you would need to add extra code to your CSS to have no background-color and alter the text color of elements like:
      .ai1ec-full-event td { background-color: none; }
      .ai1ec-event-summary p { color: #333 }

      There can be quite a bit – we can help with theme issues with Premium Support, else I’m afraid it just needs someone with knowledge of editing the theme CSS to not override the colors of the calendar elements

  • Toni

    Ok. I gather it is not possible to delete one instance of a recurring event in the front end of the All-in-one event calendar. Is there a way to safely delete a single record from the database associated with a given recurring event? I know I am probably grasping at straws here but this is a critical feature for our scenarios.

    • Anonymous

      We are planning this feature for version 1.3, which should be a month away.
      If you are comfortable, you could delete specific instances in the “ai1ec_event_instances” table – this is linked to the “ai1ec_events” table which holds the recurring event

      • Toni

        Woohoo! That worked perfectly. I cannot wait till the next release. Thanks for your help….

  • Valpreston

    I understand that the latest version fixed the bug that, when adding a single event to a personal calendar (iCal), imported the whole calendar. Glad you were able to fix that so quickly:)

    Unfortunately, one of our readers had already imported an event (ie our whole calendar) to her personal calendar. She’s having the following problem: “”When I delete events, all future events just keep popping back up!”

    What advice can we give her to clear all of our events off of her personal calendar?

    http://www.familyeguide.com

    • Anonymous

      This can depend on the calendar system they use – there should be an option on their side which is re-importing the ICS over and over. They should delete the ICS import and could then re-add the single event

  • G-ellen

    I downloaded this Calendar and activated it in Word Press on my site. It created a Calendar page that I would like to rename to Events and also have each event show up in my sidebar as it does in your website. How do I get this done? I am using the TwentyEleven theme.

    Glenn Ellen

    • Anonymous

      In WordPress, the items on the sidebar are called Widgets – if you go to Appearance -> Widgets in your wp-admin, you can add the “Upcoming Events” widget to the location of your choosing.

      ai1ec displays the calendar on a page of your choosing – you can go to Events -> Settings to choose what page to use.
      You can create and edit pages by going to Pages on the wp-admin main menu.

  • Marie

    I just love this calendar, but struggle to get it to import ics streams on one of my sites. I have two equal implementations in wordpress using the same public calendar to import. Works perfect on one site, but gives the message “no events were found” on the other site who tries to import the same calendar. PHP version is 5.3.8 on both sites. Any idea where I should start look to solve the issue?

  • Anonymous

    Just added your calendar to a new WP site and it seems to work fine – thanks!. Just want to tweak the colour scheme of the main calendar to suit the site background. Do you have any information on changing the .css files?

    • Anonymous

      If you edit the CSS in the plugin, be careful because any update you apply will overwrite your changes. You could copy classes from the plugin CSS file and place them in your theme’s CSS file and make your changes there, to help avoid losing things in a plugin update

  • Rene

    Hi there

    I love this plugin but having problems with my wp.org theme, when I click on the event it gives me an error? is that a security setting on my theme or is that a plugin problem?
    Please let me know.

  • http://twitter.com/Polisonico Polisonico

    Is there a way to add and show featured images for events? specially in the widget…

    • Anonymous

      Not as of yet, but we do have this feature request in the queue – we do tentatively plan to develop this for 1.3: http://trac.the-seed.ca/ticket/242 (mid Jan)

  • Walter Torres

    Feature change request…
    Google IMPORT does or does not (depending on checkbox) replaces/overwrites events that exist in both places. Meaning, if I place events in Google and then IMPORT them to Ai-1, than edit those same events in Ai-1, the new updates should not be removed wen Ai-1 runs IMPORT again the next day.

    What it looks like it is doing is dumping the Ai-1 database and re-importing the Google calendar wholesale each time the IMPORT runs. Not a good idea.

    I would expect that each Google event has a unique ID, and that the Ai-1 database would keep that ID, and that Ai-1 would *update* the record is anything was changed on the Google side. I can understand that this update would not go both ways.

    But the Ai-1 events have more characteristics on them than the Google events do, therefore these characteristics (category, tags, map, etc) would be important to keep.

    Just my 2 cents.

    Walter

    • Anonymous

      Hi,
      Thanks for your feedback. We are working on having more options for recursive events, although being able to rename single instances isn’t currently in the near future plan.

      We initially did want to have a “sync” style import rather than replace, however an issue we came across was with how the IDs of instances by certain calendars will change when the instance is updated in some manners, which left us without an ID to reference. We will be revisiting this again to try out options and see what we can support

  • http://www.sdgreenlife.com/event-calendar-3/ L. Silver

    I was glad to find this plugin to replace WP Events Calendar, which was not working properly in my Thesis-theme site. This has better features and I prefer the interface, but having loaded just a few events, I find the calendar on its self-created page does not load. All I get is the “spinning pinwheel of death” with the calendar grayed out behind it. It seemed to work okay with the first couple of events, but not since I added more. Am I doing something wrong?

  • Elderp

    I took a look at your plugin, then decided not to use it. The plugin created (and left) several “capabilities” in WordPress. How do I remove these un-needed items?

  • http://twitter.com/Polisonico Polisonico

    Is there a way I can disable the auto-adress option? Everytime I try to add the place it gets another data from the options below, with letting me input any of my own data…

    • Anonymous

      Not at the moment, but it’d be a good idea to add this as a setting. You should be able to use your own self-entered text, though. When it suggests something, try not hitting enter or tab, just click on the next field in the form?

  • Guest

    I can’t say enough about how awesome this plugin is; great job guys

    • Anonymous

      Thanks!

  • Brad Craig

    the

  • Brad Craig

    Hi, I have your all-in-one-event calendar on my site and i love it. i’m having a problem with permalinks formatting. When i change the permalinks to anything other that the default my events are no longer reachable. Can you help?

    • Anonymous

      We can look further into this. What method do you use for changing the permalinks?

  • Mwatson

    I have and ics feed set up and the calendar keep posting the wrong date. My events post online 1 day earlier than what they are on my ical. Even when I go in and update on the site they revert to the wrong date. This makes the feature pretty much unusable.

    • Anonymous

      Can you provide an example of the ICS feed? The timezone should be respected

      • Mwatson

        It seems to only apply to events that I select as all day events. Events that have a start and end time are not affected. Here is the feed

        webcal://p03-calendarws.icloud.com/ca/subscribe/1/I5oVYthxaiq3y7Mh6YPSihbhIfur7b9JZbstTSqcb0mz6DXOWR1iCVQaHL4uRpv0iOQWjK4LqAkbnx1qboNcbWfxnxLKSX1dkCBVxqnWtj4

  • Tjsanders

    IS there a widget to show upcoming events in a calendar form rather than an agenda?

    • Anonymous

      Not at the moment, I’m afraid. We’ll be working on having different widget outputs upcoming, although calendar-form may be a bit down the line

  • bas

    Hi, great plug in, but do you know where this problem is coming from: http://www.ruinerwold.info/ai1ec_event/tweede-voorronde-stratenzaalvoetbal/?instance_id= ?

    • bas

      I got the error, I added some facebook code in the header.

  • Thebearson

    Setting the color for event categories removed my Calendar keeping the events. How do I get the Calendar to show on the page again?

    • Anonymous

      Hi,
      Can you please explain further what happened – is there an example URL to see an error?

  • JourJay

    Hello!

    At your website (The Seed Network)when I click on event in widget individual event is opening in a new page which has event info and side bar. Cool thing is that when I click ‘back to calendar’ button new page is opening as ‘full width’ page without side bar. That makes lot of sense. How t achieve that?

    As I can see now I can dedicate page for calendar and choose full width or side bar, but is either or option. I would like to have ‘combination’ like on your web site.

    Otherwise plugin looks great and I am anxious to start using it.
    Many thanks

    • Anonymous

      Hi,
      You can control single event theming by creating a single-ai1ec_event.php file in your theme folder and providing a layout for those pages

  • http://twitter.com/kjllut Kjell Lundqvist

    Hi,
    How can I get 24h format on weeks and Agenda?
    When I view an event i show up in the left corner of the screen

  • http://twitter.com/kjllut Kjell Lundqvist

    Hi,
    How can I get 24h format shown in Week and Event??
    When I view an event it show on the left top corner of the screen? Must be a bug?

  • Samuraidan00

    Hi guys. I just wanted to say I love the Calendar and everything works amazingly except the recurring events menu in the admin window. I am using version 1.2.2 and I get this [http://img811.imageshack.us/img811/479/picture3dv.png] when I try to install a recurring event, a broken menu. Please Help!

    • http://www.facebook.com/people/Yanislav-Iliev/100002520663003 Yanislav Iliev

      @Samuraidan00
      Can you try the following:
      1. Update your browser to the latest version available
      2. Clean the cache – the cache needs to be cleaned when you don’t have your “target” website loaded. Upon cleaning the cache, close the browser, start it again and clean the cache again. This ensures that the cache cleaning has been done properly.
      3. When you access the page in question, refresh the page a few times before trying the recurrence UI.

      If the problem persists, try to access the page with addons disabled and see if it solves anything.

      Good luck and let me know.

  • Brownie

    I would like to create more than one calendar on my site. I have created my first calendar with no problems, however, if I create a new page I only seem to be able to shift the existing calendar to it rather than start a new one?

    • Anonymous

      This is true – the Calendar currently is placed only on a single page set in the calendar settings. In the upcoming version 1.3 we will be adding “Shortcodes” which will let you place calendars with different presets onto pages of your choosing

  • http://tavernolaincanto.altervista.org/blog/calendario/ tavernolaincanto

    Hi! i love your plugin, but i prefer if i could chose to assign the post’s categories to the events because some categories are the same for events and posts (example: concerts) .
    Another thing is the repeat event function: it would be wonderful if we could chose multiple dates for the same events: not always they repeat with the same frequence …

    • Anonymous

      Hi,
      Thanks for the kind words and the feedback. We will definitely keep those requests in mind

  • http://twitter.com/brixtonbuzz Brixton Buzz

    Site crash – appears that All In One responsible.

    The whole brixtonbuzz.com site just crashed completely and my tech guy suggests that it is the plug in responsible.

    We probably have more listings than most of your users and we’d just tweeted an update, so I’m concerned that there are issues about capacity.

    Here’s the message I received:

    The queries that were taking ages on the buzzblog database were along the lines of:
    use buzzblog;
    SELECT SQL_CALC_FOUND_ROWS p.*, e.post_id, i.id AS instance_id, UNIX_TIMESTAMP( i.start ) AS start, UNIX_TIMESTAMP( i.end ) AS end, IF( e.allday, e.allday, i.end = DATE_ADD( i.start, INTERVAL 1 DAY ) ) AS allday, e.recurrence_rules, e.exception_rules, e.recurrence_dates, e.exception_dates, e.venue, e.country, e.address, e.city, e.province, e.postal_code, e.show_map, e.contact_name, e.contact_phone, e.contact_email, e.cost, e.ical_feed_url, e.ical_source_url, e.ical_organizer, e.ical_contact, e.ical_uid FROM wp_ai1ec_events e INNER JOIN wp_posts p ON e.post_id = p.ID INNER JOIN wp_ai1ec_event_instances i ON e.post_id = i.post_id WHERE post_type = ‘ai1ec_event’ AND i.end >= FROM_UNIXTIME( 1326809065 ) AND post_status = ‘publish’ ORDER BY i.start ASC, post_title ASC LIMIT 0, 30;
    Looks like that calendar plug-in to me.

    • Anonymous

      Hi,
      Do you have Recurring events with many occurrences, or that go on “Forever” ?

      • Anonymous

        As well, especially when combined with such recurring events, you may wish to set the ICS feed to import less often to avoid extra load when traffic is on the website

        • http://twitter.com/brixtonbuzz Brixton Buzz

          We aren’t using any ICS feeds.

      • http://twitter.com/brixtonbuzz Brixton Buzz

        There’s maybe 10 events set ‘forever’.

        • Anonymous

          Having any ‘forever’ events can be a strain if your resources are limited. I wouldn’t expect 10 to cause such an issue but it can depend on circumstances.
          We will certainly look to improve any performance, especially with regards to ‘forever’ events – I would suggest for now to ensure such events are limited to the next 2 years or less, depending exactly on how they repeat.

  • Patrick Johnson

    Can All-In-One-Event-Cal highlight or span multiple date range like the week event shows? Example: 01-17-2012 to 01-20-2012 booking will highlight the days on the “Week View”, but the “Month View” only shows one day.

    • Anonymous

      Yes, we will be producing a fix for this based on this ticket:
      http://trac.the-seed.ca/ticket/199
      (note – the fix will not be exactly the same as the diff linked in that ticket, but you can use that diff for now if you wish for a quick fix before 1.3 is released)

      • Patrick Johnson

        Thanks Nelra! This will work for now. Any update on 1.3 release?

        • Anonymous

          Its expected at the end of January

      • Patrick Johnson

        Update: The patch semi worked, but buggy still. When you create an event for mutilple days and you scheduled another single event of any kind, the previous multiple date events are removed or hidden…

  • http://twitter.com/brixtonbuzz Brixton Buzz

    Along with several users, I’m having trouble getting the widget to display correctly (see attached image). I thought it might be because the homepage sidebar was too narrow, but widening that has no effect.

    It looks like it might be the theme’s style sheet interfering with the widget (I’m using Lightword 2.0.0.6), but given the popularity of that theme, would it be possible to find a way of getting the widget to work with it?

    My site is http://www.brixtonbuzz.com

    • Anonymous

      As there can be lots of themes with different issues, we can’t fully support each. The widget dates use ‘h3′ and such html elements, so your theme may be applying style to all h3′s. We certainly can offer trying to fix it in an hour or two’s time through premium support:
      http://theseednetwork.com/get-supported/

      Usually, its a matter of applying some extra styling in a theme CSS file to:
      .ai1ec-agenda-widget-view h3

      • http://twitter.com/brixtonbuzz Brixton Buzz

        Wouldn’t it be a lot easier for users if you just used custom CSS classes in the first place? By using H3 it’s almost bound to cause problems for users and it makes the calendar far less user friendly….

  • http://twitter.com/batfandotcom Ben Rollier

    Just discovered this, great plugin! I will say though, it might not hurt to NOT have so many styles marked !important in the stylesheets. I would like to be able to easily overwrite your built-in styles, by adding my own !important styles, in my stylesheet.

    I can go in and edit your stylesheets but, they will be overwritten when the plugin gets updated.

    Also, it would be nice to be able to disable the comments/meta on the event detail pages. I’ve hid them with CSS for now.

    • Anonymous

      We certainly aim to have more display options with less theming applied at the plugin level – thanks for the feedback

  • http://kennylandes.com Kenny Landes

    This is a really great, very useful plug-in. I have been looking forward to using recurring events since the non-profit I whose site I maintain uses the calendar not only for social activities but for business meetings, most of which recur monthly on the same day/week. However, when I enter them directly into the plug-in as an event, they recurr montlhy on the same date rather than the designated day/week, such as 2nd Monday.

    I’d appreciate some feedback on this. Thanks again for building such a nice plug-in!

    • http://www.theseedstudio.com/ Rik Logtenberg

      Thanks Kenny. In the latest version of the plugin, you can select “Repeat > Monthly > On Day of the week” and then choose 2nd Monday. Let me know if that works for you.

      • http://kennylandes.com Kenny Landes

        Thanks, Rik.

        Sorry, I didn’t think to browser check before I posted. I noticed the image you posted looks different from what I as seeing in Chrome 16.0.912.75. So I just gave it a try in Firefox 9, and it works properly. It looks like there is a bug in Chrome. Here’s a screenshot of what I’m seeing in Chrome.

        Aside from the Chrome bug, this is resolved. I’ll just add events using Firefox and keep an eye out for updates.

        Thanks for the speedy reply, and again for a really awesome plugin.

        • Anonymous

          It seems that your browser might be caching the previous CSS and JS files for the admin. Chrome has quite a heavy cache – please try doing a Shift+refresh a few times

  • http://twitter.com/brixtonbuzz Brixton Buzz

    Slow display on mobile.

    Our http://www.brixtonbuzz.com site probably has one of the heaviest uses of your calendar, but it seems to slow down horribly when displayed on a mobile (in my case, an Android S2 although hit’s the same on an iPhone 4).

    Although the calendar page displays, often nothing will happen when you then click on an event, rendering the while thing a bit pointless.

    If users wait for every element of the page to download (something that can take quite a while, even on wi-fi) then it does work, but most users are unlikely to do that.

    Any ideas on how to fix this? I’m using the latest version of the plug in (downloaded today).

    • Anonymous

      Hi,
      So it appears that the issue is that the user can not click until all elements (JS, etc) is fully loaded? Just wanting to make sure I understood your description fully.

      It is true that JS is required for many functions, and on a page with many elements loading, the plugin JS may be quite far in line to execute. We are currently testing and developing improvements for iPad use, which will help other mobile developments as well. We will ensure to test further on slow connections.

      It may be that an option to have a “non-ajax” display would be the best course for such a case

      • http://twitter.com/brixtonbuzz Brixton Buzz

        Yes: the page appears to have downloaded fully in agenda view, but clicking on individual events does nothing, so all the user sees is the event headline.

        It’s particularly frustrating because as far as the user knows, this is all the site does.

        I’ve (reluctantly) cut back the maximum amount of events showing to just 20, which improves the situation slightly – but only if users don’t start clicking on events when the page is still downloading.

  • Russell

    I love your calendar this plugin is very useful. One questions, any advice on what happens when you first install the plugin on a site and the calendar just keeps trying to load, I just see the spinning graphic and never loads…it worked on a fresh install of wordpress fine, but on another site it just tries to load.

    • Russell

      I am using a testing domain which is not the domain that I told wordpress when I installed, could that be the issue?

      • Brent

        Looks like the latest calendar version has a bug. I’m seeing the same behaviour on my site, but reverting to the previous version of the plugin makes the calendar function again, without the never ending spinning wheel.

        …waiting for the next update to fix the issue to come out

  • Patricio G. Espinoza

    Has the support forum opened ?

    My “Events Detail” section looks like this… any suggestions? (after latest updated)
    ((( yes all dates show like this under each other… ))))

    screen attached…

    • Anonymous

      Hello,
      We do help answer questions in the WP forum:
      http://wordpress.org/tags/all-in-one-event-calendar

      Do you mean that the dates were fine until you just upgraded? It could be a cache issue with the JS files – please ensure to shift+refresh a couple times to reset your browser cache. If you continue to have the issues, please test another browser and as well test if you have any WP Caching or other server side caching that could be refreshed.

      If you continue to have issues it may be best to post to the forum as its easier for others to see your post and help if they can, as well its a bit easier to track replies by date

  • http://www.facebook.com/people/Paal-Joachim-Romdahl/667110154 Paal Joachim Romdahl

    Hey! I really like the way your going with this calendar! Nice work!
    What about adding an option below the content of a create/edit post section, making it possible to add posts to the events calendar?

    Have a great day!

    Paal Joachim
    http://www.youtube.com/user/paaljoachim

    • Anonymous

      Hi,

      Thank you for the kind feedback and the good feature idea – we will certainly jot it down and keep it in mind
      Have a great day yourself!

  • http://www.facebook.com/people/Paal-Joachim-Romdahl/667110154 Paal Joachim Romdahl

    Creating customizations for clients.
    I bet you create customizations of the calendar for clients.
    Can you make it a part of the contract that these customizations can also be used to improve the overall calendar?

    • Anonymous

      Yes, certainly. We always will try and get any work done into the general calendar product.

  • Jolanda de Groot

    I recently started using this plugin, and it works great! However, I do have a small translation issue: When I set my calendar to the weekly view, it says “week of january 22″ on the top left, and “week of januari 15″ “week of januari 29″ on the previous and next week buttons. I would like to translate these to the dutch alternative, “week van 22 januari” for example. This isn’t done by installing the dutch language file, so I hope you can tell me in which file I can change this.

    • Jolanda de Groot

      The problem is solved in the new translation files. Thanks!

      • Macpieter

        Hoi Jolanda, mag ik jou vragen hoe je dat hebt gedaan? Ik worstel met de tijdnotatie. Ik wil nl. niet 2.30 pm maar 14.30 uur. hoe doe jij dat?

        groet, pieter

  • http://twitter.com/brixtonbuzz Brixton Buzz

    Calendar widget doesn’t work in Firefox/IE – only in Chrome
    Tested on the latest version of the three browsers, running Windows 7.

    I really want to use this widget but the major display problems (see my previous post) and now this make it a non-starter :(

    • Anonymous

      Sorry for missing this – I see you have the live version down, would you be able to provide more details on what you experienced? If you have a version you can show without putting it live on your site, we could test it further and create a bug report if applicable

  • Macpieter

    Hello, I love the plugin, but i want to have the 14.30 hrs in stead of 2.30 pm version…Is this possible to change in the plugin?

    Keep up the good work!

    Pieter

    • Anonymous

      Yes – this should be possible by setting up the time/date format in your WP settings – are you experiencing anything different? Please make sure you are using version 1.2.3 or above

  • http://www.facebook.com/people/Paal-Joachim-Romdahl/667110154 Paal Joachim Romdahl

    Booking feature and payment integration?

    I will be getting a client who runs a horse riding center. They want a calendar with booking posibilites and the possibility for the customer to pay right away for the horse riding classes booked. Will it be possible to do something like this sometime with the All in One Calendar?

    One more thing. What about a area for location. Meaning set up locations beforehand with a code name and in the event write the code name for the location and it will popup with all the necessary information. For instance setup the business place beforehand, and save the code name business. In the event for location just write business, and info will popup in relation to it.

    • http://www.theseedstudio.com/ Rik Logtenberg

      Hi Paal, we have started work on a booking plugin with payment integration and will release it soon. Also the idea for location sounds like a good one. We’ll add it to our Roadmap.

      • http://www.facebook.com/people/Paal-Joachim-Romdahl/667110154 Paal Joachim Romdahl

        Can I make a video tutorial on the new release when you have come to RC1 status? It would be my way of saying thanks.

        • http://www.theseedstudio.com/ Rik Logtenberg

          Sure Paal, that would be great.

          • http://www.facebook.com/people/Paal-Joachim-Romdahl/667110154 Paal Joachim Romdahl

            Just send me an e-mail with some comments/instructions etc other things you want me to know about along with the new release when it’s ready. paaljoachimATThotmail.com

  • René

    Hey, is a site map (. Xml) solution in planning

    • Anonymous

      We are planning alternative feed and export modes, although I don’t believe we’ve had a request previously for anything site-map specific. We will keep it in mind but I’m afraid it hasn’t been a popular request

  • Joanna Laforet

    Great, beautiful plugin. The problem is while I have successfully posted two events through the plugin, the other events I’ve entered are not showing up. In fact, when I hit “publish”, the page loads and end up in a blank page instead of the “post published” page. I can still see all the events in “All Events” page but except the two successfully posted events, the other events I’ve entered do not get a date / time though I’ve entered all of them.
    Is there any way to solve this? I’d really like to use this plugin. There’re many plugins out there but this is really by far the most beautiful one.

    • Joanna Laforet

      Ok, just tried again. The problem is in “Update”. I can post a new post with dates and time and such successfully but when I want to update a post, it just can’t get passed into the database. I’m re-creating all my events for now but really hope there’ll be solution sometime in the future. Thanks in advance!

  • CJ Gaul

    I love the plugin except I can not get the date to change for where it says When: it always says December 31, 1969. Nothing I do changes it. Any ideas what could be happening?

    • Anonymous

      Do you only see this for existing events that used to have the correct date?
      This is likely an issue where you had an instance of an event which was deleted (perhaps on re-import) and replaced by a new instance ID. If you view an old link to the old instance_id specifically, it will not have the correct date anymore
      http://trac.the-seed.ca/ticket/226

      • Erin

        LOVE this plugin too, but I’m having the same issue – “December 31, 1969″. Any fixes on this yet?

  • http://www.facebook.com/profile.php?id=1349877192 Galo Matagay III

    Is there a way to make it stop displaying [shortcode] when I’m using my custom shortcodes?

    • Anonymous

      Could you please provide an example page?

  • Macpieter

    Hoi Jolanda, mag ik jou vragen hoe je dat hebt gedaan? Ik worstel met de tijdnotatie. Ik wil nl. niet 2.30 pm maar 14.30 uur. hoe doe jij dat?

    groet, pieter

  • Sandramore

    Your site says the calendar is “event registration ready.” Do you have or can you recommend a plug-in that integrates registration and payment with this plugin?

    • Anonymous

      Full integration is actually coming soon, however we do currently integrate manually ourselves with Gravity Forms, although other Form plugins could be used to place forms in events

      • Mapleleaf3

        Howdy,

        Can you expand on your integration with Gravity Forms please ?

        Thanks
        Mike

        • Mapleleaf3

          I should expand… I already have the plug-in, adding your calendar would make the whole thing absolutely awesome! How do you currently integrate? ie. person x makes the booking and it shows up in your calendar how ??

          Mike

  • http://twitter.com/michapixel michapixel

    since this is an easy fix: please add this common dateformat:

    < option value="de" >

    in class-ai1ec-settings-helper.php

    and add the corresponding js-date:

    ,
    de : { //Default (eg. 21.02.2011)
    pattern : /([d]{2}).([d]{1,2}).([d]{2,4})/,
    format : ‘d.m.y’,
    order : ‘littleEndian’,
    zeroPad : true }
    };

    in jquery.calendrical.js

    thanks.

    • Anonymous

      Thank you for the comment – we will consider it. We do have d/m/y and the items you mention are for “backend” (adding/editing events) rather than frontend, which uses the WP date format settings.

  • http://twitter.com/michapixel michapixel

    Ah, the code obviously is garbled now. if you need it simply contact me.

  • http://twitter.com/michapixel michapixel

    One more: Would it be possible to let us select/edit the permalink? Instead of using AI1EC_POST_TYPE i’d like a more readable string.

    thanks in advance

    • Anonymous

      Currently, no, however we will keep this as a feature request

  • Comfortcreations

    I love this plugin – stylish and easy to use. It’s great that you can choose multiple categories to show on the widget. My question is can this be done on the filter on the calendar so that visitors can do this? What I am really wanting is for it to use ‘AND ‘ so that if I have categories for the type of workshops (for example) and another group of categories for the venues, people can choose to see only a particular type of workshops at a particular venue.

    I agree about the exceptions to recurring events – great option if there are holidays.

    • Anonymous

      Hi,
      Thanks for the kind words. If I understand correctly, you are wishing for the widget to have some dropdowns which let the users change categories/tags that they are viewing?
      We do want to add the option for letting you specify AND or OR’s in the limits by category/tag. We don’t currently have a plan of letting the user change the widget limit, although it is certainly possible down the line – simply, lots of things we want to add (such as recurring event exceptions, which is coming soon!)

  • http://www.facebook.com/skyflowers Brendan Rohan

    Love the plugin. PLEASE don’t complicate it with ticketing etc!
    One question, is there any reason why it wouldn’t show up in my ( native ) iPhone app of my website? Anyway, it’s great!

    • Anonymous

      It should display fine in a mobile browser. We have some tasks lined up to better improve it for mobile, but we have tested on iPhone and iPad with good results, and have set it up so that the hover elements work with a touchscreen

  • Anonymous

    I have a conflict with word booker plugin and this any ideas?

    • Anonymous

      Hi,
      What sort of problem? For more technical issues, it can be good to use the WP forum as it helps us track replies a bit easier:
      wordpress.org/tags/all-in-one-event-calendar?forum_id=10

      • Anonymous

        Where do I post it?

  • Anonymous

    I get this error after installing all in one calendar with word booker plugin:
    Fatal error: Uncaught exception ‘Ai1ec_Event_Not_Found’ with message ‘Event with ID ’215′ could not be retrieved from the database.’ in /home/falconl2/public_html/new_website/wp-content/plugins/all-in-one-event-calendar/app/model/class-ai1ec-event.php:347 Stack trace: #0 /home/falconl2/public_html/new_website/wp-content/plugins/all-in-one-event-calendar/app/helper/class-ai1ec-events-helper.php(63): Ai1ec_Event->__construct(215, false) #1 /home/falconl2/public_html/new_website/wp-content/plugins/all-in-one-event-calendar/app/controller/class-ai1ec-events-controller.php(482): Ai1ec_Events_Helper::get_event(215) #2 /home/falconl2/public_html/new_website/wp-includes/plugin.php(170): Ai1ec_Events_Controller->event_content(‘test?<di…') #3 /home/falconl2/public_html/new_website/wp-content/plugins/wordbooker/wordbooker.php(1203): apply_filters() #4 /home/falconl2/public_html/new_website/wp-content/plugins/wordbooker/wordbooker.php(2292): wordbooker_fbclient_publishaction() #5 /home/falconl2/public_html/new_website/wp-con in /home/falconl2/public_html/new_website/wp-content/plugins/all-in-one-event-calendar/app/model/class-ai1ec-event.php on line 347

    • Anonymous

      Do you not have an error when you don’t have word booker in use? Or when switching to the standard theme?
      On which page do you receive the error?

      • Anonymous

        As well, please ensure you are using an up-to-date version of the calendar

        • Anonymous

          I have the latest version installed what else can I do?

      • Anonymous

        When both are installed and I try to post an event I get this error. When I deactivated word booker plugin the event posted without fail. I contacted the developer for word booker plugin and he looked at it for me and said the code is breaking due to there plugin and should take it up with them. Any help would be great because I really need both to function.

  • Jerry

    While Using Role Scoper, list of events appears in sidebar, however when clicking on the event an error 404 appears. This also happens if you click on the event in calendar view. Any suggestions on how to use role scoper and this plugin at the same time? If I disable role scoper, everything works as it should.

    • Anonymous

      Afraid I’m not familiar with the plugin – what URL does it provide when you get a 404?

  • Dbrunder

    Great WP plugin. I have a problem with the calendar display in WP multisite — the calendar spinner doesn’t stop. Some users have reported a solution in the domain settings.

    • Anonymous

      This is an issue with WP Ajax and multisite domain settings, unfortunately. We can explore some solutions but it would also be great to have a fix at the global WP level

  • mike editor

    Looks like the lack of map is down to the importer. The
    HTML:

    is there but there’s no content and it isn’t flagged as having a map like the ones which do display:
    HTML:


    .

    So that would require some changes in the importer. Not going to have time to delve in to that to hack around so might be worth suggesting it to the Events plugin author.

  • Jbenjumea
    • Anonymous

      What goes wrong when you try to edit an event?

      • Jbenjumea

        Hi Nelra, thanks for your fast answer…

        The problem is that when I try to see any list of events:
        http://sanadeva.com/wp-admin/edit.php?post_type=ai1ec_event

        I only see two columns: “publish date” and “event date/time”, i dont see permalink, or name, or autor… nothing else… only tow columns “publish date” and “event date/time”. There is no buttons for edit or delete…

        Here is a screen capture: http://img11.imageshack.us/img11/9940/sanadevaevents.jpg

        Regards,

      • http://www.facebook.com/jorge.benjumeagomez Jorge Benjumea Gomez

        Hi nelra, could you take a look to our problem?

      • http://www.facebook.com/mphanisasank M Phani Sasank

        I am getting the same issue any idea how to fix it? I am not able to find any option to edit…. there are only 2 columns…

  • Tabitha Potts

    Re copying events; you can copy events using the Duplicate Post plug in, I’ve discovered, as the events are basically Posts! You will have to add some info but most of it is copied over.

    I too would love a way to selectively delete some recurring events as I have lessons on my calendar which recur every week, except during the holidays, and then start again next term. I’ve added these classes in a separate category, so am wondering if perhaps I could hide certain categories during the holidays? Any word from you? Otherwise, a fantastic plugin and one I’ll be using regularly! Well done.

    • Anonymous

      We will likely have the ability to exclude certain instances of a repeating event in the next two weeks
      Thanks for the kind words!

  • Lynn

    Hi, Every time I click on the event in the calendar I get this: Catchable fatal error: Object of class WP_Error could not be converted to string in /home/content/96/7401296/html/wp-
    HELP!

    • http://www.troyoverton.com/ Troy Overton

      I’d remove and reinstall the plugin, but I have noticed some really odd behavior if you are using older versions of WP or the mysql db backend. I would highly recommend that you check those things and make sure they are up to date also.

      • Lynn

        I removed and reinstalled plugin and everything is up to date…still does the same error. Any other suggestions?

        • Anonymous

          Could you let us know your PHP, WordPress, and Calendar versions?

  • Anonymous

    I’m very happy to have the All-In-One Calendar plugin, however, there is something that I could use that would really make this a top shelf solution for me, and that is the ability to choose which items are visible to which members or visitors. Part of my problem is that I haven’t been able to get down to just one calendar (except on my iphone) so I need to be able to pick and choose what’s visible on my site.

  • Alicia

    I began using the All-in-One Event Calender at the beginning of the year, and I think it’s fantastic, it offers more than I had ever hoped for when I set out to find a calendar plugin!

    There’s only one request that I would like to suggest, something along the lines of a “N/A” button when it comes to the Time of an event, or possible just the option to leave the start/end fields blank if needed. With many of the events I post, the time isn’t fully specified, and “All Day” isn’t exactly the best option either.

    If there’s a way to do this that I haven’t noticed, please let me know. Other than that, thank you if you consider this request. Take good care!

    • Anonymous

      Hi,

      Thanks for the kind words and the suggestion. May I ask how you would wish for such an event to be displayed? Similar to all day? Would you still set the “day” just not the specific times?
      I would likely for now just create all day events and put in the description that it doesn’t have yet a specific start time, maybe put (pending) to the title?

  • Charlotte

    I love this calendar – but I am finding that BWP minify conflicts with it – I have searched for “script handles” that I can get the minify programme to ignore and have tried these – with apostrophes and without – have I missed one, or shall I just ditch BWP minify….?
    ai1ec-widget
    ai1ec-settings
    ai1ec-event
    ai1ec-calendar
    ai1ec-general

  • Scott Pruitt

    Would it be possible to edit individual instance of recurring events? We have a weekly meeting where the venue is usually the same but occasionally changes.

    • Anonymous

      We don’t have this ability – we will allow excluding certain dates, but not editing the specific details. Having 2 recurring events would be needed in some manner

  • http://profile.yahoo.com/P5SFQDPRRIVUMOHZDPSZO5TB2E brittany

    I really like this plugin, thank you! My only problem is that their does not seem to be a public ” submit an event” button that a public user could use to submit an event for backend approval by me. I am afraid I am going to have to manually add all outside events. Thoughts? Thank you!

    • Anonymous

      Hi! Non-admin users can add events if they have the Event Contributor role

  • Michelle

    Hi,
    The plugin isn’t working for us in Chrome or IE.

    It seems to load just fine at first but then a second later, the loading spinner appears and the plugin just stays that way.

    The plugin works just fine in Firefox and we tried updating the plugin to the latest version but, there was no change.

    http://www.onepeoplefound.org/events-calendar/

    Below is a screenshot of the loading image.

    • Michelle

      Update. We just discovered that the problem seems to be, the calendar only works correctly if we are logged into WordPress. Since we were not logged in on the other browsers, that is why it would not work right.

      But, we can’t find the setting to change this?
      Can you point us in the right direction?

      (It needs to be visible/usable to users whether they are logged in or not)

      • Anonymous

        Hi – it works for me in Chrome as a non-loggedin user, has this been fixed?

    • Michelle

      Sorry. Turns out it was a conflict with the “Under Construction” plugin. Problem solved.

  • Doc

    Calendar Not Installing …

    I installed the plug in and the date calendar doesn’t show up at all. This is what I see :

    All-in-One Event Calendar Notice: The plugin is installed, but has not been configured. Click here to set it up now

    When I click the link all I get is this comment :

    All-in-One Event Calendar Notice: To set up the plugin: Select an option in the Calendar page dropdown list, the click Update Settings.

    Where is the Calendar Page dropdown list ? I click on the Update Settings and nothing happens.

    Any help is appreciated

    Doc

    • Doc

      BTW …. I have cleared my cache on my browser. No change

      • Anonymous

        The calendar dropdown list is in the Events->Settings page. In “General Settings” there is “Viewing Events” section, and this is where you find “Calendar Page” (first dropdown on the settings page). You must select an existing WP page or have the plugin create a new page for using the calendar on.

        • Doc

          Thank you nelra for your reply … This is what I see when I click the link to complete the install. There isn’t anything there like “Calendar Page”

          I appreciate all your help
          Doc

  • Toni

    Hello. I want the calendar to change to agenda view when a user chooses a category or tag filter. How can i make that happen (I am not afraid of touching the code)?

    • Anonymous

      Hi,
      I’m afraid we can only give some basic guidance in comments for custom changes, however we do offer paid services to do such customization.
      The calendar page uses JS for such items. You would have to look at the methods placed on the click actions for the “Agenda” button and migrate these to happen for the click action on the Category filter.

  • Emma Steel

    Hello, does anyone know if there’s a way of overriding the Event Location ‘autocomplete’ function? The addresses it produces are too detailed for my requirements, but when I change it manually they just flip back? Thanks in advance!

    • Anonymous

      Hi,

      There isn’t a setting to disable this – you would have to modify the code

  • Ami

    Hi. Are there any plans to improve the HTML validation? Thank you.

    • Anonymous

      We will look to have the Widget and other frontend as HTML5 – in what doctypes are you validating?

  • Lydp101

    I recently downloaded and love the plugin however I’m having the Spinning Wheel and never loading, just spinning and spinning…can anyone help?? how do you resolve????

  • http://www.bolide.co.uk/ Nick Froome

    Hi

    Nice plugin… horrible permalink! But I know this is in your to-do list

    You say it is easy to import from The Events Calendar. But there seems to be no documentation on how to do this

    • Anonymous

      Hi – when you are viewing the calendar there are the buttons on pages to Add to google and Subscribe. The ‘subscribe’ link can be copied + pasted into any program as a way of exporting.
      Certainly, we can look to improve how this is described in docs + frontend

      • http://www.bolide.co.uk/ Nick Froome

        “The ‘subscribe’ link can be copied + pasted into any program as a way of exporting”

        Thanks for coming back so quickly. Unfortunately I don’t understand the explanation

        • Anonymous

          When you’re viewing the Calendar widget, there is a Subscribe button at the bottom. You can right-click it and copy the Link Address. This address will create an ICS feed for your calendar:
          For example:
          theseednetwork.com/?plugin=all-in-one-event-calendar&controller=ai1ec_exporter_controller&action=export_events&cb=2048084729

          (webcal:// should change to http://)

          • http://www.bolide.co.uk/ Nick Froome

            Thanks for the prompt reply

            My requirement is to import calendars from The Events Calendar that was running on the same server

            How do I do this?

          • http://www.theseedstudio.com/ Rik Logtenberg

            Hi Nick, go to Tools > Import > The Events Calendar → All-in-One Event Calendar

  • http://twitter.com/10n6 Matthew Harrington

    Using multiple calendar input: Does this allow you to use multiple calendars from one google calendar account and define parameters for only displaying events for one calendar by setting up a specific widget in the sidebar but having another widget that displays the full list of events from all the multiple calendars?

    BTW from what I’ve seen it’s a really nice, simple and easy to use interface.

    • Anonymous

      Yes, you can import anything that has a separate ICS feed, which multiple Google Calendars will have. You can set them to different Categories on import, and then set the widgets to load only one of those categories, both, or all categories.

  • http://www.facebook.com/jorge.benjumeagomez Jorge Benjumea Gomez

    Hi Nelra,

    My problem is that when I try to see any list of events:
    http://sanadeva.com/wp-admin/events...

    I only see two columns: “publish date” and “event date/time”, i dont see permalink, or name, or autor… nothing else… only tow columns “publish date” and “event date/time”. There is no buttons for edit or delete…

    Here is a screen capture: http://img11.imageshack.us/img11/9940/sanadevaevents.jpg

    Any idea how to fix this problem?

    Regards,

    • nelra

      I’m afraid I haven’t seen such a report before and am not sure what may be causing it. Could you try if using the English translation helps? Could you also try clearing any WP/server cache and disabling other plugins to see if it helps?

  • http://www.blackyouthachievements.org/ Kayoldroyd

    Have just installed event calendar and love how it looks and the simplicity. However, when I click on an event in the calendar I then get error message : “Catchable fatal error: Object of class WP_Error could not be converted to string in /var/sites/b/blackyouthachievements.org/public_html/wp-content/themes/shell-lite/includes/functions.php on line 245″

    Is this something that I have done wrong or…………????
    Thanks and great work.

    • Anonymous

      Hi,
      Could you see if you get this error with a generic theme such as twentyEleven?

  • Bob D.

    Trying the calendar for the 1st time. When I subscribe to the calendar with Google Calendar, hyphens (which are displayed correctly in WordPress) are translated to – on the Google Calendar. See www(dot)mobilesderbydarlings(dot)com and subscribe if you’d like to see. I haven’t done a down and dirty search for the answer yet. Thought someone here’d already know or give me a clue. Thank you.

    It’s a beautiful plugin.

    • nelra

      Thank you for the report – I’ll have to file a bug ticket for this to let us explore further as it likely requires a fix on our side

  • Bob D.

    LOL! it translated the code to a hyphen in my previous comment. Let me rephrase… Translates hyphens to

    & # 8211 ;

    Or…

    ampersandpound8211semicolon

  • Roxannabrock

    Do you have it so that one can sign up for events yet? Can you set it to limit the number of participants?

    • nelra

      Hi,
      We will be building a full-featured RSVP plugin for the calendar

  • Nicole

    just downloaded the plug in. I love it on other sites. For some reason the events are not showing up on my site.

    • nelra

      Hi,
      What is your site? In what way they don’t show up, just an empty calendar?

  • Anonymous

    Got a major issue since today: your plugin prevents backend from loading, it creates a remote call to ” simplecdn.maxcdn.com” and also to Google Maps which cannot be stopped

  • Anthony

    Is it possible to add a function to allow printing of the calendar daily, weekly, monthly, yearly and to filter out event categories not wanted ?

    • nelra

      Hi,
      Do you mean actual print-views? We don’t currently have print-friendly

  • Chris

    Hey Guys… really great plugin. I have the same concern as some though in that I would really like to be able to have a custom permalink structure… perhaps /events/ instead of the /ai1ec_events/.. I know this is a feature request already, any idea if this feature is coming up soon?

    • nelra

      It likely can be worked around by editing the plugin shortname from ai1ec_events to just “events” as long as you have no conflicts with other plugins. I will need to test that in more detail

  • http://kunals.com/ KB

    Can we map existing Post Type categories to event post type categories. Also, is it possible to have current posts imported to events posts?

    • nelra

      We don’t have such an “import” feature however this likely can be done with some DB work, but I haven’t tested it in detail. You can update your post types to be ai1ec_event but then you will need to insert data into the instances and events tables as well

  • Kirk

    Really like the All in One Event Calendar, thank you!

    I do have a couple of questions that I can’t find documented.

    Is it possible to graphically display event duration in the weekly view?
    Any way to only display limited hours? Say 9:00 am to 11:00 pm?

    • Kirk

      Duhhh! Sorry, obviously event duration is displayed in week view!
      Should have asked if there’s a way to display end time as well as start time.

      • nelra

        The view will get very crowded quickly it would seem – perhaps this can be part of the text shown when you hover over an event?

  • Steve Wagner

    Bug Report

    ONLY in IE8
    When default calendar view is agenda, first item doesn’t display correctly. It wraps around the date icon. Changing view and then back to aganda and it displays correctly without the wrap.

    Worked fine in Safari and Chrome

    • nelra

      Thank you – I have reported this in Trac for us to review further

  • Toni

    Multi-day event end date is incorrect. When I create a multi-day event I have to have the end date on day prior in order for it to display correctly in All-in-one and then when it gets subscribed to by someone the event ends one day early.

    Is this a known issue?

    • Toni

      Anybody?

    • nelra

      Hi,
      In what way does it display incorrectly and on what type of view?
      Week view should be fine, but Month view currently will show the even only on the first day of the event

      • Lydp101

        Hi Nelra I saw you response to Toni anyway you can give me some advice on my post “Hi all, I really love the plug in I have it set up so it show as a widget on the right side bar. does any body know how to change the colors of the calendar. the default grayish with black doesn’t go well with my site. Any help or guidance would be greatly appreciated. thanks!”

  • Lydp101

    Hi all, I really love the plug in I have it set up so it show as a widget on the right side bar. does any body know how to change the colors of the calendar. the default grayish with black doesn’t go well with my site. Any help or guidance would be greatly appreciated. thanks!

    • nelra

      Hi,
      You can add CSS classes to your theme’s CSS file to overwrite our default colors and other styles. I’m afraid there isn’t a built-in themer for the plugin to simply choose colors.
      There are a lot of different things you may want to change so its hard to give a guide – we do offer theming as part of Premium Support

  • Jenna

    WOW! Thank you! Where’s your donate button?

  • Jagar Andrej

    Hello!
    Just want to say that your plugin is great!
    But I have a small problem with it. I worked in internet explorer and everything was fine, but when I opened it in Chrome or Firefox, the plugin was gone from the site. I tried opening it with internet explorer again, and everything is fine. Do you have any suggestions?

    • nelra

      Hi, haven’t heard of such an issue myself. Could you provide an example link please?

  • http://www.parsonKC.com/ Steff

    Hello, we LOVE the All In One Event Calendar … our question is can we have more than one on our WordPress site?

    • nelra

      You can have calendars on multiple pages using shortcodes, and you can for example load different categories or tags on different pages

  • KW

    I’ve used your plug-in on a couple of sites that I’ve built and love it. But now I’m trying to build a simpler site for a band where the site is only one page (ie. no separate calendar page). Is there a way to make the Upcoming Events widget links open in a pop-up window?

    • nelra

      One way to do this without editing the plugin is in your theme you could have a JS file which uses jQuery to alter that button.

  • CM

    Is it possible to post images that will be visible right on the monthly calender form? Such as the featured painting for a painting class that day. Or an image of a cake design for a cake decorating class?

    • nelra

      Afraid images are only on the single post view

  • http://techliminal.com/ Tehea Robie

    my events are stuck in military time. Checking and unchecking the box “use 24hr time in time pickers” does absolutely nothing to change this result…HELP!!!

    • nelra

      Hi,
      Other than the date settings at Events->Settings, please check your date format for your standard WordPress Settings, as we will follow those. What is your date format for WP in general?

  • Stephan

    Love the plug-in but is there any way to set the Calendar View date to a particular month. Running and event page and would like it to default to a certain month not the current month.

    Check it out irisfestival.com currently has 2 diffent Calendars, one that was a part of the initial them then All-in-One calendar displayed on the same page.

    • http://www.theseedstudio.com/ Rik Logtenberg

      Hi Stephan. No, we don’t have that option yet, but it’s a great suggestion. I’ve added it to our trac:

      http://trac.the-seed.ca/ticket/385

  • http://twitter.com/docuguy Lee Schneider

    Love it. Works beautifully. Do you have a Drupal version yet?

    • http://www.theseedstudio.com/ Rik Logtenberg

      Hi Lee. No we don’t, but it’s on the Roadmap.

  • john in UK

    Is there anyway to remove the Google calendar link?

    • http://www.theseedstudio.com/ Rik Logtenberg

      You can try adding this to your theme’s stylesheet:

      .ai1ec-subscribe-google {display:none}

  • http://www.facebook.com/people/Steve-Vitcak/1358384884 Steve Vitcak

    I am a bit lost…is there a support desk or FAQs or anything like that? Several questions that I am sure others have had…colors not working, the event info (contacts etc. does not show up, etc. etc. Is there anywhere to go to look for answers??

    • http://www.theseedstudio.com/ Rik Logtenberg

      Hi Steve, We’re responding to issues here and on the wordpress forum. We’re working on putting together a better support site with full FAQ, documentation, etc.

    • nelra

      FYI, the wordpress forum is here:
      wordpress.org/tags/all-in-one-event-calendar?forum_id=10
      But yes we will look to have a better resource

  • http://www.facebook.com/tonylabalestra Tony Labalestra

    nevermind! :)

  • Virginia B

    Hi! Love your plugin. Just started using it last night and it worked wonderfully. I have a question… Does this plugin have the ability to have more than one event at the same time on the same day? We are holding an event that has 3 speakers speaking at the same time in different conference rooms. For example at 1PM on April 20 we have 3 sessions in difference conferences rooms and I need them all to appear on the agenda for that day, during that time. Thank you!

    • Virginia B

      My apologies. It is showing them now. Feel free to delete my post above. Thanks! AWESOME PLUGIN!!!

      • nelra

        No problems – glad you got it sorted out and thank you for the kind words :)

  • guest

    I can’t get subscribe to work, I even tried to subscribe to an event on this website and nothing shows up in my google calendar

    • http://www.theseedstudio.com/ Rik Logtenberg

      Sometimes it takes a little while. The feed is there and it’s up to Google to pull it. Did you get any errors when you subscribed? If not, then you’ll need to be patient with Google. Sometimes Google Calendar can take a while to begin pulling a subscription.

      • guest

        It finally pulled to a Google calendar subscription thanks.

        I’m having problem going the other way though I’ve installed and linked several google calendars via the ICS Import Settings. I have them set to check hourly. They do not update automatically unless I hit the update button. If I update manually they work perfectly.

        Is there something I’m missing?

  • Steve Hutchison

    I, too, want to add my many thanks for this awesome plugin! Everything seems to be going great so far!

    I am using Ai1on our Scout Pack WordPress site I am developing. We are coming from a simple online reminder app. Our new site and your plugin will offer so much more EXCEPT the reminders. Are you planning on incorporating some kind of reminder feature?

    As I see it, there are 2 types of events; RSVP and non-RSVP. Non-RSVP events might be our monthly Pack and Den meetings. RSVP events might be our camping trips and banquets.

    For non-RSVP events, I would like the ability to schedule a reminder email to be sent to our families ahead of the event. For RSVP events, I would also like a reminder emailed to those families who have signed up to attend.

    For now I am using RSVPMaker in conjunction with All in One Event Calendar for RSVP events. I have no reminder workaround for non-RSVP events. If you have any suggestions, I would appreciate it. Keep up the great work! I have looked through your site and your company is amazing! Inspirational!

    • http://www.theseedstudio.com/ Rik Logtenberg

      Hi Steve, We’re working on an RSVP system that will send reminders. I can’t give you a release date but if you sign up for updates here: http://eepurl.com/jO-Hz, then we can let you know when it’s ready.

  • Desertholisticnetwork

    Once I upgrade the plug in the events are now showing on my blog page. Any one have this problem and know a fix?

    • nelra

      Can you show us an example please?

  • Shay Moore

    I hoped that a minor adjustment could be made to the address section in an upcoming release? There is no way to indicate a suite or room number at present, if you want to use the Google Map feature. Once you confirm a location, it strips out the suite or room #, which is obviously really important for some meetings and gatherings. Is it possible to create some field which inserts the suite number into the written address on the event listing, while it keeps the map location accurate? Thanks for your consideration!

    • nelra

      Thanks for your feedback – I’ll create a task for this

  • Michael

    Will this plugin work with SQL or only mySQL?

    • nelra

      MS SQL? ai1ec is a WordPress plugin so it is expecting MySQL

  • Jason Murray

    How do i get premium support

  • Todd

    Tried loading but the ‘Events’ menu never loaded in the Dashboard. I can create new events from the “+” at the top of the screen but that’s it. Anyone seen this before?

    • nelra

      Do you happen to use any cache plugins?

  • Chukler

    Hi there, I love that you have added date exclusions to recurring events, but it seems that the event still appears scheduled for that day, the user has to actually click on it and then read the dates excluded in the expanded view. From experience, this will not happen, they will just see that the event is listed as happening for that day, and take no notice of the excluded date. Here is an example:
    http://pawprintspettraining.com.au/ai1ec_event/companion-dog-life-skills-floreat/?instance_id=12503
    Which is an excluded date, yet still shows in the monthly setting. How would I go about making sure that it isn’t published for that day? I have tried with the exclusion rules but it messes it up every time.
    Thanks!

    • nelra

      Interesting – this isn’t how it should be. I’ll have to try exporting events using your ICS feed and see if I can recreate this issue

  • ToddT

    1.4 is not installing. Message says everything is installed but nothing changes within in WordPress to show that. Even when I click setup the screen is blank except for a single update settings button (see screenshot). Also notice no sidebars show anything about events. What do I need to do to get this to load?

    • nelra

      Hi,
      Haven’t seen much like this before – could you please try disabling other plugins to see if this has any effect?

      • http://www.highwycombecc.org/ Malcolm Binns

        I’m getting the same issue with website – highwycombecc.org The dates in the widget on the pages show the first event, not the next event. For example today it’s showing 24MAR, 25MAR and 28MAR. It’s 10APR!
        Any idea on a fix?

        Happy Easter,

        Malcolm

  • Nathan Armstrong

    I absolutely love this plugin!! However, I have one question. Every Upcoming Event in my widget keeps showing an event that has already passed. Not until I remove the event or change the start date to a future time does it disappear. This really effects my recurring events. Any thoughts would be greatly appreciated. THANKS!

    • nelra

      Hi,
      Thanks for the kind words – I’m afraid I’m not clear on what issue you are experiencing, could you provide an example?

      • Nathan Armstrong

        I attached an image of my widget with our Upcoming Events. You can see that March 21 was yesterday, but it still shows on the widget. Only til I change the event date to the following week is it removed from the widget. I have a recurring event for our “New Community” and “Foundations Class” events for every Wednesday. I hope this helps.

        • nelra

          Can you link me to your site?
          Are you using the most recent version of the calendar?

          • http://palmvalleychurch.com/ Nathan Armstrong

            Thanks for the reply. I am using the most recent version, Version 1.4. Here is a link to our site: http://palmvalleychurch.com

          • http://palmvalleychurch.com/ Nathan Armstrong

            Any thoughts on this issue, Nelra? Thanks!

  • Jason Murray

    Try this fork from the All-in-one calendar- http://mycalpress.com/demo-pro/

  • Vyras29

    Plugin is great. However- is it possible to use a different language for the buttons etc. ? Please, add other language support or language file! Тhanks!
    One of the best plugin for WP.

    • nelra

      Hi,
      Yes we have languages added and will add any more that users contribute. You can check the plugin’s language folder for all currently available languages. If your WP lang is set to one of these, the plugin will use the translation.
      FR, NL, ES, DE, DK, CZ, SE currently exist

      • nelra

        And we collect user-submitted translations here which can be downloaded yourself and which we will add to the plugin after review:
        http://trac.the-seed.ca/ticket/78

  • pan kam

    Hello guys
    I have one question
    Can you give me a piece of code to paste in some of of my “plain post” (no event posts) in order to make them appear in the events list and calendar? That would be great.
    You have my 5 star rating already!

    • nelra

      Hi,
      You can use what are called “shortcodes” for placing the calendar in other posts/pages.
      For example:
      [ai1ec view="monthly"]

      Paste that in your post, and a monthly view of the calendar will appear under the post.
      Please see the Readme file in the plugin’s folder for all options

  • Stephanie Walters

    I’ve installed v1.4 with a question: When you provide an email in the field, it only appears if you hoover your mouse over that area. I use Firefox. http://www.moneymominc.com How can I get this to automatically appear under the organizer name and phone number?

  • http://susanglover.com Susan Glover

    I’ve tested about seven event calendars today and yours ticks most of the boxes! As I plan on using it for a festival it would be really sweet if the full calendar could be forced to a specific week/month on load and be able to show a specific time range. Other than that truly a very nice plugin!

    • http://www.theseedstudio.com/ Rik Logtenberg

      Hi Susan, This is a feature that we have added to our Roadmap and will have it done in an upcoming release. You can follow progress on that enhancement here:

      http://trac.the-seed.ca/ticket/385

      • http://susanglover.com Susan Glover

        That’s fabulous news Rik! I do a lot of pro bono work for community organisations and village/community centres that could use an integrated events calendar/manager like this! And if I get paying work then a licensing fee could be built in for your efforts (or at least a donation!) Keep up the good work!

  • Stephen

    I’d like to see a copy event button + ability to easily set recurring events that happen say on the last Wednesday and first Monday of every month ?

    Thank you…

    • nelra

      We will look to add a duplicate option.
      For the other request – this is currently possible. When you click the recurring event options and go to the Monthly tab, make sure to change the radio button from “On day of the Month” to “On day of the Week” – here is where you can set First Monday, etc

  • Johan Orgel

    I too love Your plugin!!!!
    Right now I have a site where I use a (self-made) access-limiter plugin using filters on “post_where”, “get_archives_where” and “get_terms”. I would love to be able to make it work together with Ai1. But after looking through the files in the plugin I have no clue how to do it.
    Is there a way to limit the categories by a filter?
    best regards
    Johan

  • Eric

    First off, great job! Only one thing that I cannot seem to figure out. When importing from my calendar to a mobile device, in this case an IPhone, the Notes section is imported as HTML code with tags included, not to mention the hyperlinks shown in long form instead of hypertext. Most of the users of this calendar will not be able to understand what they are looking at. Is there a way to either import the code into the mobile calendar without the tags showing up in the Notes or modify the way that the Notes section is written to avoid these tags showing up?

    I’m probably just missing something elementary here. ;)

    Thank you.

    • nelra

      Hi,

      This has been logged as a bug – we will have to fix this ourselves in an upcoming version – thanks for the feedback!

  • http://www.isleofwighttutors.co.uk/ Mark

    Wow what a great plug-in. Your plugin got some great review over on the Premium Press forums and literally a few days ago I had been wondering how best to list Events on my Tutoring Directory website where I was using articles just to get them onto the site for now. This is a great find though and I will be installing and playing with it this week. Many thanks.

  • Ludo

    Who can wrote a good ICS file with all information… I have some trouble to create one :
    With : title, description, date, cost, address, …
    thanks a lot for your help

    • nelra

      Hi,
      If you use a standard Calendar program it will create ICS files for you when you export. You can either use that as a way of creating ICS or create some example events and see the ICS scheme for the data you need

  • Ludo

    Who can wrote a good ICS file with all information… I have some trouble to create one :
    With : title, description, date, cost, address, …
    thanks a lot for your help

  • Li Andersson

    Not working in explorer! Othervise its a perfect calendar.

    • nelra

      Can you let us know what issues you experienced and in what versions of IE? We’ll check it out

  • Johan

    Best calendar I could find for our purpose – thanks for the hard work. Using version 1.4 now, but having a small problem with events created around Daylight Savings switch… My site timezone is Melbourne Australia (GMT+11:00). Today is 31-Mar-2012. Events for < 12pm (mid day) on 1-Apr get shifted 1 hour later, e.g. 8am event is published as 9am, etc. However, from 12pm (mid day) onwards, event is published at correct time. This has negative side-effect for recurring events in the morning of 1-Apr-2012. I have not tested for problems at the Daylight Savings shift when the clock moves forward in 6 months. Melbourne won't switch Daylight Savings Time again for another 6 months or so, but can you please fix before then?

    • nelra

      Thanks for the detailed report – we’ll have to review this further and will certainly work to fix it

  • http://www.facebook.com/dermyron Der Myron

    Hi nerla, Im having problem: when I click on next month, it just loading without showing me the month calendar. do you know why? Im using the wordpress Karma theme. Thanks

  • Steve

    I’m in the UK and the times for many events across our daylight savings time (British Summer Time) are still showing as an hour out, despite being correct in the google calendar they’re fed from.

    http://www.iceandlemon.co.uk/PML/calendar

    Steve

    • Rachael

      I am also having this problem…

      • http://www.gardenlass.com/ Casey

        My previous / next dates are showing an entire day off, despite having proper settings in WordPress itself. Same bug different continent?

    • nelra

      Is your WP correctly set to BST and not UTC?

  • Macpieter

    Hello, I installed your plugin and added an iCal feed. Later on I deleted the feed again. But, now the dates stay in the calender. How can I get rid of them!!

    • nelra

      Before removing the feed there is a “Flush events” button which deletes the events the feed created. You can click on All Events and filter the events by Category to see all events linked to the category that feed used, and then click “select all” and delete those

  • Peter

    Is there any way to make the current day show up on the agenda? It skips today and shows everything starting tomorrow.

    • nelra

      Are you using the newest version? Please let us know your timezone + a link to the calendar. However this may have been fixed in 1.4+

  • Admin

    I have disabled All In One Calendar because it seems to slow my whole website down, any suggestions ?

    • nelra

      Were there specific pages which were slow?
      Did you use many recurring events – specifically ones that recurred endlessly?

  • Jonelle

    Hello. Is there a way to disable/remove the “click anywhere for details” link that appears when the user hovers over an event on the calendar? I really only want to display the info on the calendar and don’t want the expanded details.

    If that’s not possible, I’d be fine with the expanded details if you can tell me what “page” the expanded events show on. I can’t figure out how to change the page template they appear on. Changing the template on the calendar display page (in my case, “calendar”) doesn’t affect the page the expanded events show on. I hope my question makes sense. Thank you.

  • Kelly

    Great plug in, now if I could just remove the Ai1ec_event from my page. See http://wbacolorado.com/ai1ec_event/whats-your-brand-learn-what-kleenex-and-coca-cola-know-that-you-need-to/?instance_id=1 and the sidebar. Any help would be much appreciated! :)

    • Kelly

      Any thoughts?

      • sauril

        Hi Kelly,

        This is an odd bug. Does it show up with other themes?

        If changing themes doesn’t work, fill out the contact form here (http://theseednetwork.com/contact/) and I’ll contact you back to try to troubleshoot.

        -Mark

  • Jeff

    Am I missing something or is the only way for a general user to submit an event is on the same “post” forms that I use to create a post? Is there a way to get a more user friendly form?

  • Gerd

    I also think it is a good plugin. But I have a problem. I use the Wordbooker plugin for published blog entries on Facebook. However, individual events will be published. Can I stop it? Sorry for the bad Englich and thank you for an answer.

  • pj

    I have a reproducible issue with the wordpress plug-in all in one event calendar. When I try to exclude certain dates (all summer Wednesday’s) for a particular event by clicking on that specific date in the popup calendar, after clicking “update”, the event changes the exclusion dates by setting them back one day. Example —
    adult choir practice every Wednesday at 7:45 til 8:45. Exclude Wednesday June 20th. Hit update and it resets it to exclude Tuesday June 19th. Rechecked system dates, times, — everything correct. I can do workarounds by ending and restarting choir practice in the fall, or just date excluding Thursday June 21st and then when I hit update, it changes it to the correct date to exclude — the 20th. But the software should work correctly — it is very confusing to my client… happened while trying to show them how to update and of course, I was a bit stunned. Any fix to this or can you explain why it did this?

  • mauryg

    Finally I found a calendar that works easily and looks great on my site. And the best part was that I can selectively make events ‘members only’ by using the Members Only plug-in.
    thanks.

    • Meryl

      This sounds like it might be the answer I’m looking for. Can you provide more info on how Member’s Only does this? I’ve installed it , but the site I’m working on isn’t a blog and I’m not sure how to make it all happen the way I want.

  • mauryg

    Corrrection to my last comment…The privacy plug-in I am using with Ai1ec is WordPress Access Control. Works great.
    Now if only I could figure out why the small Google map doesn’t show on my event page. The big one works fine.
    Maury

    • nelra

      Hi! Could you provide an example link?

  • Hal Loewen

    Hi,

    I too am a big fan of this calendar. One question, it is possible to display events in the agenda format on the sidebar?

    • sauril

      HI Hal,

      You can do this by going to Appearance > Widgets and dragging the Upcoming Events widget into the sidebar.

      • Malcolm Binns

        The Widget shows, but for me (and others judging by reports below) it doesn’t show the right events. For a recurring event (which most of mine are) the widget doesn’t update to today’s date, it only shows the first of the recurring events. Is there a configuration setting that could fix this, or is it a code bug? http://www.highwycombecc.org shows the issue.

        • sauril

          Hi Malcolm,

          Can you check to see how the recurring event is set up?

          It’s likely that your recurring event has it’s end date in the future. To create a recurring that will show up the way you want, make sure that the initial event is on one day with the time indicated (eg, Mar 24th 7-9pm) and use the recurring link to have the event repeat.

          Hope this helps.

          • Malcolm Binns

            Spot on. I’d set the event to have a start and end time to match the recurrence pattern. i.e.
            Start 27MAR
            End 23MAY
            recurrence, weekly until 23MAY
            Now I have
            Start 27MAR
            End 27MAR
            recurrence, weekly until 23MAY
            Just set all recurring events like that, and the system magically works! I <3 it.

        • sauril

          Hi Malcolm,

          It’s likely that you’ve set up your recurring event to happen over an extended period of time.

          To set it up properly, make one event (eg March 24th 10am-11am) and then use the recurring function to make it recurring. This should fix both of your problems.

          Hope this helps!

  • Posherov

    Love your plug in! But I just got a new theme and the plugin does not seem to work with it. You can see the month view just fine, but going to the single event view gives a blank page. I’ve also reached out to that template’s designers to see if there’s a work around, but wondered if you had any suggestions as well. It’s the Website theme thru Themeforest.

    And here’s my site: http://www.patternindy.com/calendar/

    Thank you!

    • nelra

      Sorry for the late reply! It seems you’ve sorted this out though

  • Jane

    Is it possible to have anyone visiting my site to enter a new Event?

    • nelra

      Not with the standard calendar, no – this would require customization

  • Jane

    Love this plugin. My google map was showing up next to an event, but now it doesn’t. Can’t figure it out. Anyone know what it could be? http://whatsonnorthwest.com.au/ai1ec_event/moree-picnic-races/?instance_id=276

  • iesuccess

    i like the plugin and need to customize the colors to match my theme. What is the best way to do this? Thanks.

    • Greg

      Yes I’d like to do this too. Thanks

    • nelra

      We have a theme system coming up soon!
      Otherwise, copying our CSS into your theme folder and modifying it would be the way to go.

  • http://profile.yahoo.com/AG6ZLI56WKR7YOHMXDSMFSVBJY Ben

    This calendar is the best one available for WordPress! Unfortunately, a site I’m running uses a theme requiring the OptionTree plugin and these two plugins are conflicting. When both are active, on the back end OptionTree displays incorrectly and won’t save and on the front end the Calendar’s month view only displays the date on half the month.

    Is this a known conflict?

    • nelra

      Afraid I’ve never used optionTree before – I will try and check it out when time is available but it does sound likely to be something more on the OptionTree side

  • Dawn

    Love this plugin! The one issue I can’t seem to work around is the sorting of the RSS feed… Is there a way to make the feed sort by event date rather than publish or post date?

    • nelra

      Currently, no – the feed is generated by WP core and is based only on standard post data. We will look to build an ability to re-organize the feed, or generate our own feed, which is based on event data (start date, for example)

  • Robert

    I want my Event contributors to publish the posts without me to approve it.. how could I do that?

    • nelra

      Hi,
      I can put this in as a feature request, however for now there isn’t a setting for this. It would require a customization. We do accept feature requests in premium support, which allows sponsorship of the feature to get it put in quicker than others

  • Tyler

    Is there anyway to show old items in the agenda view? I would like to be able to show the last 10 days or last 10 events on my site.

    • nelra

      The agenda view is built for future events only, so I’m afraid that isn’t do-able without customization

  • Ken

    Hi, I have just started using the plugin, it really nice. There is just one thing! I site is bilingual (English-French) I have a plugin to translate the site but the calendar only translates some of the text, such as days of the week and the months. But the “Back to Calendar” & the rest… does not. Is there any way I can change the other text? Thanks

    • nelra

      Hi,
      Does everything translate fine when you set your full WP install to French?
      We do have language files in our plugin folder, which perhaps your plugin isn’t accounting for

  • Ruth

    I SO wish I could use this! The only date I can schedule an event for, however, is December 31, 1969 at 11pm.

    I’m sure you can see the problem with that. I have tried deleting and re-uploading the plugin, I’ve tried changing the settings and using a different format. Nothing works. I reported it as a bug yesterday, but haven’t had a response.

    I guess my only resort is to find another calendar :( I really liked this one.

    • RuthSheahan

      Nothing? I tried uploading it to another site and it works. Has anyone else had this bug? Can anything be done?

    • nelra

      Do you mean that when creating an event, there is no ability to edit/change the date from Dec 31, or that you can select a date but when it is published it remains as Dec 31?

      • RuthSheahan

        Thanks. NO matter what date I chose, the event would be scheduled for 12/31/69 at 11pm.The date field would show something like “U15″ I tried uploading it to another site and it worked fine, so I thought maybe it had a conflict with another plugin. I deleted plugins we weren’t using and voila! All-in One works! Thank you

        • nelra

          Glad to hear you got it working. When it is an issue with admin operations, it is likely related to another plugin causing a Javascript (or other) conflict.

  • Meryl

    I need to be able to block some event types from public display – or create 2 calendars (one for public events and the other for members only). I am using the calendar for a re-enactment group and they need this sort of functionality. Is this possible?

    • nelra

      This isn’t available without some customization, or using two calendars.

      • Meryl

        How do I set up two calendars? I have looked, but am not sure how/where this is done.

        • nelra

          Probably a plugin which controls access to Posts is available which will do what you need – that would be the best way to go. Having 2 calendars would require a multi-site WP setup

      • Meryl

        I looked further down this list and saw a comment by mauryg that may provide a solution. He refers to a plugin called Members Only – so I will look into that.

  • Maesr

    How do I find the .ics of my calendar so that I can share it with another site also using all-in-one event calendar. in other words, i want to enter events in one calendar on one site and have other site import that calendar.

    • nelra

      When you are viewing the Calendar, there is the “Subscribe” button at the bottom. You can right-click and choose “Copy link” and change the “webcal://” to “http://”

  • Shaun

    Hi, I need to reduce the size of your calendar. It’s simple looking which is all I need for my client but we would like it at least half the size; it just fills up the entire width of the page. How do I make it smaller visually?
    thanks!

    • nelra

      The calendar will take up the width of the containing element, so you could have your theme set a DIV with a certain width when viewing a calendar page.
      Alternatively, in your theme CSS you can try altering the #ai1ec-container ID

  • PhxSunBum

    When I downloaded the All-In-One Events calendar I noticed it said Events Registration Ready. How do I implement this feature? We have all the events entered but need to set up registration. Thankws

    • nelra

      Hi,
      We were actually using it ourselves with Gravity Forms for event registration. Now, we are going to build a feature-complete registration system, which isn’t ready yet but should be in the upcoming months.

  • Matt

    Hi,

    Is there a way of showing / hiding events for different users?

    Thanks

    • nelra

      Not natively with the plugin, but there are other WP plugins for role/privilege management which may be able to do what you wish

      • Matt

        Thanks for replying nelra – Much appreciated!

        I’ll have a look for something suitable to combine with this great plugin.

        Thanks
        Matt

  • Iwona Sarnicka

    After the last update, something began to go bad, especially on the display AGENDA. Cuts! I have set to display 50 items.
    After that, lacking the “Next Event”

  • http://www.lbspy.com/ Christinaentenmann

    Great calendar. How do I import my yahoo, google, or app calendar into this? I use this online calendar for a newspaper and I want to update this from my phone app (Pocket Life). I cant figure out what the iCalendar/.ics Feed URL is. Regards – Christina

  • http://www.lbspy.com/ Christina

    This is a very nice looking plug-in and Ide like to keep it but I cant figure out how to feed it from other website’s calendars or from my own calendar on google, yahoo, or iCal. Is this possible? Under the settings at “iCalendar/.ics Feed URL:” I added some links but nothing’s worked so far. Christina, http://www.lbspy.com

  • http://www.facebook.com/profile.php?id=775363452 Casey Van Bronkhorst

    How do I display the YEAR in place of the WEEKDAY in the Upcoming Events date area of the widget?

  • Picturethat3

    Great looking calendar. Is there a “print” function ? and, is there a sidebar code for mini-calender ?

  • kerry

    Hi there,
    Is this plugin still available? WordPress is currently ‘having trouble finding the plugin’. Thanks.