ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Contact Form with Ajax

აღწერა

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

The main feature are:

  • 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
  • Last Name
  • Email Address
  • Phone
  • Message
  • Google Captcha

How to use Shortcode:

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.)

Remember:

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

  • site key
  • secret key

To create your website keys go to: 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. Place shortcode where you want to display shortcode.

ხდკ

How to use plugin

Plugin is used using [cfa_contact_form] shortcode

მიმოხილვები

1 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Contact Form with Ajax” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Contact Form with Ajax თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

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]