Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
20 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 ...
Nadjib Amari's user avatar
0 votes
0 answers
19 views

How formidable forms repeater tag [foreach] not properly displaying around <TR> tag html <table>?

asper the tutorial we can open and close [foreach] tag around <tr> </tr> tag . as per the tutorial i placed the [foreach] tag into html, after updating the changes. when i check the "...
Gireesh Viswakarma's user avatar
-2 votes
0 answers
31 views

Why isn't the Product Filter Shortcode Working

so this problem has been persisting over the week, i cam here to seeek some help. i have a type of filter set up that searched through the products through the peoduct shortcode in woocomerce and ...
Asma Mohsin's user avatar
0 votes
0 answers
19 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 ...
sacramento's user avatar
0 votes
0 answers
20 views

Accessing WordPress Contact Form 7 Radio Buttons by number, not description

I've set up a Contact 7 form that uses some conditional logic at https://eastsurreymuseum.com/contact-2/ If you click on radio button 4, you get an additional text box. My code, is however, rather ...
oldhasbeen's user avatar
-1 votes
0 answers
24 views

Placeholder not visible for input type="date" field on mobile devices

Placeholder not visible on mobile devices i am using elemntor form enter image description here i notice that in desktop show input typa date in in mobeile device create another input type date that ...
Abdou's user avatar
  • 1
0 votes
0 answers
44 views

ACF WPML frontend form: Load form with duplicated content for editing

An ACF form in the frontend of a bilingual site (de/en) creates a data record. On submit, a second data record in the second language is saved (WPML hook wpml_copy_post_to_language). How can I display ...
bestbeans's user avatar
-1 votes
1 answer
73 views

How to manipulate data from an Elementor Pro form and save it in a hidden field?

everything good? I have a WordPress site with Elementor Pro installed and I have been trying unsuccessfully to manipulate the data of a form and save the result of this manipulation in a hidden field ...
JuxCo's user avatar
  • 1
-1 votes
1 answer
69 views

Form Validation Problem (WordPress custom form) - Email submits even if required field is empty

this is my first time here. Hoping one of you brilliant coders can help! I have a client who has a WordPress site that has a custom theme and custom fields and custom registration form. The ...
Elyssa's user avatar
  • 1
0 votes
0 answers
30 views

Add name to auto message after submitting contact form

i used the jobs for wordpress plugin for generating a wordpress-career-page. Concerning the plugin it is generally possible to edit the notification message (the message an applicant sees directly ...
techit9999's user avatar
1 vote
0 answers
29 views

Trying to remove an ajax action to do my own

I'm using the Forminator Plugin for Wordpress, and right now I'm trying to remove the action that (I asume) calls the default AJAX function that handles the POST, I have found this two actions: ...
sinned's user avatar
  • 11
0 votes
1 answer
36 views

how to I pass variables in wordpress

I have a form. Simplified it looks like this: <form action="https://www.example.com/url.php" method="post" name="Go" id="Go"> <input name="Go"...
user24956159's user avatar
0 votes
0 answers
40 views

My JS code is working, but part of it it's visible in footer. How can i solve this?

i'm pretty noob with JS, but i'm doing my best to learn. I added some lines of JS to add functionalities in a Wordpress form. Here is the code: <?php if ( ! defined( 'ABSPATH' ) ) { exit; } ...
Giuliano Arena's user avatar
0 votes
0 answers
23 views

I want to create a form for wordpress plugin using php and HTML forms

ID post_id name class grades 1 23341 my name 9 {"math":"ninety-one","english":"forty","other":"number"} 2 45434 your name 10 {"math&...
HIMANSHU SINGH's user avatar
1 vote
1 answer
48 views

jQuery submit button reloads the page even with preventDefault() in WordPress

I have some jQuery that I plug some numbers in via some text fields then it should print out the results, this works fine on my local machine. However, when I add to my WordPress environment, the ...
Beep's user avatar
  • 2,783

15 30 50 per page
1
2 3 4 5
125