11942 comments found.
Hello,
I’m very happy to use your plugin. I’m not so happy with the author that build my template, because it does not accept shortcodes. When I’m using this shortcode, all it shows, is the shortcode.
[add_eventon_el pec=”ft” fixed_date=”01” fixed_month=”01” fixed_year=”2014” number_of_months=”12” ]
Is it possible to insert the plugin with this settings with PHP straight into my template?
Thank you very much.
good news is you can add eventON as php code please find more information in here http://www.myeventon.com/documentation/template-tag-add_eventon/
Hello Ashanjay,
Thank you for your answer. As I’m really not familiar with the coding, could you please help me out providing the code I would need to use?
I would like to have a PHP code for the following options: - Extended list - Upcoming events - 12 months - No limit on events - Fixed date from 01/01
Thank you very much for your time.
Hopfully my solution over the chat helped you solve this issue 
It really did! Thank you!
Is there any plan to add the ability to purchase tickets via Paypal? If so, I’ll definitely be purchasing. Thanks!
Adam,
Absolutely as of now the plan is to release a woocommerce based event tickets addon for end of April.
- Ashan
When set to have the event expanded by default, the map doesn’t show. It’s just a blank space. Newest version of the plugin and newest version of WordPress. The map shows up just fine when not set to be expanded by default.
Take a look at this http://dev.myeventon.com/expanded-events/ works just fine on my end. try this http://www.myeventon.com/documentation/check-eventon-working/ and see if you get any javascript erros on the page.
- Ashan
Nope… No errors. Like I said, it shows up just fine when I have to click on the event to open the details, but if I have it set to have all events expanded, the map doesn’t show. The only thing not showing up is the map. If it shows up when I have to click to expand, then it should show when already expanded. The same javascript to display the map is being used in either case. So the only piece of script that would be affecting this would have to be the toggle script for the event box right?
Kahil, As you can see in the link i sent you it should work fine. I am guessing there is some issue on your website please send me a link to your site or hop on the chat and we can figure this out.
- Ashan
the add to calender is not working…I’m using it from my mobile…what calender does it add to?
which version of eventON are you using with the latest version ics should add to iCal.
ver 2.2.8
whats the link to your site?
oh it downloads on my computer but doesn’t open my mobile calendar and place…darn…that’s what I needed…sorry for the confusion.
Anyway to get it to add to my mobile calender?
which mobile calendar on iPhone? I am able to get it working on iPhone
android samsung
Can this be used outside of wordpress? is there a way to just use the php? or is there a php or html version? Thanks
sorry evenON is only on wordpress
Sort options formatting questions:
1. The “date” button next to “Sort By” won’t work on my calendar. When I place my cursor over it, it appears it can be clicked but nothing happens.
2. I figured out how to change the color of the “all” button next to “Event Type”. How do I change the button’s color on hover?
1. events are sorted by date by default, in that case clicking on date doesnt do anything.
2. Under eventON > settings> appearance you should find options to change hover color.
Hi. Is there a way to choose a post category for some events? I would like some of events to be shown as normal posts on main page.
And do you have a widget to show some upcoming events?
Best regards Mikolaj
Looks like you havent really looked at codecanyon feature list for eventon
but yea it comes with a widget and you can assign categories to events how ever you can NOT show the events as normal posts. Hope that answers your questions.
- Ashan
But is there a way to see them in some way (as featured image with short excerpt linking to a event page or sth like this) in blog roll?
You can link event descriptino to post easily if thats what you asking
Yes, I think this is it. Do you add it with the shortcode? Can I see it in action before buying the plugin?
You can check it from dev.myeventon.com tester: pass
Since your forum is dead to me, so I’ll just post my issues here, hope you don’t mind.
I am going to localise it to Chinese.
1. Where do I add another character for the date on eventcard? For example, Mar 30 (Wed) on eventcard and I want to add th to become Mar 30th (Wed), which file can I add it in eventOn in the plugin editor?
2. My Jump Month is not interactive and I checked your FAQs, I have not tried Firefox with Firebug to debug it but thinking about trying to add <?php wp_footer();?> in the footer.php in my theme first. But, I don’t know where should I add <?php wp_footer();?> in the footer.php. Could you tell me?
Many thanks!
1. WHich part on the eventON calendar are you trying to change this date?
2. You can place the footer php code anywhere before closing body tag
Thank you for your reply!
1. WHich part on the eventON calendar are you trying to change this date?
—>The Time part on event card.
Also, I’m thinking about how to set filtering option: event type 2 from box style to horizontal list style on sorting option?
Thanks!
You can change that in class-calendar_generator.php line 1167 below create the time formats. Let me know if you are having trouble figuring out this.
Not sure what you mean by sorting options horizontal, in most case having the options in horizontal doesnt make sense as that can expand further as you have more options.
Hi prepurchase question: can the plug in be used in another languajes via .po or via WPML? Thanks
Hi there you can customize upto 3 languages at the moment via eventON setting super easier than POT files.
I would like to find out how to customize the single event page add on for the Event On Calendar. I purchased it and completed a successful installation but I would really like to customize the top of the page.
My calendar can be found live at http://ecoanchornyc.com/nyc-green-events-calendar/
Please see a redesign of what I would like the single event page to look online at:
http://ecoanchornyc.com/wp-content/uploads/2014/03/single.event_.page_.jpg
As you can see I would like to extend the gray background upwards and change the location and size of the date and event title and add a divider line below it.
What do I have to do to make these changes?
Also, whenever I click on the Facebook button at the bottom of the single event page a thumbnail appears on the left side of the link that is not associated with the event. How do I delete the thumbnail image in the Facebook share window and just share the text and the link?
Thanks.
Hello Jessica, thanks for the message. Thumbnails appear on that are thumbnails of the page. As for customizing the top: At the moment there isnt much you can do about it and I am hoping to release a new update that has more hooks into eventCard to add more data boxes which will allow you to customize the look.
Thanks
Ashan
What file would have to be edited to make the changes I want? Maybe I can hire someone to do it for me.
SO what you need to do is add a new data box with that title and other info on top which doesnt have hooks to add to right now (thats what i am going to add in the next update) but those parts are in classes/class-calendar_generator.php around line 1510
- Ashan
I really would like to use Stripe Payment for the ticketing. Please tell me this is a future add-on?????
yes it is, we are hoping to release a full ticket addon which would use woocommerce to support stripe payments
I have instaled your plugin and it shows the frontpage in the description field. Can please fix it?
Widget in jetjedi.com
Hey there so the theme you are using is hooking into the_content filter which is used in eventON you are not the first to have this issue and I will add a fix for this in the next update which should be released later this week please stay tune. Thanks!
Hi. Have you fixed this?
hoping to release the update today
I bought this darn plugin today. I am using it with The Daily Press Theme. I created one event BUT CANNOT GET THE EVENT TO LOAD! It is saying loading but it will not load after 5mins! What is wrong?
I am sorry to hear you are having issues. please post a link to your site and I can check whats going on .
Hi, I had two questions:
1. Can users / visitors / registered members create and post events ?
2. Is it possible to set number of seats for each event and book seats by payment through Paypal?
Thank you! Amazing plugin 
you can allow users to submit events via http://www.myeventon.com/addons/action-user/ however at the moment it does not support seat selecting and ticketing which i am hoping to add as addons in the future 
Cheers!
Thank you, that’s great news that you already have the user action addon. I will be looking forward to purchase this plugin once the ticketing addon gets available, will eagerly wait for it 
Great job by the team and thank you for making available such wonderful plugin!
thank you for your message. I am hoping for end of april release day for ticket addon
you can check for updates via twitter @ashanjay
Hello, a really nice plug-in which fits well to my requirements.
There is one more thing you probably should consider on an update. Repeating/recurring events, specially on monthly, perhaps the ability to define a day. e.g. every month, second friday or whatever a user needs to choose 
I’d also would like a list in your documentation about the used css and their classes, so they can be edited to the specific needs. I also bought some of your addons and those files also need adjustments and it’s a bit of search and guessing which css does what, which one inherits from the main, etc. I know that many of the settings can be done from the backend under appearance menu, but if someone hits by accident the reset button, then all the work is gone. The calendar default settings are best for white pages, but if the main layout is dark and a lot of customizing is done to fit the dark layout, such an accident kills a lot of done work.
Perhaps you think about a function to load custom-css from a folder within the plugin directories and also add a confirmation pop-up when clicking reset to default colors button 
Keep up the good work.
Cheers
thanks for the suggestions. I am hoping to add a preset css theme for dark skins in the future and thanks for the suggestion about the reset button too.
you’re welcome
is there a fix to display the starting and ending dates on the event card? if an event starts on march 23rd 2013 and ends on february 28th 2015, this should be visible on the card as full date.
right now is showing just march 23 (saturday) – february 28 (saturday). I case you’re wondering, artists have such long events, like an exhibition at a gallery 
ok yea i understand I can add this to our update list to get added. At the moment you cant do much to add the year sorry.
Hello. Can I put on in my index the full call??. I have the addon. What’s the shortcode or php to view as http://demo.myeventon.com/full-cal/??. Sorry for my English.
Thanks.
please try the shortcode generator http://www.myeventon.com/documentation/adding-calendar-to-site/
I am not able to change the language of the full cal widget (side bar) when I change it via the language tab. When I change the language of my site there is always the same language.
You might want to use eventON shortcode executor and use a shortcode you would generate from eventON shortcode generator with lang variable. If you have issue message me from the chat myeventon.com/support
Pre sales Question:
Is this plugin compatible with Page lines DMS 1.1.8 Theme?
And if you are not sure and it wasn’t what could I do after purchase of this plugin?
Sorry we dont test eventON for every theme out there. If the theme is build correct it should work. If you have issues after purchase I am on live chat most of the time and you can drop me a message from myeventon.com/support 
How can i translate to pt-br? the app have a file to translate?
Plugin does come with a POT file and you can also translate front-end with built in language feature which support upto 3 languages.
Hey,
EventON – Daily View and EventON – Full cal is ready to be updated however when I try to update them I get a message saying that the update packages can’t be found. What should I do to fix this issue?
Sincerely, Mika
Mika, Please read this http://www.myeventon.com/documentation/can-download-addon-updates/
REVIEW: Just want to leave a comment here saying that this plugin is the best Calendar plugin I have ever worked with. Not only for its look, but for its functionality and customization. Everyone visiting my pages loves it, all my clients are impressed. If you think the plugin doesn’t work well, you rest assure it is because you haven’t learned how to work with it. And if that is the case, ashanjay provides one of the most prompt customer support I have ever seen. Koodos to EventOn!!
Thanks Ananda for your lovely message!