Title: engulfer's Replies | WordPress.org

---

# engulfer

  [  ](https://wordpress.org/support/users/engulfer/)

 *   [Profile](https://wordpress.org/support/users/engulfer/)
 *   [Topics Started](https://wordpress.org/support/users/engulfer/topics/)
 *   [Replies Created](https://wordpress.org/support/users/engulfer/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/engulfer/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/engulfer/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/engulfer/engagements/)
 *   [Favorites](https://wordpress.org/support/users/engulfer/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tutor LMS - eLearning and online course solution] tutor-front.js is now minified?](https://wordpress.org/support/topic/tutor-front-js-is-now-minified/)
 *  Thread Starter [engulfer](https://wordpress.org/support/users/engulfer/)
 * (@engulfer)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/tutor-front-js-is-now-minified/#post-15175295)
 * Hi [@creativeartbd](https://wordpress.org/support/users/creativeartbd/),
    to 
   be honest I’m fighting with your plugin for more than a year and it’s as buggy
   as hell, especially almost all of the functions in the quiz parts, so please 
   let experienced developers decide whether it’s better to use a minified version
   and what version of tutor-front.js (and other javascript files) or not. In the
   end of the day it’s being minified in production anyway. No additional API needed.
   No additional bugs please…)
 * By not providing the full version of javascript files you’re risking to loose
   the clients.
 * Thanks for your understanding.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Masteriyo LMS – LMS Course Builder, Quizzes & Certificates] [BUG] Can’t start any quiz](https://wordpress.org/support/topic/bug-cant-start-any-quiz/)
 *  Thread Starter [engulfer](https://wordpress.org/support/users/engulfer/)
 * (@engulfer)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/bug-cant-start-any-quiz/#post-15060325)
 * Hi [@masteriyo](https://wordpress.org/support/users/masteriyo/)
    thanks for your
   answers. In the link that you provided the JS files are ALL minified (even the
   masteriyo-backend.1.2.0.js, which apparently is not supposed to be minified anyway):
   [https://plugins.svn.wordpress.org/learning-management-system/trunk/assets/js/build/](https://plugins.svn.wordpress.org/learning-management-system/trunk/assets/js/build/)
 * So my question “is there an unminified JS code for the backend?” still remains.
 * There are some unminified JS files in the following directory (such as checkout.
   1.2.0.js, edit-account.1.2.0.js, login-form.1.2.0.js, single-course.1.2.0.js),
   however, these are not the part of the quizes’ functionality: /learning-management-
   system/trunk/assets/js/build/frontend
 * Would you maybe also kindly provide the unminified versions of JS files for the
   backend in the next release?
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Masteriyo LMS – LMS Course Builder, Quizzes & Certificates] [BUG] Can’t start any quiz](https://wordpress.org/support/topic/bug-cant-start-any-quiz/)
 *  Thread Starter [engulfer](https://wordpress.org/support/users/engulfer/)
 * (@engulfer)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/bug-cant-start-any-quiz/#post-15047038)
 * Hi, thanks for your reply.
 * Can I set an unlimited number of attempts?
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Certificate customizer for Tutor LMS] Customize the certificate](https://wordpress.org/support/topic/customize-the-certificate/)
 *  [engulfer](https://wordpress.org/support/users/engulfer/)
 * (@engulfer)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/customize-the-certificate/#post-14399519)
 * Hey [@suporteescoladeninja](https://wordpress.org/support/users/suporteescoladeninja/),
   
   this plugin provides no additional options for customisation in settings at all,
   actually. It’s just a bugged copy of a standard template of a certificate and
   its folder structure along with the default files, which’s meant to be developed
   further as a stand-alone plugin.
 * The authors of this plugin should probably explain this in the plugin’s description.
 * Kind regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Average Mobile Detect] Output the link directly with a function instead of a shortcode?](https://wordpress.org/support/topic/function-output-directly-instead-of-a-shortcode/)
 *  Thread Starter [engulfer](https://wordpress.org/support/users/engulfer/)
 * (@engulfer)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/function-output-directly-instead-of-a-shortcode/#post-5419957)
 * Ok, I’ve found the solution to #2:
    I just needed to change this line: if ($detect-
   >isMobile() && !$detect->isTablet()) into that: ($detect->isMobile() or $detect-
   >isTablet()) inside of ‘average-mobile-detect.php’ file.
 * Why do you check for $_SERVER[‘HTTP_REFERER’] in your ‘avrgmobdtctRedirect’ function
   actually and what do the ‘add_class_mobile($class)’ function does?
    add_class_mobile(
   $class) { $class[] = ‘mobile-detected’; return $class; } add_filter(‘body_class’,’
   add_class_mobile’);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PAYMILL for WordPress] php Notices](https://wordpress.org/support/topic/php-notices-12/)
 *  [engulfer](https://wordpress.org/support/users/engulfer/)
 * (@engulfer)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/php-notices-12/#post-3964248)
 * Check the current version there:
    [https://github.com/straightvisions/Paymill-for-WordPress](https://github.com/straightvisions/Paymill-for-WordPress)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PAYMILL for WordPress] php Notices](https://wordpress.org/support/topic/php-notices-12/)
 *  [engulfer](https://wordpress.org/support/users/engulfer/)
 * (@engulfer)
 * [13 years ago](https://wordpress.org/support/topic/php-notices-12/#post-3964170)
 * Same for me but in conflict with other plugins (last version of paymill plugin
   1.3):
 *     ```
       Notice: Use of undefined constant TCPDF - assumed 'TCPDF' in /../wp-content/plugins/tcpdf/tcpdf.php on line 31
   
       Notice: Use of undefined constant WPWHOOSH_PATH - assumed 'WPWHOOSH_PATH' in /../wp-content/plugins/wp-whoosh/admin.php on line 41
       ```
   
 * No problems with version 1.1 from here by the way:
    [https://github.com/paymill/paymill-wordpress/](https://github.com/paymill/paymill-wordpress/)
 * Where could I download 1.2 or 1.2.1 versions to test them?

Viewing 7 replies - 1 through 7 (of 7 total)