This topic contains 1 reply, has 2 voices, and was last updated by Alex Alex 6 years ago.

work on a secure site (SSL)

  • When I activate on a secure site-the store finder that is embedded disappears. Suggestion on how to fix this
    Thanks

    nextlevel

    Alex
    StaffUser Level

    Hi nextlevel,

    Thank you for your inquiry, if you’re embedding the store locator on a secure site, the iframe source has to be HTTPS as well which is standard security policy for major browsers. Ensure that your store locator embed.php is serve at HTTPS. In addition, you can try to edit below files

    a) includes/config.inc.php
    b) admin/includes/config.inc.php

    Search for http:// and change it to https://

    Cheers,
    Alex

The topic ‘work on a secure site (SSL)’ is closed to new replies.