Title: daniduarte's Replies | WordPress.org

---

# daniduarte

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic] Please Confirm- Suspicious Firewall-rules folder from AIOS](https://wordpress.org/support/topic/please-confirm-suspicious-firewall-rules-folder-from-aios/)
 *  [daniduarte](https://wordpress.org/support/users/daniduarte/)
 * (@daniduarte)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/please-confirm-suspicious-firewall-rules-folder-from-aios/#post-15981182)
 * The same happened to me. Do you know which plugin created it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CoursePress Learning Management System] Problem with Loading Modules in Coursepress: Modules not loading and stuck](https://wordpress.org/support/topic/problem-with-loading-modules-in-coursepress-modules-not-loading-and-stuck/)
 *  [daniduarte](https://wordpress.org/support/users/daniduarte/)
 * (@daniduarte)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/problem-with-loading-modules-in-coursepress-modules-not-loading-and-stuck/#post-12368735)
 * Well, i have the same problem here.
 * Analyzing the console, I realized that the problem was in the way jQuery is called.
   I went to check what changed with that in the update of WordPress to 5.3 and 
   I saw the reference to this error **“Uncaught TypeError: $ is not a function”**
   in this post here: [https://wordpress.org/support/topic/read-this-first-wordpress-5-3-master-list/#post-12124062](https://wordpress.org/support/topic/read-this-first-wordpress-5-3-master-list/#post-12124062)
 * I searched about it and managed to solve (for now) my problem by changing the
   following file:
 * wp-content/plugins/coursepress/2.0/asset/js/coursepress-unitsbuilder.js
 * in the line **1459**, i change **$** for **jQuery**, getting like this:
 * _this.jQuery(‘.unit-save-button’).removeClass( ‘disabled’ );_
 * Remembering, back up the files you want to change. I’m still testing, but so 
   far everything is ok.

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