Title: [Plugin: Post Types Order] Problem with SSL backend
Last modified: August 20, 2016

---

# [Plugin: Post Types Order] Problem with SSL backend

 *  Resolved [Bill Dennen](https://wordpress.org/support/users/xyzzy/)
 * (@xyzzy)
 * [14 years ago](https://wordpress.org/support/topic/plugin-post-types-order-problem-with-ssl-backend/)
 * Hi, When running the WordPress backend behind SSL, post-types-order generates
   a mixed content error. It looks like this is from the enqueuing of the stylesheet.
 * To fix this, you might change this code:
 * `define('CPTURL', get_option('siteurl').'/wp-content/plugins/post-types-order');`
 * to use plugins_url, as seen here:
 * [http://codex.wordpress.org/Determining_Plugin_and_Content_Directories](http://codex.wordpress.org/Determining_Plugin_and_Content_Directories)
 * ?
 * [http://wordpress.org/extend/plugins/post-types-order/](http://wordpress.org/extend/plugins/post-types-order/)

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

 *  Plugin Author [nsp-code](https://wordpress.org/support/users/nsp-code/)
 * (@nsp-code)
 * [14 years ago](https://wordpress.org/support/topic/plugin-post-types-order-problem-with-ssl-backend/#post-2799035)
 * Hi there
    I think you use an older version as there is no such code. Can you 
   please make sure you use the 1.5.4 which is the latest?
 *  Thread Starter [Bill Dennen](https://wordpress.org/support/users/xyzzy/)
 * (@xyzzy)
 * [14 years ago](https://wordpress.org/support/topic/plugin-post-types-order-problem-with-ssl-backend/#post-2799057)
 * thanks for your help, that solved it.

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

The topic ‘[Plugin: Post Types Order] Problem with SSL backend’ is closed to new
replies.

 * ![](https://ps.w.org/post-types-order/assets/icon-128x128.png?rev=1226428)
 * [Post Types Order](https://wordpress.org/plugins/post-types-order/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-types-order/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-types-order/)
 * [Active Topics](https://wordpress.org/support/plugin/post-types-order/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-types-order/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-types-order/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Bill Dennen](https://wordpress.org/support/users/xyzzy/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-post-types-order-problem-with-ssl-backend/#post-2799057)
 * Status: resolved