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 Shortcode

Description

This is a contact form plugin. You can use widgets and shortcodes to display contact form in your theme. Unlimited number of dynamic fields can me created for contact froms. Newsletter subscription. Send newsletter emails to subscribers. Forms are responsive.

Gnéithe

  • Enable AJAX driven contact form submission.
  • Support for SMTP.
  • Create unlimited number of contact forms.
  • Create Dynamic form fields.
  • Option to enable Captcha security in contact forms.
  • Store contact from data in database, change query status to ( Processing, Attending, Unresolved, Resolved ) for easy management.
  • Easy contact email Setup.
  • Option to upload Files in contact forms. Uploaded files will be mailed as Attachments to selected mail address. This way admin can easily request important docs from users using the contact form. Supported files are jpg, jpeg, png, gif, doc, docx, pdf. PRO version supports additional file types as Email Attachments.
  • Newsletter subscription widget.
  • Send bulk newsletter emails to subscribers.
  • You can send blog posts as newsletter. PRO version allowes you to send posts from custom post types as newsletter.

Contact Form With Shortcode PRO

Get the PRO version from aviplugins.com for USD 3.00

  • Connect multiple forms togather. In the frontend forms can be navigated by Next & Previous buttons. Complete data can be mailed to admin and saved in database.
  • Sort contact form fields by Drag & Drop.
  • Custom Error Message for Required fields.
  • Add Custom Hooks in contact forms for further enhancement of functionality. This way inter dependent form fields can be added in contact forms.
  • Option to use custom Captcha security or Google ReCAPTCHA in contact forms.
  • Store contact form submitted data to database, option to Export data in XLS. Reply directly to user from admin panel.
  • New user type “Query Manager” can be created who will be able to handle query data, Reply to user, Change status of the query from admin panel.
  • AJAX mode for contact and newsletter subscription forms.
  • Only selected file types can be uploaded and send as attachment. File types can be Enabled/ Disabled from settings page.
  • Create unlimited newsletter templates.
  • Send recent posts in the newsletter email. There are different options available to choose from to create your desired newsletter Email. Checkout the options here.
  • Send Posts from Custom post types in the Newsletter Email.
  • Choose Theme for your newsletter. FREE downloadable themes are available to download for Newsletter Templates from here.
  • Send bulk Emails to the subscribers.

Post your plugin related queries at https://www.aviplugins.com/support.php

Screenshots

  • Contact form setup

  • Contact form setup 2

  • Contact form view 1

  • Contact form view 2

  • Contact form widget

  • SMTP Settings

  • Customizable success message.

Installation

  1. Upload contact-form-with-shortcode.zip to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Crate a new contact form and setup the form fields.
  4. Use widget or shortcodes to display the contact form in frontend.

Newsletter Shortcode Usage

Use these shortcodes in your newsletter template.

  • Send latest blog posts in the newsletter.
    Example: [newsletter]
  • Option cat is optional. The parameter for this option is your category ID. Category ID can be blog post category. This option can be used when you want to send posts of a specific category in the newsletter email. You can use multiple category IDs here.
    Example: [newsletter cat=”4,5,6″]
  • Option count is optional. The parameters can be any numaric value 10, 20 etc. count option is for number of posts you want to send in the newsletter. Default is 10.
    Example: [newsletter count=”5″]
  • Option order is optional. The parameters can be asc or desc. This is to set the order of posts in the newsletter template.
    Example: [newsletter order=”asc”]
  • Option orderby is optional. The parameters can be date, ID, title. orderby is used in addition with order option.
    Example: [newsletter order=”asc” orderby=”date”]
  • Option featuredimage is optional. The parameters can be yes or no. This is to enable featured image for posts in the newsletter email. Default is yes.
    Example: [newsletter featuredimage=”yes”]
  • Option readmore is optional. The parameters can be yes or no. This is to enable read more links posts in the newsletter email. Default is yes.
    Example: [newsletter readmore=”yes”]

FAQ

Tacaíocht

  1. Please submit your queries here https://www.aviplugins.com/support.php or contact at https://www.aviplugins.com/contact.php

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Contact Form With Shortcode” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

4.2.5

  • Redesign of the dynamic form field creator.

4.2.4

  • Improvements.

4.2.3

  • Minor bug fixes.

4.2.2

  • Bug fixed.

4.2.1

  • Bug fixed.

4.2.0

  • Bug fixed after 4.1.2 version update.

4.1.2

  • Design modifications are made in the plugin settings section.

4.1.1

  • Plugin code structure updated. Now the plugin will work much faster.

4.1.0

  • Bug fixed & new features are added.

4.0.6

  • Bug fixed.

4.0.5

  • Bug fixed.

4.0.4

  • Custom fields class updated.

4.0.3

  • Pagination class updated.

4.0.2

  • Plugin message display updated.

4.0.1

  • Custom Success message. Plugin Dashboard updated.

4.0.0

  • Contact form query data will be stored in database. Please Deactivate and Reactivare the plugin once after the update, otherwise the new functionalities will not work.

3.2.2

  • Bug fixed.

3.2.1

3.2.0

  • This is a major update. Newsletter subscription module is added in the plugin.

3.1.0

  • SMTP support added.

3.0.0

  • Option to send Thank You mail to user.

2.3.2

  • Reply-to option added in the contact form.

2.3.1

  • Optional Captcha security added in contact forms.

2.3.0

  • Plugin code updated.

2.2.4

  • Code updated with some security modifications.

2.2.3

  • news dashboard widget optimized.

2.2.2

  • aviplugins.com news dashboard widget added.

2.2.1

  • Addon support added for storing contact form data in database.

2.1.1

  • Notice message bug fixed.

2.1.0

  • File upload error message modified.

2.0.0

  • Files can be uploaded in contact forms.

1.0.1

  • this is the first release.

1.1.1

  • AJAX driven contact form added