• Resolved basspower

    (@basspower)


    Hi!
    Thank you for your help. I′ve installed this plugin but it does′t work, I have this message:

    Parse error: syntax error, unexpected ‘[‘ in /home/…./public_html/wp-content/plugins/easytimetable-responsive-schedule-management-system/admin/views/EasyTimetableViewList.php on line 126

    Can you help me with this, please?
    Thank You so much!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Anthony Ceccarelli

    (@stereonomy)

    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

    Thread Starter basspower

    (@basspower)

    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!

    Plugin Author Anthony Ceccarelli

    (@stereonomy)

    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

    Thread Starter basspower

    (@basspower)

    ??
    Thank you so much!

    All the best!
    Clara

    Thread Starter basspower

    (@basspower)

    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!

    Plugin Author Anthony Ceccarelli

    (@stereonomy)

    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

    Thread Starter basspower

    (@basspower)

    Thank you Anthony !!
    Everything is perfect!

    :D:D:D

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Parse error on line 126’ is closed to new replies.