WordPress Cheatsheet
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 other labels to change text.
- You can also change the question type.
- In the option controls on the right, select the plus + icon to add new questions.
Note: You can also add titles, sections, images, and video.
Add the Form to the 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 clipboard, under Embed HTML, click Copy.
- Open WordPress Admin dashboard and create new page.
- Add custom HTML block.
- Elementor
- Search for HTML, then click and drag the HTML block to your page.
- In left edit pane, paste the Google Form iFrame snippet.
- Search for HTML, then click and drag 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