• TheFactory

    (@thefactory)


    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 https://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 4 years ago by TheFactory.
Viewing 1 replies (of 1 total)
  • Thread Starter TheFactory

    (@thefactory)

    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.