Category: WordPress Tutorials

Recent Posts

How to show a payment field based on date field input

How to Show a Payment Field Based on a Date in WordPress

Creating conditional payment fields in WordPress forms is straightforward with WPForms, especially for handling event registrations and time-sensitive services. If you want to show a payment field when a user selects a certain date in your form, utilizing the Calculations addon offers an effective solution.

By integrating WPForms with the Calculations addon, you can dynamically display payment fields based on user input dates, ensuring seamless user interactions without complex coding. This guide walks you through setting up conditional payment fields, from installing WPForms and the necessary addon to utilizing Hidden fields and custom formulas for date comparisons.

Continue reading to see two practical implementations of using a Date field’s value as a parameter for conditional logic in WPForms.

Continue Reading

How to assign user roles conditionally in WordPress

How to Assign User Roles Conditionally in WordPress

Have you ever needed to assign specific user roles automatically in WordPress? This can be particularly useful for sites that require unique roles based on user actions or membership status. Here’s where WPForms comes into play!

With WPForms and the User Registration addon, you can create a registration form on your WordPress site. With a custom PHP snippet, you can update the User Registration addon’s default behaviour to allow conditional user role assignment.

In this guide, I’ll walk you through the steps of setting up a user registration form that assigns user role conditionally in WordPress.

Continue Reading

How to Automate Form Submission Follow-Up Emails

Do you want to engage leads and customers after they submit a form on your website? A follow-up email is an effective way to do it. Especially when that follow-up email includes a survey or some other feedback loop.

But can you automate this follow-up email process? Absolutely! And what about delaying these follow-up emails by a few days? That’s no problem either.

WPForms coupled with Uncanny Automator is your solution for automating this entire process without writing a single line of code.

Continue Reading

The Best WordPress Drag and Drop Form Builder Plugin

Easy, Fast, and Secure. Join over 6 million website owners who trust WPForms.

Please enable JavaScript in your browser to complete this form.

How to Randomize Form Fields in WordPress

Are you looking for a way to make your forms smarter and more reliable? Randomizing your fields guarantees that each option has an equal chance of being selected, making it a powerful tool for surveys, quizzes, and feedback forms.

In this guide, we’ll show you how to randomize form fields in WordPress using WPForms easily. With just a few simple steps, you can create dynamic forms that help you gather better insights and improve user engagement.

Continue Reading

How to import form entries to another site

How to Import Form Entries to Another Site

Importing form entries from one WordPress site to another has never been easier, thanks to WPForms and some handy database management techniques.

With these methods, you can transfer valuable form submissions when migrating or combining websites. Whether you’re a beginner or an experienced WordPress user, this process is manageable with the right guidance.

Want to learn how? We can show you! In this post, we’ll explore how to export your forms, import them to a new site, and transfer the actual form entries using phpMyAdmin.

Continue Reading