• Resolved mattgoddard

    (@mattgoddard)


    I have hidden content on my checkout page and I can’t figure out where I go to remove it. It’s currently not displayed but is there and causing a mixed content error where a referenced image is on http.

    I’ve seen the content and below CSS in the Chrome Dev Console.
    <div class=”woocommerce-terms-and-conditions” style=”display: none; max-height: 200px; overflow: auto;”><h1>FAQ</h1> …. rest of content.

    It must be from a very long time ago and I’m not sure why it’s only just become a problem. Where do I find this custom content to remove it?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Kyle M

    (@kylemcpheron)

    Hi Matt,

    I have looked at your checkout page and I was unable to locate the hidden content. On my end, it is showing the connection as secure.


    Link to image: https://d.pr/i/oLlbxC/GMZ8OqT5RU

    I have also looked at the console, and there is one HTTP error: status code 404, is that what you are referring to? If so, that appears to be a payment button from PayPal that is not loading correctly.

    Thread Starter mattgoddard

    (@mattgoddard)

    Not sure why that would be – I’m still seeing it on Edge and Chrome (using incognito mode and same product selection as you did).

    Here are 3x screenshots.
    1. The developer console showing mixed content error relating to frame-options-1.jpg
    2. The code showing the hidden content
    3. Screenshot where I’ve removed the display:none of that element

    https://drive.google.com/drive/folders/1Up9AbPCcLiJdhjzY5oarq8jvdUIQizqK?usp=sharing

    Not worried about the Paypal 404 for now

    Kyle M

    (@kylemcpheron)

    Thank you for the screenshots, those are helpful. I have gone back to your site, and re-added the same product. I’m still not seeing any mixed content errors relating to frame-options-1.jpg.

    Looking at the screenshot, it seems you have removed the FAQs section from the checkout page that was causing the error. Has that solved the issue? Please let us know if there was something else we could further help with.

    AJ a11n

    (@amandasjackson)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Thread Starter mattgoddard

    (@mattgoddard)

    All resolved. I hired in some help to resolve it. Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Hidden content on Checkout causing Mixed content warning’ is closed to new replies.