67 comments found.
Hi, Does your plug in have a daily view (the column is the category and row is the time) and infinite scroll function?
Hi. Unfortunately, it has not. There are 3 views: Weekly, Monthly, List (like our demo).
Hello i would like to know how can i do to change the background color, and how can i get more color, because now i only can get 5 colors, and how can i change the color of header, thanks and nice work.
Giovanni Henriquez,
this is my purchase code: 1c9884f5-0ad4-407e-877a-3e922e85a25d
Hi. Thank for your purchase.
- To change the background color, you need modify line 178 and 185 of file assets/css/quick-timetable.css (https://gyazo.com/9f048fbda0a9f48b11059a6fb2c7a33e )
- To get more color, firstly add the more color after line 146 of file admin/timetable/views/edit.php. Then define the new color after line 282 of assets/css/quick-timetable.css.
- To change the color of header, you need modify line 90 of file assets/css/quick-timetable.css (https://gyazo.com/dfccf5d5b525734f6d8c346f46566367 )
pree sell question: how i populate my calendar? have a login user sistem?
http://caketheme.com/script/php-quick-timetable-demo/admin
User: admin
Pass: admin
thanks great
Hi,
1) can I display the calendar of 3 months ? 1 year ? or it’s limited to display 1 month ?
2) RTL compatible ?
Hi. Thank for your attention.
1. It’s limited to display 1 month.
2. Unfortunately, RTL is not available.
How can I allow to uploaded (.webp) images
Hi. Unfortunately, this feature is not available. Looking forward to your sympathy.
Hello, I have bought your calendar script, I had doubts, but when reading your documentation I have understood some concepts. great job! If I have any questions I will let you know. Greetings
Ok. Thank you very much.
I canon get my calendar to populate and the edit form is sending errors.
Hi. Could you give us the URL and FTP of your website (to caketheme.com@gmail.com). We will check it.
Everything has been working great but today the schedule has stopped displaying the layout. I’ve checked with my error logs and I have the following problems:
Undefined index: title in /admin/timetable/views/edit.php on line 38 Only variables should be passed by reference in /admin/timetable/models/timetable_model.php on line 12 Undefined variable: date_type in /admin/timetable/views/edit.php on line 111 Undefined variable: trainer_kind in /admin/timetable/views/edit.php on line 176 Undefined variable: link in /admin/timetable/views/edit.php on line 190 Undefined index: name in /admin/timetable/views/list.php on line 89
Please advise, thanks.
Ignore it seemed that one of the admins uploaded an image from whatsapp with spaces and dates. The system didn’t like it (no warnings though).
I looked at the SQL and noticed it, deleted the line and it was all back up again.
Ok. Thank you.
Script don’t work as expected.
SEVERAL BIG ISSUES !!
Wrote an email.
Waiting for reply, or I’ll ask for a refund.
Thanks
Unfortunately, we can’t refund for this with this reason. This is the feature of product (not bug). You need investigate about the feature of product carefully before purchase it (if have any point which not clear, you can ask us the presale question). Looking forward to your sympathy.
My bad, I misunderstood the features of the script. What I needed is Quick Event, which I have already purchased. Thank you for your quick answer!
I check the admin demo, and I have 2 questions:
1) I can’t understand why there’s the DAY dropdown selection, when you already have a DATE calendar selction.
What is the point of having a DAY selection too ? Choosing a day, you can select the wrong week day..
2) Field “Trainer”. Is that hard coded in the script? Can I remove it? Can I add more fileds?
Thanks
Hi.
1. There are 2 mode of timetable: day and date. If timetable run on day mode, it will get events via their day (sunday, monday, ...). If timetable run on date mode, it will get events via their date.
2. Yes, it is hard code. If you want to remove it from display, you need search the trainer on assets/js/quick-timetable.js, then remove it. If you want to add more fields, firstly add this field to the database, then modify code on some files:
- admin/timetable/models/timetable_model.php
- admin/timetable/views/edit.php
- admin/timetable/views/list.php
- timetables.php
- assets/js/quick-timetable.js
Hi, nice script indeed.
What about embed code? Can I show the calendar (just an example) in my wordpress web site?
How the embedding code is done?
Thanks
Hi. If you use Wordpress, you can use the WP version of plugin: https://codecanyon.net/item/quick-timetable-for-wordpress/31750343 . After installing the plugin, you can use it as widget or shortcode.
Hello,
There are errors with the system. I created 3 test dates for the 30th of this month (https://imgur.com/Bl7DYtx), but the calendar shows today’s date – https://imgur.com/3LFeILi
Another error is duplicate data: https://imgur.com/bJQ1Amb
Please fix it. Thank You.
Live link: https://site123.lt/test/index.php
Hi. You are running on day mode (data-mode=”day”), so the timetable get events via their day (monday). Please run on date mode (date-mode=”date”) to get events via their date.
Pre-purchase question: Are you using any PHP framework? Is the database being used? (MySQL)
Hi. Thank for your attention. We don’t use any framework (pure PHP). The database is MySQL.
Hello, I’m looking to integrate quick-timetable into my website. Can it receive events via PHP, or does it have to be done manually?
Hi. On your case, we think you should the Javascript version: https://codecanyon.net/item/quick-timetable/31684938 . The events are managed on 2 ways:
- On the json file
- Got from your exist MySQL database of your website (The adapting data will be implemented on the php file).
Admin no longer letting me in to my admin area, nothing has changed!
Ignore, I’ve sorted it
I would like to know how to embed quick_timetable in codeigniter3. Would there be any solution?
Hi. If your website is already built by codeigniter, we think you should use the Javascript version : https://codecanyon.net/item/quick-timetable/31684938 . Firstly, you only need include some CSS and JS files of script. The events are managed on the json file.
Ive installed the timetable without any issues, but when i setup an event on the timetable it puts it on the same day for the whole month, but my events are different each week so what can i do to change it doing that ?
Hi. May be, you have used the day mode. There are 2 mode: date and day. You can read the documentation to know these modes.
Hi can you please tell me how do I add a one off event, not all my schedules are weekly – could be fortnightly (bi-weekly), monthly or on multiple days etc?
Also we may have guests coming to different events, I would like to add our guests names to each scheduled placed.
Lastly, where can I edit the wording?
Thank you.
Ignore wording, sorted.
Before you consider purchasing, fully test this script to make sure it’s for you, please read my review first, personally do not purchase.
well after installtion the frontend not working any way
Hi. Could you give us your website URL to check?
Nice little new script, may I make some suggestions?
1. Basic Admin roles don’t have access to categories or user panels unless Super Admin allows rights (this saves mistakes being made), also hide Super Admin from the Users section and hide emails due to the GDPR regulations (only Super Admin should see that and not the basic admins).
2. Create New Time Table
2.1. In the colour selector, change numbers to actual colour bars so you know what colour you want.
2.2. Content text box, use CKEditor, thus allowing more functions to be added to the content window such as links to website pages, and style etc.
3. Admin to change colour/styles easily so it matches their own site, for example change the day colour background to blue.
4. Add information about installation and setup without purchasing to understand how to implement your script into my existing website (I don’t want to purchase in case it’s not what I want).
5. When you update, will it be easy to download/upgrade previous versions?
6. On the Dashboard, add calendar so the admin can see what’s happening without visiting the public pages.
I hope that helps, I’ll keep an eye our for the updates and then purchase.
Hi. Thank you so much for the suggestions. We will investigate and implement them for the next update version.
Great I will look forward to them and purchase.