Categories

Featured templates

JS Animated. How to edit “RD Mailform” alerts

Ammy Brown February 9, 2017
Rating: 5.0/5. From 2 votes.
Please wait...

If you face difficulties with "RD Mailform" modifications and are ready to give up, this tutorial is a wonderful guide that will demonstrate you the process in details. Step by step instructions will show you how to edit the "RD Mailform" alerts up to your needs.

JS_Animated._How_to _edit_RD_Mailform_alerts_1

To change alerts you get in your contact form, please, follow steps below:

  1. Connect to your sever using FTP or hosting cPanel.

  2. Open your site root directory. Locate file with your contact form HTML code. In our case it is contacts.html file. File name could differ depending on the template you use.

  3. Locate the script for the field you wish to modify. It will look like the following:

    <input id="contact-email" type="email" name="email" data-constraints="@Required @Email" class="form-control form-control-gray">
  4. Change it to this one:

    <input id="contact-email" type="email" name="email" data-constraints='@Required @Email (message="Custom text")' class="form-control form-control-gray">
  5. You might notice that data-constraints attribute has been changed. Replace Custom text with your new alert text.

  6. Save the file and check your site then:

    JS_Animated._How_to _edit_RD_Mailform_alerts_2

Feel free to check the detailed video tutorial below:

JS Animated. How to edit “RD Mailform” alerts

Also, take a look at our selection of other premium website templates.

This entry was posted in JS Animated tutorials and tagged alerts, edit, JS Animated, rd-mailform. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket