Title: Scheduler iframe blocked, not HTTPS
Last modified: July 9, 2019

---

# Scheduler iframe blocked, not HTTPS

 *  Resolved [rmanleyreeve](https://wordpress.org/support/users/rmanleyreeve/)
 * (@rmanleyreeve)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/scheduler-iframe-blocked-not-https/)
 * The issue is the http:// URL hard-coded on the iframe src. As our site is HTTPS
   the iframe gets blocked for ‘insecure content’ as the plugin explicitly requests
   a http URL, e.g [http://www.vcita.com/widgets/scheduler/xxxxx?ver=2](http://www.vcita.com/widgets/scheduler/xxxxx?ver=2)–
   this is hard-coded in the plugin code.
    The file path is: /wp-content/plugins/
   meeting-scheduler-by-vcita/vcita-widgets-functions.php The relevant function 
   is at line 141 – vcita_create_embed_code() $code = “<iframe frameborder=’0′ src
   =’[http://&#8221](http://&#8221);.VCITA_SERVER_BASE

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

 *  Plugin Author [vcita](https://wordpress.org/support/users/vcita/)
 * (@vcita)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/scheduler-iframe-blocked-not-https/#post-11715154)
 * Hi there,
 * Thank you so much for letting us know!
    What may help you is instead of using
   the PlugIn, you will want to use the html from Online Presence > Website widgets
   within vCita.
 * If you click on “Other Websites”, you should be able to grab the iFrame there,
   which does have the https.
 * Let me know if that works! If this does not, please reach out to support by clicking
   on “Contact Us” within your vCita dashboard!
    Thank you! -vCita support
 *  Thread Starter [rmanleyreeve](https://wordpress.org/support/users/rmanleyreeve/)
 * (@rmanleyreeve)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/scheduler-iframe-blocked-not-https/#post-11717180)
 * OK we can do that, but it sort of defeats the point of offering the plugin shortcode.
   
   And you should really be using HTTPS for URLs nowadays
 *  Plugin Author [vcita](https://wordpress.org/support/users/vcita/)
 * (@vcita)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/scheduler-iframe-blocked-not-https/#post-11718763)
 * Thank you for the feedback! We’ll be sure to take this into consideration.
 * -vCita Support

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

The topic ‘Scheduler iframe blocked, not HTTPS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/meeting-scheduler-by-vcita.svg)
 * [Online Booking & Scheduling Calendar for WordPress by vcita](https://wordpress.org/plugins/meeting-scheduler-by-vcita/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/meeting-scheduler-by-vcita/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/meeting-scheduler-by-vcita/)
 * [Active Topics](https://wordpress.org/support/plugin/meeting-scheduler-by-vcita/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/meeting-scheduler-by-vcita/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/meeting-scheduler-by-vcita/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [vcita](https://wordpress.org/support/users/vcita/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/scheduler-iframe-blocked-not-https/#post-11718763)
 * Status: resolved