|
| SimpleMailer - is an end-user friendly contact form plugin, it is quite easy to configure and customize. Wordpress Tutorial |
Noted That:
|
Start the Tips:1. First Download " simplemailer.zip " Plugin to your Local Computer. (Click Download) 2. Then, Login to your " yourdomain.com/wp-admin " Dashboard. 3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard. 4. Now, Click on "Upload Plugin" button.
5. Now, Browse " simplemailer.zip " Downloaded plugin from your computer, Where you downloaded simplemailer.zip According to Step – 1 Above then, click on " Install Now" 6. Now, Click on " Active Plugin" 7. Then, See left sidemenu. " SimpleMailer Contact Form " folder is added on left sidemenu. Now, Click on " SimpleMailer Contact Form " folder. Noted that: If you do not see " SimpleMailer Contact Form " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ". 8. Now you configure yourself oR Watch video tutorial below about SimpleMailer Contact Form Configurtions and Settings or How to work " SimpleMailer Contact Form " in your WordPress site. oR After Activated Plugin According to Step-6 then,
|
| Guide |
|---|
Displaying the contact form on the front-endThere are three options on how to display the contact form on your WordPress site:
Let’s just say, you want to add the SimpleMailer form widget to your website’s sidebar. You can find the SimpleMailer form widget on Appearance » Widgets page in your WordPress dashboard. Go ahead and add SimpleMailer widget into your right sidebar area. If you visit your website now, you will be able to see the contact form widget in the sidebar on your page. Note that your WordPress theme should support the widget areas. The easiest way to display SimpleMailer form on a specific page is to use Shortcode. For instance, the following Shortcode in the body of a post or page would add contact form to that post or page: [simplemailer] And the third option can be used to display the form anywhere you want in your theme files. To do this, simply add the function getForm(); ?> to one of your theme PHP files. Configuring SimpleMailerAs mentioned before, SimpleMailer supports SMTP by default, the checkbox Enable SMTP must be activated. Now, fill in the child input fields below this checkbox to complete the SMTP settings. A valid configuration for a Gmail account could look something like this:
If you would like to use the PHP mail() function instead, just deactivate the Enable SMTP checkbox. The entries in the child input fields below are then irrelevant. At the bottom of the settings page you will find the Google reCaptcha configuration. To start using reCAPTCHA, you need to sign up for an API key pair for your site. You then insert these into the corresponding input fields. Please also note that the PHP cURL extension has to be installed on your server for reCAPTCHA to work. All other settings are self-explanatory. Advanced settings for advanced usersAdvanced configuration settings are managed within the config.php file. By default, however, there is no config.php file in your plugin installation directory, you have to create this file first, as follow. The directory /wp-content/plugins/simplemailer/ contains a custom.config.php file. You will need to make a copy of the custom.config.php file and name it config.php, that one will take priority over default SimpleMailer settings. |
| simplemailer , user , friendly , contact , form , quite , easy , configure , customize , tutorial , |
| Name |
|---|
Read Article https://develop.horje.com/learn/1434/reference