Forum Replies Created
-
AuthorPosts
-
Hi,
Currently, the noo timetable plugin does not have these options available. You can use CSS to hide it.
.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-trainer {
display: none!important;
}
Hi, OliverS.
I will be back early next week.
Hi,
You can add these lines to Custom CSS:
.noo-timetable-main .post-thumbnail{
margin-bottom: 20px;
}
.noo-timetable-main .entry-title{
margin-top: 10px;
}
section.widget{
margin-bottom: 30px; // add space for widget
}
.noo-timetable-main .widget-title{
font-size: 25px; // change the font size for H2 tag
}
Hope it helps!.
Best regards,
tb.
Hi,
You go to the wp-config.php file and add this line:
define('DISABLE_WP_CRON', true);
Hi,
Sorry for the delayed reply.
It seems that the time of the duplicated Cron has led to this problem.
To temporarily avoid this problem, you can disable Cron (as the guide from your hosting).
I will check this problem on Jobmonster. Can I answer you at the beginning of next week?
Best regards,
tb.
Best regards,
tb.
Hi,
You can add these lines to Custom CSS or the style.css of Child Theme:
.noo-class-schedule-shortcode .fc-agenda-view.fc-agendaDay-view .fc-body .fc-time-grid .fc-event:focus, .noo-class-schedule-shortcode .fc-agenda-view.fc-agendaDay-view .fc-body .fc-time-grid .fc-event:hover {
outline: none;
text-decoration: none;
left: 0 !important;
right: 0 !important;
z-index: 10 !important;
}
It will create an enlarged effect when you hover on the item.
Hope it helps!.
Best regards,
tb.
Hi,
Sorry for the delayed reply.
1. Your use of the latest version ensures that this error does not stem from previous version errors.
2. I checked your site and there seems to be an error like you mentioned above when selecting "Filter Type" as Level. (It works normally with Category). I checked on the local and had a similar problem. I will check and update the next version.
Sorry for this inconvenience.
If you want to refund you can create a request to Envato. We will resolve as quickly as possible.
Best regards,
tb.
5 years, 8 months ago in reply to: Classes not visible on timetable and strange time behavior when typing time #1071774Hi,
You can send me a screenshot to clarify.
I checked on this page: https://body-work.nl/lessenrooster/ and it still normal works.
You can remove the cache or try again with the anonymous browser.
Best regards,
tb.
This reply has been marked as private.5 years, 8 months ago in reply to: Classes not visible on timetable and strange time behavior when typing time #1071690Yes, this will affect the query and load speed of the site.
Hi,
You can use these lines:
@media (min-width: 768px){.noo-event-shortcode.grid .noo-sm-6 {
width: 100%;
}
}
Hope it helps!.
5 years, 8 months ago in reply to: Classes not visible on timetable and strange time behavior when typing time #1071588This reply has been marked as private.Hi,
Please update the last new version for Noo Timetable and check again.
This reply has been marked as private.5 years, 8 months ago in reply to: Classes not visible on timetable and strange time behavior when typing time #1071386Hi,
If you update the current version, any previous edits will be lost.
You can back up the fullcalendar.custom.js (/wp-content/plugins/noo-timetable/assets/vendor/fullcalendar-3.9.0/). Later, you update the current version and replace the content this file.
(If the update has problems, you can log in ThemeForest account and download the latest version and reinstall it.)
- WordPress doesn't read the .pot file but read .po file -> You need to compile the .pot file -> .po
You can use plugin Loco Translate. After the translation is complete, you can remove this plugin.
Best regards,
tb.
Hi,
You can send TeamViewer information tomorrow, I will try to test it.
Hi,
You can export Google calendar and import to Noo Time table.
Best regards,
tb.
5 years, 8 months ago in reply to: Classes not visible on timetable and strange time behavior when typing time #1071239Hi,
i see the character code is automatically converted to & when I type "& # 0 3 8 ;" without the
This issue solved!.
When clicking on de < or > to view prev of next week, there's always a "No events to display" before showing the classes in week view. I don't have any events, is it possible to disable this?
I temporarily removed this text. I will check and update in the next version.
Best regards,
tb.
Hi,
Does this problem occur when you update a post or page?
You can change the "memory_limit" with each value 1024 and -1.
If the above error still exists, the problem may come from PHP code.
Hi,
This is a generic WordPress error telling you it has run out of allocated memory.
You can try again with the instructions here:
If it is unsuccessful, you can contact via my skype.
Best regards,
tb.
Hi,
Currently, you use the version 2.0.5.1, please update the last new version (2.0.5.4).
This problem fixed on the last new version.
https://codecanyon.net/item/noo-timetable-responsive-wordpress-timetable-plugin/17511898
Best regards,
tb.
Hi,
You can add this line to the functions.php and check the value "memory_limit".
var_dump(phpinfo());
-> You go to the php.ini file and increase this value (try with 512M).
-> Restart Apache and reload the site to check if the value has been changed.
-> Remove the above code and go to Noo Timetable and check again.
Best regards,
tb.
This reply has been marked as private.This reply has been marked as private.5 years, 8 months ago in reply to: Classes not visible on timetable and strange time behavior when typing time #1070582Hi,
You can put in the time manually but you must end after each entry with the "Enter" key.
Best regards,
tb.
-
AuthorPosts