11939 comments found.
Hello,
Under settings > appearance I am unable to change the color. When selecting the circle the color picker goes away as soon I try to select a color. This happens for all the color options
try http://www.myeventon.com/documentation/check-eventon-working/ #1.0 might be some javascript error caused by another plugin on that page.
Hi. Just installed, added a test event, but when I view it on a page, I only get the Date, Event Title, and Subtitle…no dropdown…Ideally I’d like the whole event to show, but want to have the option for the user to click for the dropdown too. Pls help!
please check http://www.myeventon.com/documentation/frequently-asked-questions/ should have answers to all ur Qs
Hi, I got a problem about the color of the day and the icons in the top event, ‘cause I can’t find the way to change it in the “appearance” section. I’ve tried several combinations but the color of the day is unchangeable. You can check at http://www.accademiadaponte.it at the bottom of the page. Any tips? We all should have a full documentation on css file, ‘cause I think the 90% of the questions here in the message board is about that. A full customization about fonts, font-size and color will bring this plugin at the top level. Thank you (I bought almost every add-on, I believe in your product)
dont see the calendar on that page.
Clear cache sometings the appearance changes may not take effect unless you clear cache
Hi,
Follow up on my question ealier about action user and per user calendar… saw your reply in my previous post, where admin use the “assign to user” button , then the per user calendar will work
we test and in this way the per user calendar function. But since all the event is submitted by user (which base on the description of action user, those event by default is belong to that user)... is it possible (and actually normal) that we don’t need admin manual interaction to do the “assign to user” part?
or if which way we can modify abit so that we can skip the admin “assign to user” action for user submitted event , so that they can appear on per user event calendar automatically?
thanks!
I think i replied to your other message. Ive added to my to-do list and its seems like a bug the way it is now so you may have to assign events manually until I release the update to fix this sorry.
thanks alot. are there any timeline for the coming release? your plugin in general is awesome so if it’s something reasonable i will wait… otherwise i like to refund and purchase the fullcal addon instead. Thanks again and looking forward for your reply.
i am working on is right now i would say about 80% done on what i wanted to fix and add so hopefully i can wrap it up coming week you can also follow @myeventon twitter for updates
sure and thanks! will check it regularly then!
thanks, just download and do one/two simple trial, looks working… will do more test next week as now is weekend at our time.. thanks. great plugin overall speaking so far 
awesome 
Hi Ashan,
Having a strange issue since the last update. All dates show the same events regardless of which one I choose.
For example… both of these days should have different events: September 5th – http://snag.gy/OQV7t.jpg September 6th – http://snag.gy/TKsAH.jpg
You can try it out yourself here: http://electriccitylive.ca/upcoming-events/
Thanks!
I get this error
Fatal error: Allowed memory size of 103809024 bytes exhausted (tried to allocate 40 bytes) in /nfs/c07/h04/mnt/178952/domains/electriccitylive.ca/html/wp-includes/meta.php on line 778
on AJAX so try to increase memory limit search google should tell u how to do it for ur server/web host
Thanks that seems to have fixed it.
awesome 
Hi there! I added the calendar to a test site I’m working on and it looks great EXCEPT, the details of the events don’t show up in the widget. I can see the date and the event title, but no time/location unless I click on the event and open the drop-down. If you email me, I can send you a link to the test site. Thanks so much!
Hello! I purchased EventOn yesterday and it was perfect for my needs. I’m still exploring the features and I wanna suggest a new one. Is there any way to give an option so the featured events cards can be already opened when the rest are all closed?
Well, sorry about my bad english. I hope you can understand me. And thank you for the great job! 
thanks for the suggestion thats a good one I will add it to my to-do list prolly not gonna be in the next update i am workign on right now 
Hello, I updated to WordPress 4.0 and I updated my EventOn, but it doesn’t seem to be working. When I try and add an event, I cannot change the default settings or move the toggles. For example, a large majority of my events repeat. I cannot switch the repeat button to “yes”. They are all stuck on no. How can this be fixed? Thank you! -Jen
Werid, im running 4.0 and works just fine. It may be some other plugin causing javascript errors you can try this http://www.myeventon.com/documentation/check-eventon-working/ #1.0 on that page and see of there are any other javascript errors coming through
How do I set up 2 separate calendars on 2 separate pages? I assume with some sort of ID but I don’t see that option anywhere.
use cal_id variable http://www.myeventon.com/documentation/shortcode-guide/
and check http://www.myeventon.com/documentation/frequently-asked-questions/ this has been answered in tehre
I have read through the materials that you have listed and they have helped somewhat. I get that I can set a unique ID on the shortcode but where do I place the ID in the event so that it only loads in the calendar with the matching shortcode? Do I just have to create an event type that only loads in that ID?
I don’t feel like my question has been answered and I have read the material that you gave me.
I have 3 calendars on my site i have given them each a unique id. there is main, annex, and live. But my issue is now when I go to add a new event item, how do I direct this item to it’s correct ID? I don’t see anywhere where I can do that.
Can you give me any information on that? I understand adding the ID tag to the shortcode for the calendar. What I don’t understand is how I direct an event item to this ID…...
Hey sorry for the delay. please send us wp-admin access to your site via http://support.ashanjay.com/forum/eventon/
Is there a way to have multiple calendars? And is there a way to sync with a Google calendar?
multiple cals = yes use cal_id http://www.myeventon.com/documentation/shortcode-guide/
sorry no google cal sync
Looking through our error logs I am seeing a never-ending onslaught of errors coming from the eventOn plugin class files.
Ex: PHP Notice: Undefined index: evo_ftimgclick in folder_structure/wp-content/plugins/eventON/classes/class-calendar_generator.php on line 1655
Any clue how to put a stop to this? Thanks!
thanks for pointing this out. Will have it fixed in next update its nothng major. But you can replace that code with this (!empty($this->evopt1[‘evo_ftimgclick’]))? $this->evopt1[‘evo_ftimgclick’]:null,
Hi, just installed the plugin then I’m having some important problems to be fixed:
1. Event Type filter is not showing in the front-end, even if activated in the settings (same for the shortcode, it’s not hidden). If I tick the box to show the Event Type 2, this will be shown, but it’s empty and I don’t need it.
2. The calendar is not picking up colors from event types, even if: the color override in the shortcode has been activated (tried both, on/off), a different color has been set up for each event type, and the correct category has been assigned to each event.
Please see the links below : http://pbrd.co/1rd19yP http://pbrd.co/1rd1elSThanks
if your shortcode already have filtered event type category in it its not going to show under sort options.
Event type color I had fixed in the new version i am working on right now and hoping to have it out before 19th.
Hi!
I need some answers before purchasing eventon
Would it be possible to display both full calendar and list of events in same time? Is it possible to make a slide of the list?
It should look like something like this: http://www.aortegan.com/calendar/calendar.pngThanks!
yes make sure to use cal_id variable http://www.myeventon.com/documentation/shortcode-guide/
Can you help me?
THX
new link: http://bologna.eventi7.it/cinema/
use cal_id variable and ux_val for how you want to open more info here http://www.myeventon.com/documentation/shortcode-guide/
Hey! Just wondering:
Let’s say I have a weekly event called “Meeting with employee”. Is there any way for me to change the name and/or the information with ONE of the upcoming events? Like: “Meeting with boss”.
Is the only option to remove the weekly event to that date, make a single event called “Meeting with boss” and then make more weekly events after that? Seems very complicated for me. :/
Otherwise, pleased with the plugin…
Hey so unfortunately those are like virtual events so what you would have to do is create weekly repeat upto that point and duplicate that event for twice once for changed title and then the other to continue the sequence from that on ward 
Hi Ashanjay,
I asked about a specific features on EventOn MAP plugins that would allow me to show events on MAP for more than one month. You said it is ongoing and will be available. How’s the progress?
Thanks.
Unfortunately still in progress appreciate your patient 
do you have any estimation on whenit would be ready?
sorry no ETA at the moment
I’m using the NAMO theme page builder and am using other plugins with short codes (Rev Slider) that work just fine. However, the EventOn plugin short code is not working in the page builder, it only works in the wordpress WYSIWYG. You said in an email that we should create a ticket, but I haven’t heard from you on that ticket. Could we start over?
Thanks for your help!
please try this http://www.myeventon.com/documentation/check-eventon-working/ #3.0 debug and let me know if you catch any issues.
I’m sorry I’m not a developer and I don’t understand these instructions. Can you help?
ok so shortcode generator works for u only on WYSIWYG editor?
Correct, when I try to enter shortcode in NAMO theme page builder as I do with other plugins, it crashes the pagebuilder. Specific result is nothing displays on page, but I am still able to edit the page builder.
Just to clarify, the shortcode generator is not the problem, but using the shortcode itself is not functioning in the page builder. Thanks.
ok well that sounds like an issue on your page builder because its just a shortcode and if the page buider is build correct should be able to render the shortcode correctly.
Hi Ashanjay,
I saw an information on ticket-addon update but unfortunately I cannot run the updater. What’s wrong?
http://snag.gy/hhdci.jpgAnd eventon-addon ticket is not shown up on the add-on page. Is this normal?
http://snag.gy/dWRtA.jpgOr is that why the automatic update seems to be inactive?
http://snag.gy/eIynZ.jpgThanks.
works fine on our dev server try again later and let me know if it didnt work if not alt solution : http://www.myeventon.com/documentation/can-download-addon-updates/
still didn’t work. for some addon, it said that the file is empty 
sorry little confused.
Hi,
I’m having some serious issues with the plugin reverting to the wrong date (some month/year in the past or future) when I click update/publish/save draft.
For example if I create an all day event that starts on the 09/06/2014 (06 September 2014) and ends 09/15/2014 (15 September 2014), when I click update it changes the dates to 2009/06/21 and 2010/03/21 (so the dates come up both wrong and in a different format).
Then when I click into the datepicker to change it the calendar comes up as July 2087.
The only way I seem to be able to create a correct new event is by finding an old existing event and then changing the dates by manually typing them in.
I’ve tried toggling the settings between using the default date setting and the wordpress date setting and neither works.
This has only started happening in the past few days – thus far none of my plugins have been clashing with EventOn (or the addons – I have Full Cal and Events Map). I have tried reinstalling the plugin, updating wordpress, disabling non-EventOn plugins and nothing has helped.
The website is http://www.thewheelhouserobe.com.au/
Please help
B
this is very strange man never had any one else with this issue. Hmm.. make sure your time zone is set correct wordpress settings
Hi Ashanjay, I have, but it still doesn’t work. Is there anything you can think of that might be causing this? Could it be a database server/server error? Or is this just some weird script error?
I do have some events already in the calendar for 2015 – do you think this could be causing it some kind of confusion?
dont think that could effect http://www.myeventon.com/documentation/check-eventon-working/ try #3.0 debug and see if you can catch any errors
Hi Ashan,
There was nothing in the Debug log pointing to your plugin. But I think I’ve managed to figure it out – it seems that the Basement Theme I’m using introduced a new datepicker in their last theme update and for some reason their datepicker supplanted yours in EventOn. The moment I disabled their theme and used 2014, the plugin worked perfectly (as before). I’ve been able to reinstall a previous version of Basement and all is well now. Thank you so much for all your help!
Cheers, B
oh ok good to know i am using the jquery UI datepicker which is a standard one.
HI, I work in a School and we are looking for a Room Booking solution. Can EventOn handle room booking ? The teachers need to fill a form with a description and check the IT resources for the room but this info can’t be available for public only the admin that process the room booking request can see it. What about languages? we need it on both german and spanish. Thanks
Hi sorry I dont think room booking will work like the way you want. with eventon sorry/