- This topic has 3 replies, 2 voices, and was last updated 5 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Slider Enquiry Form
Hi,
I’m using the SKT Landing Page theme.
How do you edit and/or change the fields/boxes in the Slider Enquiry Form?
Thanks for any help.
Hi,
Kindly go to inc/custom-functions.php line number 552 and change it there.
Regards,
Dave
Do you mean line number 1799+
$cform = “<div class=\”main-form-area\” id=\”enquiryform_main\”>”;
$cerr = array();
if( isset($_POST[‘c_submit’]) && $_POST[‘c_submit’]==’Get Free Access’ ){
$name = trim( $_POST[‘c_name’] );
$lastname = trim( $_POST[‘c_lastname’] );
$email = trim( $_POST[‘c_email’] ) ;
$phone = trim( $_POST[‘c_phone’] );
Hi,
Yes, you can change fields/boxes there. What you need.
Regards,
Dave
When it comes to websites, most often fail to gain much attention on account of their lousy design or the fact that they are loaded […]
If you are an interior designer or an artist, then you would definitely need a website and preferably one that’s built using WordPress, given the […]
One of the hazards of setting up a website and marketing online is in making sure that you have picked out the right theme for […]