Okay
  Public Ticket #614273
Switching to SSL
Closed

Comments

  • Joël started the conversation

    We wanted to switch to SSL, but when doing this, the HTML Newave template suddenly stops working.

    This means, it hangs forever on the "animated loader" icon. Even when clearing cache or viewing on mobile / another device.

    Isn't it possible to switch to SSL with this theme?

  •  1,823
    Support replied

    Hi Should be possible, just in functions.php you need to replace the google maps url

    wp_register_script(

    \'google-maps\',

    \'https://maps.google.com/maps/api/js?sensor=false\',

    \'jquery\',

    false,

    true

    );

    And modify the paths (images, etc) to point to the https site

    Otherwise the browser console should tell the (other) errors

    thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy