Title: Problem with SSL
Last modified: November 29, 2016

---

# Problem with SSL

 *  [escael](https://wordpress.org/support/users/escael/)
 * (@escael)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/problem-with-ssl-5/)
 * Hi,
    In ssl installations the plugin gives problems.
 * Line: 80
    wp_enqueue_style(‘jquery-ui’, ‘[http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css&#8217](http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css&#8217););
 * Call “http” instead of “https”

Viewing 1 replies (of 1 total)

 *  [goldhat](https://wordpress.org/support/users/goldhat/)
 * (@goldhat)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/problem-with-ssl-5/#post-8534005)
 * They should use “//ajax.goo” instead of writing the protocol. Common problem 
   when implementing SSL with WP because probably over half the plugins and themes
   make this same mistake. Not much you can do about it except ask them to update
   it, or hack it yourself replacing it with protocol independent path “//”.
    -  This reply was modified 9 years, 6 months ago by [goldhat](https://wordpress.org/support/users/goldhat/).

Viewing 1 replies (of 1 total)

The topic ‘Problem with SSL’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-pro-quiz_2e3c46.svg)
 * [Wp-Pro-Quiz](https://wordpress.org/plugins/wp-pro-quiz/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-pro-quiz/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-pro-quiz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-pro-quiz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-pro-quiz/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [goldhat](https://wordpress.org/support/users/goldhat/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/problem-with-ssl-5/#post-8534005)
 * Status: not resolved