Code

Discussion on Evendar - Event Calendar/Picker

Discussion on Evendar - Event Calendar/Picker

By
Cart 150 sales

tpaksu supports this item

Supported

This author's response time can be up to 5 business days.

57 comments found.

Hi, He shows me wrong the days of the week. the same error as lehle. Any solution ?

Hello Follow the problem of 1 day +

Did you download the latest version? Does the problem still persist?

Can you contact me from the contact box in my profile page?

Hello, firstly Evendar is excellent! I am using the calendar with inline: true, and would like to hide the “evendar-eventlist-panel-tools” items and the “Clear” and “Select” buttons. Is there a way to do this in configuration? I realise I can do this in CSS but it would be useful customization in javascript.

Thanks

Hi nheath99,

did you try setting “autoCloseOnSelect” to true and “showEventDetails” option to false? You can hide them with CSS, there should be no problem with that. I’m preparing a new version of that with some fixes, if you can tell me anything to make this plugin better, I’ll listen :)

Thanks! The main problem I’m having is on mobile (iPhone 6S) the calendar does not display inline even though inline: true is set.

Yep, evendar doesn’t support inline yet :)

There is an issue regarding locales. You can see it in your readme. When i set the locales to de for instance,the date then is wrong and one day after the the date it should be. Showing me for instance Tuesday 02.10.2017 although its monday :-)

Ok got it now. I’ll try to find a fix and let you know.

Hey there, did you manage to resolve the issue for the day + 1 issue ?

Hi lehle, can you contact me via my profile box?

Is there a chance to test / preview it on mobile devices ? And can we change the style in an easy manner ?

Hi nhaberl,

There are two ways:

1. Navigate to

http://rettica.com/evendar/docs/single-test.html or http://rettica.com/evendar/docs/readme.html

on your mobile phone

2. Open Chrome Browser, navigate to the pages on the first method, press F12, and click to this button:

https://developers.google.com/web/tools/chrome-devtools/device-mode/imgs/device-mode-initial-view.png

The styles are written in scss syntax, you can modify it as you want and run “grunt” in the command line. this will rebuild the plugin CSS from the SCSS file and minify after that. You can install grunt by following these steps:

1. install node.js from https://nodejs.org/en/ 2. go to the project directory with cmd/sh and run npm install, this will install the project dependencies such as grunt, sass, uglify etc. 3. run grunt to build the scripts into minified versions.

Hi, congratulations, great work. My problem is that samsung j7 does not display calendar inline mode. only the select event button appears. My code $(”#evendar-ex-1”).evendar({ format: “DD/MM/YYYY HH:mm”, staticBoxHeight: true, boxHeight: 400, oneCalendarWidth:310, calendarCount:1, inline: true, locale:’es’, applyLabel:’Seleccionar’, clearLabel:’Limpiar’, cancelLabel:’Cancelar’, enableGridView:false, enableMaximize:false, enableMinimize:false, events: data, showEventDetails:false, oneventselect: function(evendar, event){ console.log(“event selected: ” + event.name); } });

Hi aluna2, thanks for using it, the plugin doesn’t have an inline option on mobile yet, and I really don’t know when it will have one :) Inline view is only available for bigger resolutions right now.

How do I get the value of the selected date. Thank you

Hi aluna2, sorry for the delay, I still don’t have internet on my home, and about your question, you can check this example, you can use the onafterselect event to populate anything you want:

http://rettica.com/evendar/docs/readme.html#custom-events

Love this product! I would like to allow dates to be selected when an event is not listed on that day like in a standard datetime picker. I don’t see this in the docs but I can only assume it has to be able to do this. Please tell me the flag to enable? Thank you!

Hi Gary,

I designed this as an event selector and therefore it doesn’t support date selection. You might look into my “Caleran” plugin.

Yes I am using both in my application. However I want a form to place an object into a date. This date will usually have an event but sometimes there might not be an event booked therefore a blank date is needed.

Hi garymedina, I now understand what you are trying to do, and I’ll try to prepare a workaround for you to use. I was on vacation last week, so I couldn’t respond, sorry.

Dear tpaksu

I am current implementing Database access to Evendar. Would you mind recommending any API to collect data from MySQL and display on Evendar?

Since, I have to use PHP, I am checking a simple PHP + AJAX + JQUERY.

Thank you for your time Chartsiri

Hi Chartsiri, the ajax and jquery side is handled by this plugin and you need to write only the server side (PHP) to produce the json output for this script. You can give the url of the source directly to the url parameter of evendar.

Hi, is it feasible to create a time range event?. Thanks.

If I understood correctly, yes, if you specify same dates and different times, you would have a time range event. If I’m mistaken, can you elaborate please?

Thank you, i see Calentim, its an awesome design. Hope you can create an event calendar script based in Caletim, it would be great if you do with php and admin panel, widget, tooltip, etc . You will have a lot of sales.

Thank you for your kind comment, but I wonder, which features of calentim do you want to see in evendar? It’s almost alike except the difference of one having timepickers and range selection and the other one having event lists. Do you mean the styling of it?

Hi, How to disable desired dates? Thanks

Yes but what if the day has multiple events inside? disabling the day would prevent access to the other events. Instead of this, you can add an extra parameter to your json like eventnotavailable: true/false, and on the “oneventselected” event, you can give an alert to the user if this property is set to true.

ooh, you meant Event structure json? I thought it cannot add extra field on it, ok i will try. cool!

Did you succeed that?

Great plugin, how can i update events and redraw calendar for new event list ? I need to update events when select option is changed on my form and this option changes url to request to get events

Hi,

The fast way, you need to reinitialize the plugin with the new config (don’t forget to remove the old instance remains). Future way, it’s added to my todo list. Thank you for asking for this feature.

Can you please tell me how to remove old instance and reinitialize?

Can you send me an e-mail via my profile box?

Does your program integrate with paypal and google calendars?

Nope, this is just an user interface component for your data. It doesn’t include any data providers.

Very Nice does his also support getting the data from inline html instead of json. for instance an unordered list of data?

Hi nokiko,

Sorry, it doesn’t support that right now. I didn’t think of something like this when I was developing. Could be a great addition.

Ok well i case I decide to go for it in the time being I could just do some script that takes the html input and create a json object and feed that to the plugin

Yes you can do that, but if you are building the list from a database or another source, it could be better (faster) to create a service to feed the plugin with json. I’ll add the feature to my to-do list.

Nice work. Best luck with sell :)

Thank you :)

fantastic work, very nice ! all the best for your sales and a nice day :) :)

Thank you :)

Amazing work! GLWS! :)

Thank you

Good luck with selling your product! DigitalCenturySF

Thank you

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey