Title: SSL Fix
Last modified: August 31, 2016

---

# SSL Fix

 *  [slackarse](https://wordpress.org/support/users/slackarse/)
 * (@slackarse)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/ssl-fix/)
 * Hi,
 * Great plugin! I have a small, easily fixed issue. When running admin on https,
   I’m getting mixed content errors caused by the plugin.
 * I’ve made a quick fix to the plugin which fixes the issue:
 * **file: /lib/constants.php**
 * `if( !defined( 'FLUID_VIDEO_EMBEDS_URLPATH' ) ) define( 'FLUID_VIDEO_EMBEDS_URLPATH',
   plugins_url() . "/" . plugin_basename( FLUID_VIDEO_EMBEDS_DIRNAME ) );`
 * `if( !defined( 'FLUID_VIDEO_EMBEDS_URLPATH' ) ) define( 'FLUID_VIDEO_EMBEDS_URLPATH',
   plugins_url() . "/" . plugin_basename( FLUID_VIDEO_EMBEDS_DIRNAME ) );`
 * [https://wordpress.org/plugins/fluid-video-embeds/](https://wordpress.org/plugins/fluid-video-embeds/)

The topic ‘SSL Fix’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fluid-video-embeds_746591.svg)
 * [Fluid Video Embeds](https://wordpress.org/plugins/fluid-video-embeds/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fluid-video-embeds/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fluid-video-embeds/)
 * [Active Topics](https://wordpress.org/support/plugin/fluid-video-embeds/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fluid-video-embeds/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fluid-video-embeds/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [slackarse](https://wordpress.org/support/users/slackarse/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/ssl-fix/)
 * Status: not resolved