Title: https://www.site.com
Last modified: August 21, 2016

---

# https://www.site.com

 *  Resolved [TNELN](https://wordpress.org/support/users/tingaliin/)
 * (@tingaliin)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/)
 * I am trying to use this plugin inside a site with SSL, doe’s it work?
 * [http://wordpress.org/extend/plugins/wpgform/](http://wordpress.org/extend/plugins/wpgform/)

Viewing 14 replies - 1 through 14 (of 14 total)

 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732541)
 * I need more details in order to help you.
    - What version of the plugin are you running?
    - What version of WordPress are you running?
    - Have you looked at my [Help and Support Form](http://michaelwalsh.org/wordpress/wordpress-plugins/wpgform/help-and-support/)?
    - What exactly isn’t working?
 * SSL or not, the form should be displayed at a minimum but off the top of my head,
   I can’t think of any reason why it wouldn’t also submit even when using SSL. 
   I also have to acknowledge that I am not a SSL guru either so it is entirely 
   possible I’ve overlooked something.
 *  Thread Starter [TNELN](https://wordpress.org/support/users/tingaliin/)
 * (@tingaliin)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732550)
 * I am using the latest beta plugin and latest WordPress version.
 * I have added a link as [gform form='<full_url_to_form>’] inside att https site.
 * WordPress converts “<” into “<” after switching to visual mode.
 * I have tried to wrap [gform form='<full_url_to_form>’] inside  but the page still
   shows “unable to retrieve Google Form”.
 *  Thread Starter [TNELN](https://wordpress.org/support/users/tingaliin/)
 * (@tingaliin)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732554)
 * Forgot to say that I am using Buddypress plugin.
 *  Thread Starter [TNELN](https://wordpress.org/support/users/tingaliin/)
 * (@tingaliin)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732557)
 * warp inside  doesn’t help, < and > still gets converted to < and > .
 *  Thread Starter [TNELN](https://wordpress.org/support/users/tingaliin/)
 * (@tingaliin)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732564)
 * warp inside doesn’t help, < and > still gets converted to & lt ; and & gt ; .
 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732570)
 * The < and > characters are intended to show where you need to place your URL,
   they should not actually be included or wrapped around the URL. Take a look at
   this page, the exact syntax for showing how to use the form.
 * If you are using the beta version, I would recommend not using the gform shortcode
   at all and instead, enter all of the information into the new Google Forms Custom
   Post Type UI which is on the Dashboard Menu with the Green Google Forms icon.
 *  Thread Starter [TNELN](https://wordpress.org/support/users/tingaliin/)
 * (@tingaliin)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732577)
 * Worked like a charm! the form was loaded, will test send data soon.
 * When will you release a final version?
 * I am planning create a custom code to with get_userdata, do you think it will
   work?
 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732591)
 * Glad to hear it is working.
 * As for your second question, what are you hoping to do with get_userdata()? I
   have no idea if what you want to do will work without know what you actually 
   want to do.
 *  Thread Starter [TNELN](https://wordpress.org/support/users/tingaliin/)
 * (@tingaliin)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732595)
 * Yes, get_userdata(), just to pull name and email.
 * However, it would be nice to be able to pull data from extended profile for Buddypress
   to.
 * Also, what do you think about Private Google Forms? is it a simple API issue?
 *  Thread Starter [TNELN](https://wordpress.org/support/users/tingaliin/)
 * (@tingaliin)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732620)
 * Do you think you can give me a clue where I should add the function?
 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732623)
 * The ability to require an email address and use the current user’s if they are
   logged in is already built into the plugin. It is one of the options when you
   create a form.
 * As for pulling data from the extended BuddyPress plugin, no plans to do that.
 * This plugin supports any Google Form which means the fields can literally be 
   anything that the person wants to design the form to be. There is no facility
   for mapping existing WordPress user data onto the form fields. I supposed it 
   could technically be done but there would be so many caveats and restrictions
   that I don’t think it would yield anything very useful.
 * Unfortunately Google Forms don’t have an API. Google Docs do but Forms do not.
   The only way to interact with the Form is to do so interactively. The plugin 
   mimic interactive behavior using the WordPress HTTP API.
 *  Thread Starter [TNELN](https://wordpress.org/support/users/tingaliin/)
 * (@tingaliin)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732625)
 * thanks for the answer!
 *  Thread Starter [TNELN](https://wordpress.org/support/users/tingaliin/)
 * (@tingaliin)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732644)
 * Hey,
 * can you please tell me more about “ability to require an email address and use
   the current user’s if they are logged in”?
 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732680)
 * On the Google Forms Custom Post Type UI use the “Email End User” option.

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘https://www.site.com’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpgform_8cc59f.svg)
 * [Google Forms](https://wordpress.org/plugins/wpgform/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpgform/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpgform/)
 * [Active Topics](https://wordpress.org/support/plugin/wpgform/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpgform/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpgform/reviews/)

 * 14 replies
 * 2 participants
 * Last reply from: [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/httpswwwsitecom/#post-3732680)
 * Status: resolved