Title: learntodesign's Replies | WordPress.org

---

# learntodesign

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Merge + Minify + Refresh] Console Warning: QMIGRATE: jQuery.fn.size() is deprecated; use the .length prope](https://wordpress.org/support/topic/console-warning-qmigrate-jquery-fn-size-is-deprecated-use-the-length-prope/)
 *  Thread Starter [learntodesign](https://wordpress.org/support/users/learntodesign/)
 * (@learntodesign)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/console-warning-qmigrate-jquery-fn-size-is-deprecated-use-the-length-prope/#post-10486138)
 * I will do that. Thanks for the advice. You were a great help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Merge + Minify + Refresh] Console Warning: QMIGRATE: jQuery.fn.size() is deprecated; use the .length prope](https://wordpress.org/support/topic/console-warning-qmigrate-jquery-fn-size-is-deprecated-use-the-length-prope/)
 *  Thread Starter [learntodesign](https://wordpress.org/support/users/learntodesign/)
 * (@learntodesign)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/console-warning-qmigrate-jquery-fn-size-is-deprecated-use-the-length-prope/#post-10482153)
 * I would choose to leave it unmerged but it would be nice to get that increase
   in site speed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Merge + Minify + Refresh] Console Warning: QMIGRATE: jQuery.fn.size() is deprecated; use the .length prope](https://wordpress.org/support/topic/console-warning-qmigrate-jquery-fn-size-is-deprecated-use-the-length-prope/)
 *  Thread Starter [learntodesign](https://wordpress.org/support/users/learntodesign/)
 * (@learntodesign)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/console-warning-qmigrate-jquery-fn-size-is-deprecated-use-the-length-prope/#post-10482150)
 * Hi. Thanks for the quick response. I disabled JS merging and the warnings did
   go away, so thats what seems to be the issue. Any idea why merging the javascript
   files might give this warning? I would send a link to the site but it isn’t live
   yet.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] Breaks my html email](https://wordpress.org/support/topic/breaks-my-html-email/)
 *  Thread Starter [learntodesign](https://wordpress.org/support/users/learntodesign/)
 * (@learntodesign)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/breaks-my-html-email/#post-8814763)
 * This is the problematic function.
 * function pmpro_wp_mail_content_type( $content_type ) {
    add_action(‘phpmailer_init’,‘
   pmpro_send_html’);
 *  //change to html if not already
    if( $content_type == ‘text/plain’) { $content_type
   = ‘text/html’; } return $content_type; } add_filter(‘wp_mail_content_type’, ‘
   pmpro_wp_mail_content_type’);
 * Is there anyway I can disable this from my functions.php so that I can continue
   to receive updates without having to remove this function everytime?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BuddyPress Compliments] Possible to redirect notifications to only compliment that was sent?](https://wordpress.org/support/topic/possible-to-redirect-notifications-to-only-compliment-that-was-sent/)
 *  Thread Starter [learntodesign](https://wordpress.org/support/users/learntodesign/)
 * (@learntodesign)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/possible-to-redirect-notifications-to-only-compliment-that-was-sent/#post-8479226)
 * Thank you Viruthagiri. It worked like a charm!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BuddyPress Compliments] Pagination not working properly](https://wordpress.org/support/topic/pagination-not-working-properly-6/)
 *  Thread Starter [learntodesign](https://wordpress.org/support/users/learntodesign/)
 * (@learntodesign)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/pagination-not-working-properly-6/#post-7526950)
 * I still have the same problem. Deactivating plugins did not help unfortunately.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Help with passing variable between functions](https://wordpress.org/support/topic/help-with-passing-variable-between-functions/)
 *  Thread Starter [learntodesign](https://wordpress.org/support/users/learntodesign/)
 * (@learntodesign)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/help-with-passing-variable-between-functions/#post-7563300)
 * Hi Giancarlo, thanks for the kind tip and reply. I wound up avoiding the use 
   of global variables by simply reinstating the conditions for the amount in the
   second function as well. Thanks again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BuddyPress Compliments] Showing compliments on user's profile](https://wordpress.org/support/topic/showing-compliments-on-users-profile/)
 *  Thread Starter [learntodesign](https://wordpress.org/support/users/learntodesign/)
 * (@learntodesign)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/showing-compliments-on-users-profile/#post-7512643)
 * Hi thank you for the response. And not a problem. I am sure I can put something
   together myself.
 * I will leave you a good review 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Insert Pages] Shortcodes from inserted page not working](https://wordpress.org/support/topic/shortcodes-from-inserted-page-not-working/)
 *  Thread Starter [learntodesign](https://wordpress.org/support/users/learntodesign/)
 * (@learntodesign)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/shortcodes-from-inserted-page-not-working/#post-7518706)
 * I saw another post with this problem and haven’t removed the_content filter by
   the way.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BuddyPress Compliments] Showing compliments on user's profile](https://wordpress.org/support/topic/showing-compliments-on-users-profile/)
 *  Thread Starter [learntodesign](https://wordpress.org/support/users/learntodesign/)
 * (@learntodesign)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/showing-compliments-on-users-profile/#post-7512596)
 * Perhaps you can widgetize the plugin?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Trouble with wp_enqueue_script](https://wordpress.org/support/topic/trouble-with-wp_enqueue_script/)
 *  Thread Starter [learntodesign](https://wordpress.org/support/users/learntodesign/)
 * (@learntodesign)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/trouble-with-wp_enqueue_script/#post-7503832)
 * Thank you. I finally realized that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BuddyPress User Info Widget] Linking avatar to profile](https://wordpress.org/support/topic/linking-avatar-to-profile/)
 *  Thread Starter [learntodesign](https://wordpress.org/support/users/learntodesign/)
 * (@learntodesign)
 * [10 years ago](https://wordpress.org/support/topic/linking-avatar-to-profile/#post-7458732)
 * Just to specify, I not only want to show members by role, but I would also like
   them to be randomized as well.
 * Have a wonderful day.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BuddyPress User Info Widget] Linking avatar to profile](https://wordpress.org/support/topic/linking-avatar-to-profile/)
 *  Thread Starter [learntodesign](https://wordpress.org/support/users/learntodesign/)
 * (@learntodesign)
 * [10 years ago](https://wordpress.org/support/topic/linking-avatar-to-profile/#post-7458731)
 * I actually figured out how to do the above but is it possible to also randomize
   the users that appear? Right now they seem to be listed as alphabetical and I
   don’t see anywhere where the $type has been defined. I am sorry but I am new 
   to this and I would appreciate any help/suggestion.
 * You have a wonderful plugin and thank you for your time.

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