• Resolved dblinks

    (@dblinks)


    Testing on 2 sites, same server set up. Test successful on http site, but other one we have ssl (https) on will not test sucessfully (mobiloud android) or in WP Dashboard.

    On the site we have just http, the site tests ok, but does not display gravity form on page generated by shortcode.

    So, we know that’s 2 questions, but both would have to be resolved to move forward. Great plugin/app

    cheers
    stu

    https://www.ads-software.com/plugins/mobiloud-mobile-app-plugin/

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

    (@psac50)

    Hi Stu,

    Thanks for this.

    The app needs to be pointed at the exact https URL for it to load correctly (avoiding http redirects) – something we can make sure to configure appropriately for you.

    There should be no problem with rendering a gravity form in a page, but we can certainly help and verify your setup to make sure everything is working as expected.

    Please reach out at [email protected] with an indication of your URL and we can verify all settings with you.

    thanks,
    Pietro

    Thread Starter dblinks

    (@dblinks)

    Hi Pietro.

    Most of our sites are behind a proxy (CloudFlare), so not sure if their “Flexible SSL” is going to work without a top level certificate installed to make it compatible with your set up.

    i.e. In wp-config we have:

    if (isset($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https')
        $_SERVER['HTTPS']='on';

    Have you looked at this kind of set up before?

    One site running this is https://wordsrack.com (notice I put http in so you can see it forces SSL as demo). Cloudflare has a page rule that does this for us, the origin server does not really have ssl between itself and CloudFlare. We love this set up but may have to do something more depending on how you respond.

    thanks!

    Plugin Author pietro

    (@psac50)

    Hi Stu,

    I don’t think your setup should be a problem. It might take a bit of experimentation which we’re happy to support you with. Quite simply building the app pointing at the https URL should work out.

    feel free to email me at [email protected]

    thanks,
    Pietro

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