• You guys should really switch all this http links to https. Both sites (schema.org and placehold.it) not just support, but force to https.

Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hey @theduna,
    That is not something the theme controls. This post may be helpful: https://www.kadencethemes.com/adding-ssl-wordpress/
    Let me know if you have further questions on this!

    Hannah

    Thread Starter theduna

    (@theduna)

    Ok, it seems my message is unclear. Let’s try again.

    Your theme contains links to sites: schema.org and placehold.it
    Both sites are HTTPS, not HTTP. And the theme links to HTTP versions. As an example /lib/custom.php line 149:
    $schema = ‘http://schema.org/’;

    And if in a case of schema.org it`s just a good practice to replace HTTP with HTTPS, in case of placehold.it it breaks security because of unsafe image load, which is bad.

    Hope I explained better now.

    Hey,
    Thanks for your post. I’ll update the schema links, Placehold it is getting removed per wordpress.org rules. By the way, you can set your own fallback image in the theme options > blog options.

    Ben

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘HTTPS support’ is closed to new replies.