cefiar
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Timzone error when upgrading to 2.0.5A number of users on the Time.ly forum have reported going into every setting page located under Dashboard -> Events -> Settings and hitting “Save Options” on them seems to help.
Ai1ec requires write privileges as the webserver user to the directory …../wp-content/plugins/all-in-one-event-calendar/cache/
If WP can’t write to a particular directory, it will prompt you for FTP access so it can try and use that to access the files. Unfortunately Ai1ec writes a lot of files in that directory, so you will get asked a lot of times, and even then it might not work as expected.
I would check the permissions of this directory if at all possible.
Note: If you go to Dashboard -> Events -> Settings then go to the Advnaced tab and then select “Cache Report” from the pulldown, it should tell you if it thinks the directory is writable by the webserver user.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Trouble Exporting Event PagesHow are you copying the events?
Ai1ec stores all its events in the WordPress database in tables containing ai1ec in their name. You may need to copy these tables from your test site to the live one.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Problems with apple iCal appThis appears to be an issue with the way ics entries are being generated. I’ve logged a bug pointing time.ly people at some useful information that should help them figure out the cause of the issue.
Note: It doesn’t seem to be a simple 1-line fix, so it will probably require waiting till the next version is released.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Excess database usageAs requested on the time.ly forum, which version of Ai1ec are you using?
For V2.0:
Currently, without editing the core plugin, no.
You can add these into …../all-in-one-event-calendar/lib/twig/ai1ec-extension.php as twig functions (you will see many examples in that file on how they work) and then access these through twig in a child theme.
For twig documentation, look at: http://twig.sensiolabs.org/documentation
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] PosterboardGo to http://time.ly/add-ons/ and download the Extended Views addon.
Note: While you have to go through a cart system, the add-on (at time of writing) is free.