• Resolved knsheely

    (@knsheely)


    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://www.ads-software.com/plugins/wp-csv/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘SSL Bug’ is closed to new replies.