Eran Miller
Forum Replies Created
-
Forum: Reviews
In reply to: [Event Calendar] Decent functionality, horrible layoutAll progress plans for the plugin are publicly available here:
https://code.google.com/p/wp-aec/issues/list?can=1&q=&colspec=ID+Type+Status+Priority+Summary+Modified+Reporter+Stars&cells=tilesResponsive design request can be followed here:
https://code.google.com/p/wp-aec/issues/detail?id=40&can=1&q=responsive&colspec=ID%20Type%20Status%20Priority%20Summary%20Modified%20Reporter%20StarsForum: Reviews
In reply to: [Event Calendar] How do you add imagesForum: Reviews
In reply to: [Event Calendar] Recurring event feature uselessI’m sorry this plugin did not fit your needs, at this time the plugin only advertises regular recurring only daily, weekly, monthly, and yearly intervals.
Due to popular demand, irregular interval recurring functionality is planned for inclusion in future releases.
Thanks for your feedback.
Forum: Reviews
In reply to: [Event Calendar] Decent functionality, horrible layoutThank you for your feedback.
If you would, please explain what you meant by “enough Timezones”.
The alerts and the jgrowl notifications will be revised in the next release, addressing those issues mentioned.
Again, thank you for the input.
Forum: Plugins
In reply to: [Event Calendar] Plugin Addition – Default Category (code included)Thanks for the input, but how does that differ from the currently available option?
https://code.google.com/p/wp-aec/wiki/ShortcodeOptions
filter = 3 [integer | false]
defaults to all when unassigned
Highlight the specified category id in the filter, and display only those events in the calendar – input false to hide the filterForum: Plugins
In reply to: [Event Calendar] How to show more than 4 events in widgetSee the options
https://code.google.com/p/wp-aec/wiki/ShortcodeOptionsForum: Plugins
In reply to: [Event Calendar] Start calendar in specific monthNo need to change the code, see the options documentation.
https://code.google.com/p/wp-aec/wiki/ShortcodeOptionsForum: Plugins
In reply to: [Event Calendar] Pages added when calendar installed?Ajax Event Calendar does not add pages.
Must be another plugin.I will not be adding capability/role editing to the event calendar, I have several implementations of the calendar running the Members plugin and it provides complete customization of roles resulting in limitless flexibility via a comprehensive user interface.
As a matter of course, I seldom support this unmoderated forum.
All requests should be submitted to the issue tracker, as indicated in the plugin homepage and plugin admin pages. It is far more efficient and provides a better method to organize, prioritize and distribute help.The calendar resizes based on available space, so it is likely a style or javascript conflict is interfering with this functionality, please refer to the FAQ troubleshooting tips in question one and isolate the problem when posting your issue to the issue tracker.
Thanks.
Forum: Plugins
In reply to: [Event Calendar] Slight CSS text style problemForum: Plugins
In reply to: [Event Calendar] Can't clean up after this plug-inJim –
Unfortunately, I can’t provide any insight to the described scenario because:
– AEC tables (aec_event and aec_event_category) are indeed deleted upon plugin removal (without option to save)
– AEC does not employ category slugs (all event/category ids are unique to these tables and does not pollute the common WordPress tables)
– AEC employs [calendar] and [eventlist] shortcodes, which are removed upon deletionIt would seem a different event plugin was the cause of your described issues. However, if you still believe this plugin was responsible, I would be interested in reviewing any saved error logs, or console screen shots submitted to the plugin issue tracker.
Forum: Plugins
In reply to: [Event Calendar] Displaying Month and Year on CalendarRemove this style …
.ui-datepicker-year {
display: none;
}from …
https://msxgroup.com/?mcsf_action=main_css&ver=3.5
… and you’ll see both month and year.
Forum: Reviews
In reply to: [Event Calendar] Simply buggy pluginI just checked and 3.1 has city’s available in blog settings timezone selection.
City names are located above the UTC+0 option.
Forum: Reviews
In reply to: [Event Calendar] Its very good, but it need update for new PHP versionsA fix for this was included in v1.0.4