Title: 404 error page
Last modified: August 30, 2016

---

# 404 error page

 *  [nihiliste123](https://wordpress.org/support/users/patricestudiobluemangocom/)
 * (@patricestudiobluemangocom)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/404-error-page-16/)
 * I am trying to embed a Google form that I’ve created.
    I use the plugin and I
   can see the form correctly as a “preview”. As soon as I publish it, it gets redirected
   to a 404 error page. My goal would be to use the Gravity form and then to direct
   to this Google form following the regular Gravity form. Is this something that
   is possible? Right now I can’t event see it being published after it’s published.***
   sigh***
 * [https://wordpress.org/plugins/wpgform/](https://wordpress.org/plugins/wpgform/)

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

 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767162)
 * This happens sometimes – not entirely sure why. Solution is pretty simple though.
    1. On your Settings page, copy your Permalinks settings.
    2. Set the Permalinks setting to the WordPress default and save it.
    3. Change Permalinks setting back to value you saved in Step #1 and save it.
 * These steps cause a complete re-write of the permalinks and almost always resolves
   the 404 problem.
 *  Thread Starter [nihiliste123](https://wordpress.org/support/users/patricestudiobluemangocom/)
 * (@patricestudiobluemangocom)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767183)
 * I think I’m getting somwehere.
    I have embedded the code to replace the gravity
   form. Only thing, it shows the form in a box that is smaller than the real page.
   Is there a way to make the box of the google form longer? (Rhetorical question,
   of course) [https://geetanadkarni.com/contact/](https://geetanadkarni.com/contact/)
 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767188)
 * Your form is in an IFRAME element which means it wasn’t added to the page with
   the plugin.
 *  Thread Starter [nihiliste123](https://wordpress.org/support/users/patricestudiobluemangocom/)
 * (@patricestudiobluemangocom)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767191)
 * But the problem is exactly this: I do not know how to add this Google Form plugin
   page to the Contact page!
    Now, back at being loss…
 *  Thread Starter [nihiliste123](https://wordpress.org/support/users/patricestudiobluemangocom/)
 * (@patricestudiobluemangocom)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767194)
 * I did the 1. 2. 3. you suggested.
    I’m still wondering how to, from inside your
   plugin, redirect this Google form that I have to appear on the CONTACT page.
 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767196)
 * You add it with the short code for the form you defined in WordPress.
 * In WordPress there is a menu “Google Forms”. Once you’ve defined your form and
   you can view it using the “View Google Form” button, go back to the “Dashboard
   > Google Forms” menu. It will show a list of forms you have defined which is 
   likely only one form.
 * One of columns will have the shortcode syntax for your form in it, will look 
   like [wpgform id=’N’] where N is a number.
 * Place that shortcode on your contact page and your form will appear. Make sure
   to remove the embedded iframe version as they will conflict with each other.
 *  Thread Starter [nihiliste123](https://wordpress.org/support/users/patricestudiobluemangocom/)
 * (@patricestudiobluemangocom)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767199)
 * Wow!
    I would’ve never figured this out on my own! Thank you so much for your
   help!!! Need to tweak a few things, but yeah, it works. Thank you! [https://geetanadkarni.com/contact/](https://geetanadkarni.com/contact/)
 *  Thread Starter [nihiliste123](https://wordpress.org/support/users/patricestudiobluemangocom/)
 * (@patricestudiobluemangocom)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767202)
 * I’n going to push my luck and ask a follow up question:
    I’M adjusting the size
   of the image I have put on the first page of the survey right inside Google Form.
   The resizing of the image are appearing on the form from the google form but 
   not on the integrated plugin. Ideas?
 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767206)
 * I would use CSS to resize the image within WordPress or I would simply add the
   image to the WordPress page above the shortcode and remove it from the Google
   Form.
 *  Thread Starter [nihiliste123](https://wordpress.org/support/users/patricestudiobluemangocom/)
 * (@patricestudiobluemangocom)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767240)
 * Very good idea.
    Is there a way to make the paragraph boxes looks different from
   the plugin?
 *  [reidthaler](https://wordpress.org/support/users/reidthaler/)
 * (@reidthaler)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767492)
 * I too am getting the 404 error. I don’t know what you mean by Set the Permalinks
   setting to the WordPress default and save it. When I go to Setting | Permalinks,
   I don’t see a default option. I did toggle permalinks settings, saved, and then
   went back to my original option, and it worked. But when I change the permalink
   name, the page goes 404. I’ve looked at my FTP and it doesn’t seem to be creating
   a wpgform/ folder.
 * And one last thing, there is not submit button, only the text:
    [http://www.lumiograph.com/blog/wpgforms/test-2/ ](http://www.lumiograph.com/blog/wpgforms/test-2/)
 * Thanks,
 * Reid
 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767493)
 * You’re dealing with a couple of issues here.
 * The missing submit button is due a change Google made recently to Google Forms.
   These newer form are based on HTML which is very different than prior versions
   of Google Forms.
 * There are a couple of posts on my web site which explain what is going on and
   what you can do about it. [Here](http://michaelwalsh.org/blog/2015/11/google-changing-google-forms-again/)
   is the first one, and [here](http://michaelwalsh.org/blog/2015/11/opting-out-of-new-google-forms/)
   is the second one.
 * You will find the actually directory for wpgform – WordPress handles parsing 
   URLs with what appear to be directories and map them to the appropriate action–
   this is often called URL routing and the .htaccess file handles this for WordPress.
 * Where did you change the permalink name?
    Toggling the permalinks like you did
   causes a permalinks re-write and as you noted, will akmost always resolve broken
   link issues.
 *  [reidthaler](https://wordpress.org/support/users/reidthaler/)
 * (@reidthaler)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767494)
 * Mike,
 * Thanks for getting back to me. I reverted to the old Google form, and that works,
   until I see the page in WordPress and then I’m getting the 404 again.
 * I’ve gone into settings, permanent links switched to one of the other settings
   saved, switched back and saved and that hasn’t stopped the page not found error
   message.
 * I changed the permit link address at the top of the WordPress page that your 
   plug-in creates
 * Thanks again and looking forward to getting this issue resolved.
 * Reid
 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767496)
 * Can you fill out my Google Forms [Help and Support Form](http://bit.ly/wpgform)?
   I need to see your form.

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

The topic ‘404 error page’ 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
 * 3 participants
 * Last reply from: [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/404-error-page-16/#post-6767496)
 * Status: not resolved