Hello Basspower,
yout php version is to old (5.3 I guess). You need at least php 5.4 to make the plugin work correctly.
Best regards
Anthony
Thank you Anthony,
I changed the php version and now it´s working ok. 😀
I´ve two more question:
1- is it possible to have more than 60 minutes of duration in activities? My classes last 90 min.
2- Is it possible to align to center the tittle with the timetable.
I love this plugin, it´s very useful, if I could modify those two features I ´ll use it for sure 🙂
Thank you so much for your help.
All the best!
Hello Basspower,
yes it is possible to have more than 60 minutes for activities with the extended version yo can buy for 15€ on my site.
To center the title of the timetable you just have to put this css to you template css :
.timetable-title {
text-align: center;
}
Have a nice day
BEst regards
Anthony
Hi Anthony !
I´ve just bought the extended version and I´m very happy with it, but I´m sorry that I don´t know in which css-file do I have to put that instruction you told me:
.timetable-title {
text-align: center;
}
Thank you so much again for your help!
Hello Clara,
thank you for your subscription!
Actually I was thinking of your theme css file, because if you put custom code in EasyTimetable plugin css, it will be remove next time there is an upgrade, and you’ll have to do it again.
Anyway, if you don’t know were to put it in your theme, in EasyTimetable you’ll find it there:
your_site/wp-content/plugins/easytimetable-responsive-schedule-management-system/public/css/easy-timetable-public.css
Have a nice day
best regards
Anthony
Thank you Anthony !!
Everything is perfect!
:D:D:D