Forum Replies Created
-
AuthorPosts
-
Just open any page with "ntt_schedule" with show_weekends="" during Saturday or Sunday and you will see.
For the time being I've set the first day of the week to Saturday on my global wordpress settings and it works. Fortunately I don't have other calendars on my site.
After 3 months of waiting I've hacked the JS code by myself and it works for me now.
Not very good support here... 🙁Hi,
Can you update me with the expected date when the issue will be fixed?
Thanks,
KMHi,
Is the new release with this issue fixed already available?
If not, when it is expected?
Regards,
KMHi,
Any news on the new plugin release with this issue fixed?
When it is expected?Regards,
KMHi,
The date in the timetable header seems to be related to what is set in Setting> General >Date Format, but not exactly.
For example, I've set custom date format as "xxx".
It is displayed perfectly well here (see "Open" and "Next): http://km.apnet.pl/wp/classes/joga-na-dobry-dzien/But there's a complete mess here: http://km.apnet.pl/wp/timetable/
Unable to paste html here... Replacing angle braces with square ones:
[ th class="fc-day-header fc-widget-header fc-tue fc-future" data-date="2019-06-25" ][span]wt 25 czerwiec 2019[/span][/th]
wt 25 czerwiec 2019 Could you point me to the code where the incorrect date is generated?
Is that php or js?Here's the incorrect result:
wt 25 czerwiec 2019 Hi,
I see some improvement, but it is still not working completely well...
The class from 18:45 to 19:45 now shows well.
But there is one more class: from 20:00 to 21:00 that is still not shown at all...
Regards,
KMThis reply has been marked as private.This reply has been marked as private.For the resize I had to tweak the CSS in one more place:
.noo-class-schedule-shortcode.small-view .fc-view .fc-axis {
padding: 50px 15px;
}
It seems to work now.
Too bad there's no support here 🙁
Update:
I managed to resize the time table with additional CSS:
.noo-class-schedule-shortcode .fc-view .fc-axis {
padding: 50px 45px;
}The 2nd problem with content cut when disabling some lines persists.
Another issue:
When I use "max_time="22:00:00" hide_time_range="13,14,15"", all after 19:00 is cut. Why?
Under the same link (https://savitriyoga.pl/test/) there are 2 timetables - one with hidden hours, 2nd full.
The one with hidden hours is incomplete at the end. -
AuthorPosts