• Resolved xayana

    (@xayana)


    Heey

    When SSL is used on a site, the browser gives a mixed content warning that comes from
    “/wp-content/plugins/ban-users/include/admin-enqueue-script.php”

    Line 10: wp_register_style(‘w3dev-jquery-datepicker-css’, “http://code.jquery.com/ui/1.12.0/themes/base/jquery-ui.css”, array(), $version_id);

    Changed that to wp_register_style(‘w3dev-jquery-datepicker-css’, “https://code.jquery.com/ui/1.12.0/themes/base/jquery-ui.css”, array(), $version_id);

    and everything is fine. Could you please fix that in a next release?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author webxmedia

    (@webxmedia)

    Hi,

    Many thanks for your comments. I will release an update tomorrow with this SSL fix.

    Regards,
    Matt.

    Plugin Author webxmedia

    (@webxmedia)

    Hi xayana,

    I’ve just deployed an update 1.2.9 which includes the SSL fix. Kindly test and let me know if you experience and further issues. Thanks.

    Matt.

    Plugin Author webxmedia

    (@webxmedia)

    HI xayana,

    I’m marking this item as closed, but please do let me know if you have any further queries. Thanks.

    Matt.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘mixed content’ is closed to new replies.