Title: SSL Bug
Last modified: August 21, 2016

---

# SSL Bug

 *  Resolved [knsheely](https://wordpress.org/support/users/knsheely/)
 * (@knsheely)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/ssl-bug/)
 * I am trying to use this plugin over SSL and the jquery is being blocked on the
   import and export page. This can be fixed by changing first three lines of export_view.
   php and import_view.php to the following:
 *     ```
       <link rel="stylesheet" href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
       <script src="//code.jquery.com/jquery-1.9.1.js"></script>
       <script src="//code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
       ```
   
 * [https://wordpress.org/plugins/wp-csv/](https://wordpress.org/plugins/wp-csv/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [CPK Web Solutions](https://wordpress.org/support/users/cpkwebsolutions/)
 * (@cpkwebsolutions)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/ssl-bug/#post-4720241)
 * Thanks knsheely.
 * I will modify when I get back home from travelling.
 * Best wishes
 * Paul

Viewing 1 replies (of 1 total)

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

 * ![](https://s.w.org/plugins/geopattern-icon/wp-csv.svg)
 * [WP CSV](https://wordpress.org/plugins/wp-csv/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-csv/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-csv/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-csv/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-csv/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-csv/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [CPK Web Solutions](https://wordpress.org/support/users/cpkwebsolutions/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/ssl-bug/#post-4720241)
 * Status: resolved