Neat WordPress plugin for training, personal, school and other kind of weekly schedules. It is easy to manage from Google Calendar or other iCal source.
{{moment(week_start).add(index, 'd').format(weekday_name)}} | |
---|---|
{{Object.keys(row)[0] | format_time}} | {{cell.summary}} |
If you want to embed Google Calendar week then you will like this plugin because it is much more neat and vertically concise in comparison.
- You can set colors for events
- Website visitor can browse weeks with next / previous buttons
- Language, start of week, time format choices
- You can also use Outlook as a source for your events!

Download or install through wordpress
You get my full support on making it work on your website!
Click the donate button or support me on Patreon. Thanks!
Hello. I want to know if I can display the table in romanian language.
And the buttons name would be in romanian too.
Thank you.
Yes to both
Do you intend to add support for mobile browsers? (Android?) currently i get the following message:
{{dateRange()}}
{{moment(week_start).add(index,’d’).format(weekday_name)}}
{{Object.keys(row)[0] | format_time}}
{{cell.summary}}
It works on desktops, but not on android.
What browser are you using? The timetable on this site works on Samsung Internet
Thx for the help, got it fixed, but not sure what i did wrong.
hi
I am looking for some additional features for tv schedule programs, below is the requirement
1. country option at top
2. time table slots requirement
i. should display todays date , time and days
ii. shows time should be highlighted at running time
iii. two weeks schedule should be display
iv. input data using excel sheet at backend upload option must be present there
please let me know whether we can add these features in backend.
It can’t display two weeks at a time yet.
Hi. Can I import multiple .ics calendars and combine into one?
Not yet, no
Greetings, I have your plugin working on our site and it is fairly close to exactly what I was looking for. I purchased the pro version because I feel you have provided something of value. Would you be interested in working with me to tweak the layout to be a bit more responsive? I’d be happy to provide whatever code I can for you to include any way you like.
Thanks, sure, send me the link to your site, I’ll try to help out, my email is 4urimas@gmail.com
Hi, thanks for the plugin. I purchased the PRO version as it looked good for my needs.
The PRO version appears broken in that I no longer have any options, nor an .ics link field. I just get a save button and nothing else.
The free version worked perfectly but with the options greyed out.
The website shows “dateRange” etc rather than the calendar.
Am I doing something wrong?
Known bug, now fixed!
I am sorry, but I got the same error message after downloading the pro version.
If anyone encounters this error I will fix it myself for you
How to hide days of the week, or weekends?
This will be available in next version
I had the plugin working on our website, but since the recent update of wordpress i get the following message:
<>
{{moment(week_start).add(index, ‘d’).format(weekday_name)}}
{{Object.keys(row)[0] | format_time}} {{cell.summary}}
further testing reveals that it works under HTTP, but not under HTTPS
Do you have any clue what it could be?