All Questions
1,847 questions
-1
votes
0
answers
40
views
How to change Comment form titles to Persian in WordPress Website? [closed]
I have built a bilingual site (SpicoTejarat.com) that supports two languages. Everything works fine in the main language, but I'm facing issues with changing the form titles to Persian in the Persian ...
0
votes
0
answers
32
views
can't change forrminators hidden field value using jquery
$('input[name="hidden-1"]').val(`${displaySelectedSubscription}`);
so i'm working on a wordpress page that calculates subscription costs using jquery, and i have a forminator form in the ...
-1
votes
1
answer
74
views
Styling the select input in WooCommerce checkout like the text inputs
URL to the checkout so you can see the source code:
https://whitebrightsmile.com/checkout/?add-to-cart=6627&quantity=1
The text inputs are given border-radius (through Elementor) and the border is ...
-1
votes
1
answer
95
views
Contact form 7 refreshing the page when i submit form. Form not submitting using Ajax form submission
I'm using Contact Form 7 in Wordpress. I have added a custom botton to submit form because i am displaying a confirm box if user click 'yes' then form submit but when user click yes then page reload ...
1
vote
0
answers
32
views
JetFormBuilder how to build a form step with only buttons,
How do i make a step in JetFormBuilder or ninja forms with only 3 buttons. As soon as one is clicked the user moves to the next step automatically. Based on the button that the user clicks in step 1 ...
1
vote
0
answers
47
views
How can I set a tag when a user registers in wordpress via gravity forms
Users are registering on my site via gravity form. When they register, they select the type of user they will register as. For example, "Are you a Cat?" or "Are you a Dog?".
I ...
0
votes
1
answer
85
views
Form Redirecting to 404 Error on WordPress but Works on Duda
I’m running into an issue with my contact form on my website. It works fine on Duda, but it’s not working on WordPress. Every time someone submits the form on WordPress, it redirects to a 404 (Page ...
0
votes
0
answers
123
views
I need to send more than one value to another form using formidable forms in wordpress
I have a wordpress website using formidbale forms, and I want to create entries in form B when form A is submitted. I stumbled across this code that I will paste below. I used the code snippets plugin ...
0
votes
2
answers
73
views
Date Field Not Outputting Correct Format on URL
I'm building out a form on a hotel for room reservations. Currently, a user can select a check-in and checkout date. When the user selects a check-in or checkout date the format comes through in the ...
0
votes
0
answers
182
views
Use Google reCAPTCHA v3 to conditionally load Dynamics Real-time Marketing Form in WordPress?
I have a Real-time marketing form from Dynamics 365 that I have embedded on my WordPress website via JavaScript in a raw code block via Elementor pagebuilder. I want to add a reCAPTCHA check, but I do ...
0
votes
1
answer
151
views
Replace Contact Form 7 checkboxes with custom CSS image checkboxes
I've got a contact form created with Contact Form 7 for WordPress that contains checkboxes. I'd like to style them to be image checkboxes to make them stand out a bit more. I actually found a nice ...
-1
votes
2
answers
290
views
WordPress Contact Form 7 - Display Label and input field on the same line
I created a form using the Contact Form 7 plugin. I replaced the label with an image. Now I want to display the label and the input field on the same line.
I am getting this result:
Currently the ...
1
vote
0
answers
86
views
Rearranging fields in my MemberPress form also duplicates them
I want to modify my MemberPress registration form field order. I want email to be at the top rather than down below the username field where it sits by default.
I'm using this code in my child theme's ...
0
votes
1
answer
162
views
Issue with Unique ID Display in WPForms
I have a problem with the {unique_value} tag in WPForms. In principle, it displays a unique ID for each form submission. My issue is that this ID is displayed like "tUdJIeREikrxBhGz" as ...
0
votes
0
answers
38
views
How to get sent to my email the url of the page on which a form has been submitted?
I use Brevo(SendInBlue) to create forms for my website.
My website is built in WordPress.
Could you please help me find a way through which I could get sent to my email the url adress of the page on ...