Questions tagged [wpforms]
54 questions
1
vote
1 answer
An issue occurred while installing a starter template in WordPress
I was trying to install a WordPress starter template and it showed an error.
Here is the error message I got:
We are building your website...
Sorry, something went wrong
What went wrong?
Importing forms failed due to parse JSON error.
More…

omkar kamat
- 11
- 2
1
vote
0 answers
Is there a way to force referrals generated by AffiliateWP through WPForm to "pending"?
I want the status of referrals generated by WPForm to be "pending", so that I can manually review and accept or reject. For the other integrations of AffiliateWP such as WooCoomerce, I want them to remain "unpaid," which is the default referral…

tunitech
- 11
- 3
1
vote
2 answers
Prevent form from submitting does not work in wordpress with jquery
I have a wordpress site (v.6.0.2) and I also have a contact form built with the WPForms plugin. What I am trying to do is to prevent the form from submitting when the name field does not contain two words (Name and Surname) in order to restrict spam…

Nick
- 966
- 1
- 10
- 20
1
vote
0 answers
How to make Custom Input Mask to allow specific website in wp-form wordpress?
I have a wp-form with a website/url label, and I want user to insert URL's that end on .au only. I can't find the proper regex or format for input mask. User can input any form of character, letter or number in URL as long as it end on .au

Novice JavaScript
- 71
- 7
1
vote
1 answer
Dropdown selected option in email
I'm trying to get the value selected by the user in my dropdown form to be send with my email.
The values are generated with this code :
function wpb_hook_javascript() {
?>