• I changed my website to https. However, Google Chrome limits my display of my secure website because not all resources are accessed via https (mixed content).

    Specifically, this affects the graphics that are called by the WP Slider plugin. The slider uses for a call http: // ..image URL ..
    In order for the browser to display the “green HTTPS lock”, all these calls must also be converted to https: // ..image-ULR ..

    Where can I make this change? In the database or in a .php script?

    Thank you very much.

    Best regards

  • The topic ‘Where are WP slider image URLs stored – how can I change them URL?’ is closed to new replies.