User Tools

Site Tools


faq:domain_and_web_hosting:customize-ao-contact-form

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
faq:domain_and_web_hosting:customize-ao-contact-form [2021/08/24 12:46]
vikki
faq:domain_and_web_hosting:customize-ao-contact-form [2021/08/24 19:31] (current)
vikki [(Optional) Changing the contact form file name]
Line 6: Line 6:
   * [[#customizing_the_form|2. Customizing the form]]   * [[#customizing_the_form|2. Customizing the form]]
   * [[#uploading_the_form_to_your_website|3. Uploading the form to your website]]   * [[#uploading_the_form_to_your_website|3. Uploading the form to your website]]
 +
 +
 +Optional customization:
 +  * [[#optional_changing_the_contact_form_file_name|Changing the contact form file name]]
  
 -------------- --------------
Line 43: Line 47:
 {{:faq:domain_and_web_hosting:customize-ao-contact-form:2-3.png|}} {{:faq:domain_and_web_hosting:customize-ao-contact-form:2-3.png|}}
  
-Replace sample@email.com with your desired email address. Note that this email address must have the same domain as your website's domain. For example, if your website is awesomebrand.com, then the email address must be xxx@awesomebrand.com (where xxx is any username).+Replace sample@email.com with your desired email address. Note that this email address must have the same domain as your website's domain. For example, if your website is mycompany.com, then the email address must be xxx@mycompany.com (where xxx is any valid username).
  
 {{:faq:domain_and_web_hosting:customize-ao-contact-form:2-4.png|}} {{:faq:domain_and_web_hosting:customize-ao-contact-form:2-4.png|}}
Line 57: Line 61:
   * Your website FTP login details ([[faq:domain_and_web_hosting:how_do_i_obtain_my_ftp_information|How to get this info?]])   * Your website FTP login details ([[faq:domain_and_web_hosting:how_do_i_obtain_my_ftp_information|How to get this info?]])
  
-Once you have the above details ready, launch the FTP client on your PC. Enter the host, FTP username and password, and connect.+Once you have the above details ready, launch the FTP client on your PC. Enter the host, FTP username and password, and connect to the web server.
  
 {{:faq:domain_and_web_hosting:customize-ao-contact-form:3-1.png|}} {{:faq:domain_and_web_hosting:customize-ao-contact-form:3-1.png|}}
  
-You may get a certificate warning. If the certificate is *.agnx.com, select "Always trust certificate in future sessions" and click [OK].+You may get a certificate warning like the following image. If the certificate is *.agnx.com, select "Always trust certificate in future sessions" and click [OK].
  
 {{:faq:domain_and_web_hosting:customize-ao-contact-form:3-2.png|}} {{:faq:domain_and_web_hosting:customize-ao-contact-form:3-2.png|}}
  
-Once you have connected to your web server via FTP, upload the updated contact-form.html. You can simply drag the file and drop it to the remote container.+Once you have connected to your web server via FTP, upload both **contact-form.html** and **thank-you.html**. You can simply drag the files and drop them to the remote container.
  
 {{:faq:domain_and_web_hosting:customize-ao-contact-form:3-3.png|}} {{:faq:domain_and_web_hosting:customize-ao-contact-form:3-3.png|}}
Line 72: Line 76:
  
 {{:faq:domain_and_web_hosting:customize-ao-contact-form:3-4.png|}} {{:faq:domain_and_web_hosting:customize-ao-contact-form:3-4.png|}}
 +
 +---------------
 +
 +===== (Optional) Changing the contact form file name =====
 +
 +If you want to have a different URL link your contact file instead of yourdomain.com/contact-form.html, you can change the file name of contact-file.html.
 +
 +In this example, we want the contact file to be available at yourdomain.com/enquiry.html.
 +
 +Firstly, open the folder containing the contact form files.
 +
 +{{:faq:domain_and_web_hosting:customize-ao-contact-form:4-1.png|}}
 +
 +Change the name of contact-file.html to enquiry.html.
 +
 +{{:faq:domain_and_web_hosting:customize-ao-contact-form:4-2.png|}}
 +
 +Then, open this file with a HTML editor or Notepad. Look for this line: //<input type="hidden" value="contact-form.html" name="_formErr" />//.
 +
 +{{:faq:domain_and_web_hosting:customize-ao-contact-form:4-3.png|}}
 +
 +Change contact-form.html to enquiry.html, and save the file.
 +
 +{{:faq:domain_and_web_hosting:customize-ao-contact-form:4-4.png|}}
 +
 +Next, open the thank-you.html file (with a HTML editor or Notepad).
 +
 +{{:faq:domain_and_web_hosting:customize-ao-contact-form:4-5.png|}}
 +
 +In this file, look for: //<a href="contact-form.html" class="btn-submit">Back To Form</a>//
 +
 +{{:faq:domain_and_web_hosting:customize-ao-contact-form:4-6.png|}}
 +
 +Replace contact-form.html with enquiry.html. Save the file once you are done.
 +
 +{{:faq:domain_and_web_hosting:customize-ao-contact-form:4-7.png|}}
 +
 +You can then upload these files to your web server. The contact file will now be available at yourdomain.com/enquiry.html.
 +
  
faq/domain_and_web_hosting/customize-ao-contact-form.1629780399.txt.gz ยท Last modified: 2021/08/24 12:46 by vikki