Event calendar, how do I enter context with specific event on specific dates?

5 replies · opened Oct 29, 2016

JjuanleOct 29, 2016

Hello, firstly thanks for your excellent support.

I am taking a look to events-calendar.html. It looks great, but how can I enter events in the calendar? For example I want to display one event 13th August and when clicking getting more details... or simply entering some events on specific dates and display them in the calendar. Currently I see only a calendar without any content inside.

Could you please check? I think including in the event-calendar.html some examples could be quite useful for all your users.

Thanks
Juan

SSemicolon WebSTAFFNov 2, 2016

Hello,

This is Already Supported with the Calendars and the reason it is not working for you with the Package Files is because the Dates for the Events in the Calendar is a bit outdated. You can check out the Live Example of this Working Functionality here: http://themes.semicolonweb.com/html/canvas/events-calendar.php . Simply open the js/events-data.js File and Edit the Dates and Content according to your requirements.

This will definitely work fine. Thanks for your Patience.

Do let us know if we can help you with anything else or if you find any further issues with Canvas.

JjuanleNov 3, 2016

Thanks for the clear reply. You are right, I did not see the events in the past dates.

Thanks
Juan

SSemicolon WebSTAFFNov 4, 2016

Hello,

Really Glad that your issues were resolved. Thanks for your Patience.

Do let us know if we can help you with anything else or if you find any further issues with Canvas.

MmelissacoulJul 28, 2017

IS there a way to add two events on one day?
If I make it two separate entries into the JS
like

'09-07-2017' : '[Meeting](http://google.com)',
	'09-07-2017' : '[First Day of Class](http://google.com)',

It doesn't work

I don't have very much experience with js.

SSemicolon WebSTAFFJul 28, 2017

Hello,

This is Definitely Possible! Simply use the following code:

'09-07-2017' : '[Meeting](http://google.com)[First Day of Class](http://google.com)',

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard