• Resolved BigDogSF

    (@bigdogsf)


    Hey Danial, Wanted to share this experience regarding gravity forms.

    I had yellow insecure content warnings on my secure gravity checkout forms, and spent several hours today trying to figure it out, and as per usual…it was a case of retracing steps.

    I know the issue belongs to popup maker because when I deactivated the plugin the issue resolved, and when I reactivated the plugin, it returned.

    1. I have approx 16 gravity forms set up.
    2. Some of them are for secure checkout items and some are not secure.
    3. I use a custom button image on all of them.
    4. I found on my secure forms, (most probably because I have some popups loading on all pages)..that popupmaker caused the yellow security flag issue even when it is not being utilized within a form.

    Because I am also using popupmaker in some of the secure forms, I needed to resolve the issue instead of excluding specific form pages.

    I had firebugged the issue previously and could not understand why I kept getting this insecure message when the submit buttons for the secure checkout gravity forms were all set to https.

    So I decided to go back and set ALL of the gravity submit buttons, on forms that were not secure to https…and the issue resolved.

    My conclusion is that for some reason, popup maker is pulling the image from all 16 of the gravity forms. Never seen this before…anyway, this could save another person a lot time, so I’m posting the issue, even though I resolved it. You may also want to take a look at this issue and make some changes to the popup maker code.

    Still loving popupmaker, and I added the theme pack extensions…yippee!! Next…analytics.

    Regards
    Will

    https://www.ads-software.com/plugins/popup-maker/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @bigdogsf – Hmm not sure that it is caused by PM. We use https on our entire site, and have GForms in popups on many pages. From your description it sounds like their is an image used for your form buttons? If thats the case your best bet is to set the link of the image using protocol-less urls.

    They look like this //url.com/pathtoimage/image.jpg. Simply remove the https:// or https:// This lets the browser decide which is appropriate.

    If I am misunderstanding something please let me know.

    Plugin Author Daniel Iser

    (@danieliser)

    On a second read through, your problem is likely stemming from usage of any content (images, css, JS, or even images loaded as CSS backgrounds). They must all be loaded using the appropriate protocol, or using protocol-less urls.

    We spent quite some time going through our site fixing these types of issues to, but none were caused by PM. I have built all functions of PM to use protocol-less URLs from the get go.

    Thread Starter BigDogSF

    (@bigdogsf)

    Hi Danial, Not sure if I was clear…but the issue resolved when I converted all of the gravity form submit button images to https.

    My question was as to why Popup Maker was pulling from all of the gravity forms instead of just the gravity form where I used a popup.

    Anyway, Thanks for the lesson on protocol less images….I will be instituting it throughout my site on all future images…and as time goes by will update existing images.

    Regards,
    Will

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Gravity Forms’ is closed to new replies.