Title: Stylesheet served over http not https
Last modified: April 26, 2017

---

# Stylesheet served over http not https

 *  [ouegy](https://wordpress.org/support/users/ouegy/)
 * (@ouegy)
 * [9 years ago](https://wordpress.org/support/topic/stylesheet-served-over-http-not-https/)
 * Hi,
 * I’ve looked at how the stylesheet is served and I can’t see why this error is
   showing up…
 *  public function of_enqueue_styles()
    { wp_enqueue_style( ‘searchandfilter’, 
   SEARCHANDFILTER_PLUGIN_URL . ‘/style.css’, false, 1.0, ‘all’ ); }
 * Can you advise how to fix?
 * Thanks

Viewing 1 replies (of 1 total)

 *  Thread Starter [ouegy](https://wordpress.org/support/users/ouegy/)
 * (@ouegy)
 * [9 years ago](https://wordpress.org/support/topic/stylesheet-served-over-http-not-https/#post-9069245)
 * It is the use of WP_PLUGIN_URL rather than plugins_url()
 * Would you be able to provide an update to the plugin for this?
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Stylesheet served over http not https’ is closed to new replies.

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

 * 1 reply
 * 1 participant
 * Last reply from: [ouegy](https://wordpress.org/support/users/ouegy/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/stylesheet-served-over-http-not-https/#post-9069245)
 * Status: not resolved