This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Contact Form with Ajax

विवरण

This is a simple plugin to generate a contact form using a shortcode.

मुख्य विशेषता हैं:

  • Google Re Captcha.
  • Can add All data from back end like: To Email, Email subject, Thank you Page, etc.
  • AJAX is included so form will be fade out and display Thank you message without page load only if ‘Thank you Page’ id is not selected .
  • If To Email id not selected in settings so data will be sent to admin email automatically.

Following fields are included (we will give access to add/update/delete fields in our next update soon):

  • First Name
  • अंतिम नाम
  • Email Address
  • Phone
  • Message
  • Google Captcha

शॉर्ट कोड का उपयोग कैसे करें

Just use : [cfa_contact_form]
This will use AJAX and data will be sent to admin email id. (Remember to add captcha keys in settings.)

याद रखना:

You must have to add Google Re Captcha keys. Please go to Settings > CFA.

  • साइट कुंजी
  • गुप्त चाबी

अपनी वेबसाइट चाबियाँ बनाने के लिए, यहाँ जाएँ: https://www.google.com/recaptcha/intro/index.html.

स्क्रीनशॉट्स

  • Contact Form Layout
  • Form Fade Out - Thank you Message Displayed
  • Back End Support

इंस्टॉलेशन

  1. Upload plugin’s zip file to the ‘Add New Plugin’ section in the WordPress.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. शार्ट कोड की जगह है, जहां आप शोर्ट प्रदर्शित करना चाहते हैं।

सामान्य प्रश्न

How to use plugin

Plugin is used using [cfa_contact_form] shortcode

समीक्षाएं

1 के सभी समीक्षा पढ़ें

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

बदलाव विवरण

3.0.0

Compatible with Gutenberg Sites with few minor fixes.

2.0.0

  • Shortcode is changed from [contact_form] to [cfa_contact_form] to prevent conflicts.
  • Google Captcha is added to the form.
  • Back end interface added. Go to Settings > CFA.

1.0.0

  • Includes shortcode [contact_form]