Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #984855
    jrod0725
    Participant

    I’m using a custom image on my google map but for some reason it isn’t pulling over the https version? Any idea what I can do to fix this?

    quantifyfitness.com

    Thanks
    josh

    #985317
    jrod0725
    Participant
    #985387
    Rupok
    Member

    Hi there,

    Are you using https:// link for that image? Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #985835
    jrod0725
    Participant
    This reply has been marked as private.
    #986052
    Lely
    Moderator

    Hello Josh,

    Upon checking, you’re using this image:
    http://quantifyfitness.com/wp-content/uploads/2016/01/favicon-e1461625076489.png
    It is weird because I can’t find it in Media Library. This is what I saw:
    https://quantifyfitness.com/wp-content/uploads/2016/01/favicon-e1462918042801.png
    I made a duplicate of Contact page here:https://quantifyfitness.com/?page_id=594 and then use this image:https://quantifyfitness.com/wp-content/uploads/2016/01/favicon-e1462918042801.png. It’s working. It is getting the https image. This usually happens if you have uploaded the images before SSL is applied on the site.

    Hope this helps.

    #986091
    jrod0725
    Participant

    Thanks. Did you do something to make all the images uses HTTPS? I selected that image again from the original contact page and it’s working now.

    #986222
    Thai
    Moderator

    Hi There,

    Please add this in .htaccess file:

    <IfModule mod_headers.c>
        Header set Access-Control-Allow-Origin "*"
    </IfModule>

    Hope it helps.

    #986288
    jrod0725
    Participant

    I’m sorry. What is this for?

    #986902
    Rad
    Moderator

    Hi there,

    It’s to fix the cross domain issue with the image. I checked and the image is properly displaying now, I guess you can ignore that last recommendation.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-984855 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>