justme
Forum Replies Created
-
Thanks for your help.
I see it on the page title of the subscription page generated by MailPoet
Here is a screenshot: https://snipboard.io/0D45fi.jpg
The developers of Tutor LMS have also been very helpful.
An update to the Plugin will be released soon.This new unreleased update will work and it works perfect out of the box.
The update was sent by Tutor LMS developers.
Check here, maybe it works for them while an update arrives that fixes the WP 5.9 update
https://ww.wp.xz.cn/support/topic/function-not-found-3/Thanks! It worked but found this more elaborate.
You can edit the plugin /classes/Course_Settings_Tabs.php file, and change the line 17:
$isGutenberg = apply_filters( 'use_block_editor_for_post_type', true, 'courses' );to
$isGutenberg = 0;Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] function not found`Got a certainty in disabling the Gutenberg editor while, file =>/classes/Course_Settings_Tabs.php
line 16 :
$isGutenberg = 0;//apply_filters(‘use_block_editor_for_post_type’, true, ‘courses’);while the developers give us an update`
I tried this but it didn’t work for me though.
Forum: Plugins
In reply to: [Autoptimize] My Website Home Page and Menu stopped showingIt problem started when I installed Autopmize and I deactivated and deleted it but the problem is still there. I have deactivated and deleted PWA for WP but everything is still the same.