WordPress Cheat Sheet
Add a Google form to wordpress
There are 2 main steps to adding a Google form to your wordpress website:
Create a Google form
- Visit Google Docs Forms page.
Note: You’ll need to sign in to your Google account. - To start a new form, you can select the Template gallery or a Blank form.
- Click on the form title and field labels to change text.
- You can change the question type.
- In the option controls on the right, select plus + to add new questions.
Note: You can also add titles, sections, images, and video.
Add the Form to your site
- In the upper right of your Google Form, click Send.
- Under Send via, click the code icon.
- To copy the generated iFrame snippet to your clipboard, under Embed HTML, click Copy.
- Open WordPress Admin dashboard and create a new page.
- Add custom HTML block.
- Elementor
- Search for HTML, then add the HTML block to your page.
- In left edit pane, paste the Google Form iFrame snippet.
- Search for HTML, then add the HTML block to your page.
- WP Gutenburg editor
- Click the plus + icon.
- Search for HTML, then select Custom HTML.
- Under Write HTML, paste the Google Form iFrame snippet.
- Copy Google Form iFrame snippet into HTML block.
- Elementor