Forums Forums Search & Filter Pro Results Page Mixed Content Warning Over HTTPS

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #91754

    I’m getting some mixed content warnings in my browser when serving up the search results page via the shortcode over https. Site is still under construction, so below is the warning, minus the actual website url.

    Mixed Content: The page at ‘https://domain.com/assay-results/’ was loaded over a secure connection, but contains a form which targets an insecure endpoint ‘http://domain.com/assay-results’. This endpoint should be made available over a secure connection.

    My guess is it’s the code displaying the following:

    <form data-sf-form-id=’1422′ data-is-rtl=’0′ data-maintain-state=” data-results-url=’http://domain.com/assay-results’&#8230;..

    Any idea how to resolve this?

    Thanks,
    Bryan

    Trevor
    #91790

    Go into the Search form settings, and on the second tab, make sure the results url there is https (if the Display Results Method has that setting)?

    Otherwise, make sure the WordPress site settings are both https.

    Anonymous
    #91822

    Yep, that did the trick. I didn’t have https in the display results link. Oversight by me, thx again for the help!

    Bryan

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