Would you like to change the CSV export delimiter from a comma to something else? WPForms makes this super simple and all you need is a bit of PHP.
How to Remove or Change Email Notification Footer Text
This tutorial will show you how to remove or change the footer text that appears in all WPForms email notifications.
How to Add Custom CSS Styles for WPForms
This tutorial will show you how to add CSS to your site to customize the look and feel of your WPForms forms and fields.
How to Change the Address Field Sublabels
This tutorial will show you how to use PHP to change the sublabels that appear under the Address field.
How to Add Tooltips in WordPress (The Easy Way)
Do you want to add tooltips to your form? Tooltips are little boxes that pop up when you hover over an area on your WordPress site, and they're great for adding extra info about a field without crowding things.
In this post, we’ll show you how to add tooltips in WordPress.
In this post, we’ll show you how to add tooltips in WordPress.
wpforms_frontend_output_after
The wpforms_frontend_output_after action fires when the form shortcode is run and after the form is displayed. We'll give you an example of how to use it.