Quantcast
Channel: XYZScripts - Knowledge Base » Contact Form Manager
Browsing all 25 articles
Browse latest View live

Where can I create a new contact form?

Log into your WordPress admin area and open XYZ Contact > Contact Forms (Contact Form Manager) or XYZ WP Form > Contact Forms (XYZ WP Contact Form) You can see the default contact forms. You can...

View Article



How can I display the contact form in my website ?

First you need to create your contact form from XYZ Contact > Contact Forms (Contact Form manager) or XYZ WP Form > Contact Forms (XYZ WP Contact Form) You can also use the existing contact...

View Article

How can I add a field to my contact form?

To add a new field in the contact form, please click the edit contact form or add a new contact form link. Now you can see a section Form Elements and in this please select the Add Elements. Now you...

View Article

Should I edit my contact page after editing the contact form settings ?

No. There is no need to edit the contact page after editing the contact form options. The forms will update automatically and so it gives you great freedom. Once you have created and used the element...

View Article

How should I get a mail with all the fields used in the form ?

In the mail to site admin field, please use all the codes of the fields you have used in the contact field. Please make sure that you have added all the tag codes (the code will be like [text-1],...

View Article


Can I embed the contact form into my template file?

Yes, you can embed the contact form into your template file. You cannot directly add the shortcode in the template file but you will need to pass the code into do_shortcode() function and display its...

View Article

How can I use the contact form manager in my language ?

If you want to use the contact form in your own language, other than English, you want to translate the language file and upload the new file to the contact form language folder. In wordpress, we are...

View Article

CAPTCHA does not work

We are using 2 types of captcha in the contact form Standard captcha reCaptcha If you are using the standard captcha, you need GD and FreeType library installed on your server. If you are using the...

View Article


Site Admin is not receiving any mail using the contact form

In the contact form ‘Mail to site admin‘ section, you need to add the ‘from email‘ address. Since you want the message from your users email id, we are using the code of the user email here. The code...

View Article


How can I change the field box size in my contact form?

You can place a css class in the form content at the beginning (in the HTML section) like given below <style type=”text/css”> .input_custom_style { width:200px; } </style> An image of this...

View Article

Couldn’t create SMTP account?

Usually this type error occurs if you are upgrading from an older version of the plugin. In such case, please deactivate and reactivate the plugin. This is required for creating additional Database...

View Article

Is there any limit for the file uploaded?

  No ,  There is no limit for the uploaded file size. You can upload files of any size with the wordpress plugin/script. The only restriction is from your server. There will be chances for a server...

View Article

How can I use SMTP for mailing?

  To send emails/contact form using SMTP,  first you need to enable the SMTP from the settings page. Then enter the SMTP details in the SMTP settings page. In the SMTP settings page, you need to enter...

View Article


How can I change the tab index of the contact form fields?

The tabindex is automatically applied to all fields. If you want to change the tabindex, you can add a javascript in the form html section like <script type=”text/javascript”>...

View Article

How can I change the color and content of success message?

Contact Form Manager Free Plugin  To change the color and content of the success message, you need to edit the file ‘create-contact-form.php’ in ‘contact-form-manager’ plugin folder. You can edit the...

View Article


How can I change the design of Submit button?

You can place a css class in the form content at the beginning (in the HTML section) like given below <style type=”text/css”> .submit_button { background-color:red;  color:white; } </style>...

View Article

404 error after submitting the form

  This is mainly because of the element names “name”, “product”, “day”, “month” and “year” in the contact form. WordPress won’t allow to use  these names as element name. So please go to the “Edit...

View Article


How to reduce the spacing between 2 fields?

In the contact form manager/XYZ WP Contact Form we are using html table structure for the form. At present there is no specific style for the form and it is using the default style of your theme. If...

View Article

How to remove the border from the contact form?

At present we are not using any specific border for the contact forms. It is using the default style.css file of your theme. If you want to remove the border from the contact form please do as follows....

View Article

Issues while updating the plugin

If there is any issue after updating the Contact Form Manager plugin, please deactivate and then reactivate the plugin. It will work properly. If there is any issue, please contact us.

View Article
Browsing all 25 articles
Browse latest View live




Latest Images