Viewing 4 replies - 1 through 4 (of 4 total)
  • ddmab

    (@ddmab)

    Hi @ratputin,

    Did you figure this out? I’m having similar issues. It seems the aWeber API is relative and should accept https-requests, but it seems to force it to http.

    Thread Starter wy4tt34rp

    (@ratputin)

    Unfortunately I did not. I stopped using the plugin.

    I figured it out: Go to plug Ins. Click on the Edit button under the ‘Aweber Web Form Widget’ plug in.

    It will show you the actual code for the plug in. On the right, click to select aweber_webform_plugin.php

    Then hit CTRL-F to find ‘http’. The fourth and six instances of ‘http’ link to ‘https://forms.aweber.com…..’

    For both instances, add the ‘s’ for secure at the end of ‘http’ so they read ‘https://forms.aweber.com/….’

    Click on SAVE and you are done.

    I actually tried that before, it didn’t work I’m afraid. I did a text-widget implementation instead which seems to have worked. Thanks for the follow up though!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Insecure content?’ is closed to new replies.