Rashed Hossain
Forum Replies Created
-
Hello @alvarogois
I understand your frustration. WordPress’s block editor changes often stall our development, and Droip was built to give users stable design control over courses/archives without waiting on core updates. It’s optional—native editor still works. Many prefer flexibility, but your feedback matters and helps shape our roadmap.
In the software industry, no company asks users for permission before updating their UI/UX. Typically, companies issue a press release before launching a new version, and we followed the same approach. A company has the right to make changes to its software, and so far, the majority of users have responded positively to the new UI/UX.
Note: Users are not forced to update to the new version. However, using an older version of any software means you won’t have access to the latest features or security updates, which is standard in the WordPress industry.
Hello @fitspoint1
Thank you for raising these points. Tutor LMS is designed to work with almost every WordPress plugin. In most cases, compatibility issues arise when a third-party plugin team has built its own Tutor LMS integration but hasn’t updated it in line with the latest Tutor LMS changes.
To your specific questions:
Social login, payment gateways, and multilingual plugins – the major ones (such as WPML, Wegloat, popular payment gateways, and social login plugins) are fully supported.
New version release process – we are actively improving our QA process to ensure better stability and smoother rollouts in upcoming versions.
SLA and support coverage – our support team assists customers with compatibility issues, even if the issue originates in a third-party plugin, but the integration is developed by us. We typically start by reproducing the issue, identifying whether the root cause lies in Tutor LMS or the external plugin, and then provide a workaround or coordinate with the plugin team if needed.
In short, Tutor LMS itself remains highly compatible, and when conflicts occur, we work with you to resolve them as quickly as possible.`
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Scrom Content Upload IssueHello @jamshaidd
Tutor LMS doesn’t provide SCORM support directly. Since you’re using GrassBlade for that functionality, you’ll need to contact the GrassBlade team for assistance with the issue. Please note that GrassBlade integration works only with Tutor LMS Pro, and this forum is dedicated to support for the free version of Tutor LMS.
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Scrom Content Upload IssueHello,
Tutor LMS doesn’t have built-in SCORM support. It looks like you’re using a third-party integration, so please reach out to their support team regarding this issue.
Thank you.
Hello,
The Paid Membership Pro integration is part of the Tutor LMS Pro. But this forum is only for free products.
Thank you.
Hello @sarwaralamini
We’re very sorry for the inconvenience. However, the issue is coming from your theme. The theme author needs to update it to ensure compatibility with the latest versions of WordPress and Kirki.
Thank you.
Hello @dazsmodels
Wrap all your Kirki setup code inside an after_setup_theme or init action like this:
add_action( 'after_setup_theme', 'kirkistarter_initialize_kirki_settings', 20 ); function kirkistarter_initialize_kirki_settings() { if ( !class_exists( 'Kirki' ) ) { return; } // Theme Option Kirki::add_config( 'kirkistarter_option', array( 'capability' => 'edit_theme_options', 'option_type' => 'theme_mod', ) ); }Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] External PaymentHello @noshad19
At this moment, it’s not possible to redirect users to an external payment link when they click on “Enroll Now” for a paid course. The current system is designed to process payments through the integrated payment gateways only.
Hello @fastone
Thank you so much for taking the time to share your honest feedback. We truly appreciate you recognizing the potential of Tutor LMS and also pointing out the areas where it didn’t meet your expectations.
We understand your frustration around the limitations you’ve encountered—especially regarding Bricks Builder support, the native payment experience, and WooCommerce complexity. These are valid concerns, and your feedback helps us prioritize what really matters to our users.
The good news is that we’re actively working on improving the native eCommerce and payment experience in upcoming releases to offer a smoother, more integrated solution that doesn’t force unnecessary steps or data collection. As for page builder support, Bricks integration is already on our internal roadmap, and your note helps us push for it with more urgency.
While we’re sorry to see you go, we genuinely hope you find a setup that works best for your needs. And if you decide to give Tutor LMS another try in the future, we’ll be here with a product that’s more refined and hopefully a better fit.
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Course EditHello,
Thanks for the information, seems you are using managed hosting. Please contact your hosting provider and tell them to disable server side caching and optimization. Also must increase your server resources.
Here are some suggested values:
- PHP Memory Limit: 256M or higher
- Max Execution Time: 300 seconds
- Max Input Vars: 3000
- Post Max Size / Upload Max Filesize: 64M or more
Hello @burakcbdn @natureldautrefois
Kindly ensure you’re using the latest versions of the TutorStarter theme and the TutorMate plugin — this should resolve the issue.
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Course EditHello @dimb2110,
We’re very sorry for the inconvenience. Please try deactivating the Hostinger plugin — this should resolve the issue.
Let us know if you need any further assistance.
Hello @dgavega,
Unfortunately, the pagination functionality cannot be customized at this time. If there’s anything else we can assist you with or if you have any specific use case in mind, feel free to share — we’ll be happy to suggest alternatives if available.