Skip to content

How to Fix WPForms License or Pro Feature Confusion

Fix WPForms license and Pro feature confusion by checking the installed plugin, license status, addon access, form settings, and support path.

7 min read Last updated Jun 18, 2026

If WPForms Lite vs Pro features are not working as expected, check which WPForms plugin is active before editing forms, reinstalling plugins, or buying another license. Most confusion comes from running WPForms Lite while expecting a paid feature, using a lower license tier than the feature requires, or missing the addon that powers the feature.

Quick checks before changing anything

Go to Plugins > Installed Plugins and look for the active WPForms plugin.

If it says WPForms Lite, the site is using the free WordPress.org version. Lite can build forms, but some features shown in WPForms marketing, documentation, or upgrade prompts require a paid license or addon. That can include advanced integrations, certain field types, entry management, payments, and other Pro workflows.

If it says WPForms Pro or another paid WPForms package, go to WPForms > Settings and check the license status. WPForms documents license management and account access in its official account management documentation.

Also check whether the feature belongs to the core paid plugin or a separate addon. Some WPForms features require both a valid license level and the relevant addon to be installed.

Decide what kind of problem this is

Use this order to avoid chasing the wrong fix:

Symptom Most likely cause Where to check
A feature is visible but locked The site is using Lite or a lower license tier Plugins screen, WPForms account
A Pro feature worked before but now does not appear License not verified, paid plugin missing, or addon inactive WPForms settings, Plugins screen
A newsletter signup form submits but subscribers are not added Integration, addon, list mapping, or mail-provider issue WPForms addons, marketing integration settings
Form submits but no email arrives Mail delivery issue, not necessarily a WPForms license issue WPForms notifications, SMTP/email logs
File upload, payments, newsletter, or CRM options are missing Required addon or license level may not be active WPForms addons page/account
Admin text appears in an unexpected language WordPress user language and site language differ User profile and Settings > General
The form builder is difficult to use on iPhone Mobile browser/admin UI issue, not usually a license issue Desktop browser, device/browser checks

That distinction matters. A missing Pro field is a plugin or license issue. A newsletter form that does not add subscribers may be an integration or addon setup issue. A form notification that never reaches an inbox is often an email delivery issue, even when the form itself submits correctly. WordPress.org support threads regularly show these different symptoms being grouped together as “WPForms not working,” including reports about newsletter subscribers not being added, form emails not being received, editing forms from an iPhone, and site language versus admin language.

Check Lite versus paid WPForms first

Open Plugins > Installed Plugins.

If only WPForms Lite is installed, do not edit the form yet. Confirm whether the feature you need is included in Lite. If it is not, the fix is to install the paid WPForms plugin from your WPForms account and activate the license, not to rebuild the form.

If both Lite and a paid WPForms plugin appear, check which one is active. Avoid deleting either plugin until you have a current backup. WordPress explains plugin management in its official guide to managing plugins.

A safe order is:

  1. Back up the site files and database.
  2. Confirm you can access the WPForms account that owns the license.
  3. Download the paid plugin from the WPForms account if needed.
  4. Install and activate it from Plugins > Add New > Upload Plugin.
  5. Enter or refresh the license under WPForms > Settings.
  6. Recheck the form builder and addons.

Do not delete forms while troubleshooting licensing. Forms and entries may be stored in the WordPress database, but removing plugins without a backup is still an unnecessary risk.

Verify the license and addons

In wp-admin, open WPForms > Settings and look for the license area. If there is a verification error, follow WPForms’ official troubleshooting path for license verification errors.

Then check WPForms > Addons if that menu is available. A paid license does not always mean every addon is active. Install and activate only the addon that matches the missing feature.

Examples:

  • Newsletter integration missing: check the email marketing addon, connected account, selected list, and field mapping.
  • File upload controls missing: confirm the field or addon is included in the active license.
  • Payment settings missing: check the payment addon and license level.
  • Entry storage missing in Lite: confirm whether the site is expecting a paid entry-management feature.

If the license is valid but the addon page still does not show the feature, sign in to the WPForms account and compare the site’s license level with the feature requirement. That is faster than repeatedly reinstalling the plugin.

When the form works but emails do not arrive

Do not treat every missing email as a license failure. First open the form in WPForms > All Forms, edit it, and check Settings > Notifications.

Confirm:

  • Notifications are enabled.
  • The send-to email address is correct.
  • The from email uses the site’s domain where possible.
  • The message is not landing in spam or quarantine.
  • Other site emails are working.

WordPress sends email through the server by default, and many hosts restrict or filter PHP mail. If form entries or confirmation messages indicate the form submitted, but the email never arrives, use an SMTP plugin or your host’s mail logs to test delivery. The WordPress.org handbook has background on WordPress email and server configuration.

If the editor behaves differently on mobile or in another language

License checks will not fix every wp-admin display issue.

If the form builder is hard to use on an iPhone or a popup blocks editing, test from a desktop browser first. Then clear browser cache, disable browser extensions, and try another admin account. If the issue only happens on one device, collect the browser, iOS version, and a screen recording before contacting WPForms support.

If WPForms appears in a different language than expected, check two WordPress settings:

  • Settings > General > Site Language
  • Users > Profile > Language

WordPress lets the site language and individual admin user language differ. The official WordPress documentation covers this under settings general screen and user profile settings.

Optional SSH check

If you have SSH access and WP-CLI is installed, this command can confirm whether the site is running WPForms Lite:

wp plugin status wpforms-lite

Use it only as a quick inventory check. It does not verify your paid WPForms account or prove that a specific Pro feature should be available. WP-CLI documents plugin status checks in the official wp plugin status command reference.

Safest fix order

Follow this order unless WPForms support gives you different instructions:

  1. Back up the site.
  2. Confirm whether the active plugin is Lite or paid WPForms.
  3. Check the WPForms license status in wp-admin.
  4. Compare the needed feature with the license level in the WPForms account.
  5. Install or activate the required addon.
  6. Recheck the affected form settings.
  7. For newsletter or CRM problems, check the addon connection, selected list, and field mapping.
  8. For email problems, test mail delivery separately before changing the license or rebuilding the form.
  9. Update WPForms only after confirming the backup can be restored.

This keeps the work reversible and avoids breaking a live form while solving what may only be an account, addon, integration, or mail-delivery mismatch.

Rollback and escalation

If a plugin update or reinstall makes the form builder worse, deactivate the newly installed WPForms package or addon from Plugins > Installed Plugins, then restore from the backup if forms, settings, or submissions changed unexpectedly.

Contact WPForms support when:

  • The WPForms account shows an active license, but the site cannot verify it.
  • The correct addon is installed and active, but the feature still does not appear.
  • A connected newsletter, CRM, or payment integration does not receive submissions after the addon and field mapping are confirmed.
  • The form builder is unusable on multiple browsers or admin accounts.
  • A PHP warning appears after updating WPForms or PHP.

Contact the host when:

  • Form submissions work, but mail is not delivered.
  • SMTP authentication fails.
  • Server logs show blocked outbound mail or PHP mail restrictions.

Before opening a support ticket, include the active WPForms plugin name, license level, the exact missing feature, the form name, and whether the problem is feature access, form editing, submission handling, third-party integration, or email delivery. That keeps the request out of the generic “license problem” bucket and gets it to the right support path faster.

Published by

Editorial Staff

Practical WordPress fixes, recovery steps, and performance notes from the BugWP editorial team.