The Contact Popup widget is a quick way for your visitors to email you. The widget is protected by the powerful Google reCaptcha plugin and uses AJAX to error check and send the email. https://www.google.com/recaptcha. Be sure that your server has the mail() php function enabled or the email will not send from the widget. The widget is located in the bottom lower right of the website.

We recommend publishing to a widget position that is near the bottom of your site. For example we have it published to our “bottom_menu” position for this demo.

NOTE: This is not a “live chat” it simply sends an email.

Features at a Glance:

  • AJAX powered
  • Spam controlled through Google reCaptcha
  • Set the color and hover color
  • Set the name, email, message and submit button text
  • Sends mail via mail() php function