Title: Coding Issues / WordPress Compatibility
Last modified: March 11, 2021

---

# Coding Issues / WordPress Compatibility

 *  [TheFactory](https://wordpress.org/support/users/thefactory/)
 * (@thefactory)
 * [5 years ago](https://wordpress.org/support/topic/coding-issues-wordpress-compatibility/)
 * I’m running the latest version 3.0.6.
 * I have also purchased the PRO version years ago for lifetime updates, however
   my serial will not pass validation. I have submitted a help / support ticket 
   on your website and now over a week with no reply. PLEASE ADVISE…
 * This plugin needs some major upgrading to become modern / compatible with the
   latest WordPress. Its using coding that has been unsupported now since 2020 and
   there are numerous Javascript issues that need to be resolved.
 * Outdated / Unsupported Coding:
    – qTip2 v2.2.1 [http://www.qtip2.com](http://www.qtip2.com)
 * Javascript Issues:
    – admin.js and other JS files
 * Example use of the following:
 *     ```
       return false;
       e.preventDefault();
       ```
   
 * This is not correct should be updated to:
 *     ```
       e.preventDefault();
       return false;
       ```
   
 * Also please make compatible with latest JQuery where migrate is not required.
    -  This topic was modified 5 years ago by [TheFactory](https://wordpress.org/support/users/thefactory/).

Viewing 1 replies (of 1 total)

 *  Thread Starter [TheFactory](https://wordpress.org/support/users/thefactory/)
 * (@thefactory)
 * [5 years ago](https://wordpress.org/support/topic/coding-issues-wordpress-compatibility/#post-14202298)
 * Guess you can expect the same great tech support… I opened a support ticket as
   well since I have the paid PRO version and my code won’t validate – 3 weeks ago
   and no reply as well as this post here.
 * crickets… chirp. chirp. ???

Viewing 1 replies (of 1 total)

The topic ‘Coding Issues / WordPress Compatibility’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/users-ultra_a880cc.svg)
 * [Users Ultra Membership, Users Community and Member Profiles With PayPal Integration Plugin](https://wordpress.org/plugins/users-ultra/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/users-ultra/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/users-ultra/)
 * [Active Topics](https://wordpress.org/support/plugin/users-ultra/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/users-ultra/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/users-ultra/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [TheFactory](https://wordpress.org/support/users/thefactory/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/coding-issues-wordpress-compatibility/#post-14202298)
 * Status: not resolved