Title: Issue with a few plugins
Last modified: August 21, 2016

---

# Issue with a few plugins

 *  Resolved [erryn](https://wordpress.org/support/users/erryn/)
 * (@erryn)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/issue-with-a-few-plugins/)
 * Hi there;
 * Firstly nice work on the plugin! I’m having a couple of issues with plugins however
   which this does not apply to, one is Jquery Mega Menu, the other is social media
   tabs. I can see in the Mega Menu file it’s using get_plugin_directory() which
   returns WP_PLUGIN_URL/menu plugin path.
 * I thought in my naivity that WordPress should be able to handle https on WP_PLUGIN_URL
   dynamically, however I’m still getting issues (the website is just-garden-games.
   co.uk, if you chuck in https: you will see what I mean).
    Any thoughts?
 * [http://wordpress.org/extend/plugins/ssl-insecure-content-fixer/](http://wordpress.org/extend/plugins/ssl-insecure-content-fixer/)

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

 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/issue-with-a-few-plugins/#post-3950604)
 * G’day,
 * I can’t see the site, it just redirects to just-online.org, so I’m afraid I can’t
   help diagnose what’s going on here.
 * cheers,
    Ross
 *  Thread Starter [erryn](https://wordpress.org/support/users/erryn/)
 * (@erryn)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/issue-with-a-few-plugins/#post-3950605)
 * Apologies, it needs the www. (thanks for pointing that out, i will go fix that
   now) 🙂
 *  Thread Starter [erryn](https://wordpress.org/support/users/erryn/)
 * (@erryn)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/issue-with-a-few-plugins/#post-3950606)
 * Fixed now, left it out of the multi-site domain mapping…
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/issue-with-a-few-plugins/#post-3950608)
 * Right, you’re running WordPress 3.3.1 — really old, obsolete, **time to upgrade**.
   When you do, `WP_PLUGIN_URL` will return an HTTPS address.
 * My plugin isn’t fixing that menu plugin because they’re loading their scripts
   too late, after I clean up all the scripts that should be loaded already. Specifically,
   they’re loading their scripts on action `wp_head`, instead of `wp_enqueue_scripts`
   which is what they’re meant to be using. Tell them to fix their plugin 🙂
 * cheers,
    Ross
 *  Thread Starter [erryn](https://wordpress.org/support/users/erryn/)
 * (@erryn)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/issue-with-a-few-plugins/#post-3950610)
 * Hi again, (thanks for the swift response by the way, kudos to being on the ball!
 * It’s actually Version 3.5.2 (just masked on the front-end), cheers for the insight,
   I should be able to go in and mod the plugin files so they use the enqueue script(
   hopefully!) 🙂
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/issue-with-a-few-plugins/#post-3950615)
 * Good stuff, glad you got it all sorted.
 * cheers,
    Ross

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

The topic ‘Issue with a few plugins’ is closed to new replies.

 * ![](https://ps.w.org/ssl-insecure-content-fixer/assets/icon-256x256.png?rev=2590634)
 * [SSL Insecure Content Fixer](https://wordpress.org/plugins/ssl-insecure-content-fixer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ssl-insecure-content-fixer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ssl-insecure-content-fixer/)
 * [Active Topics](https://wordpress.org/support/plugin/ssl-insecure-content-fixer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ssl-insecure-content-fixer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ssl-insecure-content-fixer/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [ssl issue](https://wordpress.org/support/topic-tag/ssl-issue/)

 * 6 replies
 * 2 participants
 * Last reply from: [webaware](https://wordpress.org/support/users/webaware/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/issue-with-a-few-plugins/#post-3950615)
 * Status: resolved