Kaan
Forum Replies Created
-
I wrote to the support. Thanks.
I disabled the WP fastest cache, Loginizer, and Autoptimize plugins. The result is still the same.
These are the values:
php_value upload_max_filesize 512M
php_value post_max_size 512M
php_value memory_limit 512M
php_value max_file_uploads 128MAny advise?
I contacted my hosting provider and they double-checked everything. Looks like this problem is about Tutor LMS
Cover photo has the same problem.
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] How to remove this?Thanks for the reply.
I need for the student page. This is for instructor page.
I solved the issue by removing the button with the code below (in case anyone need it) but still would be great if you could tell me the code for student page too.
Thanks.
The code I used to remove the button:
.tutor-submenu-login-btn {
display: none;
width: 0;
margin: 0;
padding: 0;
}Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] How to remove this?When a user clicks, they are directed to freelancerokulu.com/courses
I don’t want the users to see this page. It also works for me if I can deactivate that button.
I am having the same issue. I just disable the Custom Field Editor however, ı am not able to see the password creation field.
It supposed to be seen under the Email field:
Any advice?
Thanks
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Course page brokenI just found the solution by chance. Not sure if it’s the correct way but it worked for me.
For those who have the same issue, make sure that
this is closed under the Design tab
“Use Tutor Player for Vimeo”
and make sure this one is set:
“Preferred Video Source: Vimeo”