Home Forums Newsletter Plugin Support Secure images

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #47736
    ShineM
    Participant

    How do I refer to my images in a newsletter on https. I thought it would automatically use https since the newsletter does but the images is coming up as http and so giving a warning when the newsletter is viewed online. The code in theme.php is currently:

    ” src=”<?php echo esc_attr($theme_options[‘theme_header_logo’][‘url’]) ?>”>

    Thanks for any help as I’m new to PHP.

    #47765
    Stefano
    Keymaster

    If your blog settings (on main WP settings) has the HTTPS the image URLs should be HTTPS. Could you check those configuration?

    Stefano.

    #50364
    ShineM
    Participant

    Hi Stefano. Yes that’s the strange thing. It is set to be https in WordPress settings and all the thumbnails in the newsletter work automatically as https but our custom logo doesn’t. In our website itself the same logo appears as https no problem, just not when it grabs it to place it at the top of our newsletter. Any ideas?

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.