How to Pass Form Data to Another Page

In this Elementor Pro tutorial I will show you how to easily pass form data to another page and display it anywhere you can place a shortcode.

The good news is you can pull this off just using Elementor Pro and the free version of Code Snippets.

Purchase Elementor Pro:
https://wicky.co/get-elementor

Code Snippets Plugin:
https://wordpress.org/plugins/code-snippets/

Timestamps:

  • 0:00 Introduction
  • 1:14 Create Form
  • 2:25 Create Results Page
  • 2:59 Create Form Redirect
  • 5:48 Create Code Snippet
  • 7:38 Add Code Snippet
  • 8:13 Testing

PHP Code Snippet

				
					<?php
echo htmlspecialchars(isset($_GET["firstname"]) ? $_GET["firstname"] : '(First Name)');
?>
				
			

Free Brand Messaging Worksheet

Define Your Voice and Connect with Your Audience

More Free Resources

Let's Work Together

Big ideas start with a quick chat. Let’s talk!