Title: running with ssl
Last modified: August 21, 2016

---

# running with ssl

 *  Resolved [liorchaga](https://wordpress.org/support/users/liorchaga/)
 * (@liorchaga)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/running-with-ssl/)
 * Hey,
 * When working in the admin with ssl, the plugin css is loaded in http.
 * You should fix line 23 on search-everything.php, it should be:
    define(‘SE_PLUGIN_URL’,
   plugins_url() . ‘/’ . SE_PLUGIN_NAME);
 * instead of:
    define(‘SE_PLUGIN_URL’, WP_PLUGIN_URL . ‘/’ . SE_PLUGIN_NAME);
 * [https://wordpress.org/plugins/search-everything/](https://wordpress.org/plugins/search-everything/)

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

 *  [Mateja](https://wordpress.org/support/users/sparkica/)
 * (@sparkica)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/running-with-ssl/#post-4670931)
 * Hey, thanks for pointing this out.
    Fortunately we noticed this, too and will
   fix it in next update.
 * Thanks again.
 * Take care & have a nice day,
    Mateja
 *  [PetraP](https://wordpress.org/support/users/petrap/)
 * (@petrap)
 * [12 years ago](https://wordpress.org/support/topic/running-with-ssl/#post-4671189)
 * Hey liorchaga,
 * this issue has been dealt with so I am going to mark this topic as resolved.
 * If there is anything else we can help you with please let us know.
 * Best,
    Petra

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

The topic ‘running with ssl’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/search-everything_242529.svg)
 * [Search Everything](https://wordpress.org/plugins/search-everything/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/search-everything/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/search-everything/)
 * [Active Topics](https://wordpress.org/support/plugin/search-everything/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/search-everything/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/search-everything/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [PetraP](https://wordpress.org/support/users/petrap/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/running-with-ssl/#post-4671189)
 * Status: resolved