Title: https issue?
Last modified: December 2, 2016

---

# https issue?

 *  Resolved [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/https-issue-15/)
 * Hi,
    I have two sites… one test/development and the other is live. They are exactly
   the same, except that the live site is secure https.
 * I have a plugin that messes with one page and I am using Plugin Organizer to 
   disable it on that page. It works perfectly on the test site, but does not work
   on the live site. The only difference (that I can think of) is that the live 
   site is https.
 * Could this be? Is there a way around it?
 * The test page that works is: [http://osgifix.wpengine.com/osgi-certification/osgi-enabled-products-and-services/](http://osgifix.wpengine.com/osgi-certification/osgi-enabled-products-and-services/)
   
   The desired result is that the left sidebar is NOT extended to the bottom (using
   the Equal Heights plugin) so it allows the accordion on the page to work properly.
   If you look at any other internal page, you will see the left sidebar extends
   to the bottom.
 * On the live site: [https://www.osgi.org/osgi-certification/osgi-enabled-products-and-services/](https://www.osgi.org/osgi-certification/osgi-enabled-products-and-services/),
   you see that the sidebar DOES extend to the bottom, proving that the Equal Heights
   plugin is NOT disabled on the page (and the accordion completely destroys the
   page when any of the items are clicked).
 * All settings on both sites are EXACTLY the same.
 * Thank you for your help.

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

 *  [xberg](https://wordpress.org/support/users/xberg/)
 * (@xberg)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/https-issue-15/#post-8519483)
 * Did you change the permalink from http to https in Plugin Organiser for that 
   page?
 *  [xberg](https://wordpress.org/support/users/xberg/)
 * (@xberg)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/https-issue-15/#post-8519558)
 * Here’s a trick to quickly change all your filters from http to https:
 * In phpmyadmin, run the following mysql query:
 * UPDATE `wp_XXX_po_plugins` SET `secure` = ‘1’ WHERE `wp_XXX_po_plugins`.`secure`
   = 0
    replacing XXX with your wordpress prefix (if any)
    -  This reply was modified 9 years, 5 months ago by [xberg](https://wordpress.org/support/users/xberg/).
 *  Thread Starter [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/https-issue-15/#post-8520193)
 * I added a filter using the https permalink and it worked. THANK YOU!!!!
    -  This reply was modified 9 years, 5 months ago by [dichotomy](https://wordpress.org/support/users/dichotomy/).

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

The topic ‘https issue?’ is closed to new replies.

 * ![](https://ps.w.org/plugin-organizer/assets/icon-256x256.png?rev=1786554)
 * [Plugin Organizer](https://wordpress.org/plugins/plugin-organizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/plugin-organizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/plugin-organizer/)
 * [Active Topics](https://wordpress.org/support/plugin/plugin-organizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/plugin-organizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/plugin-organizer/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/https-issue-15/#post-8520193)
 * Status: resolved