{"id":11429,"date":"2011-10-24T02:19:50","date_gmt":"2011-10-24T06:19:50","guid":{"rendered":"http:\/\/info.template-help.com\/?p=11429"},"modified":"2013-02-01T09:34:59","modified_gmt":"2013-02-01T14:34:59","slug":"js-animated-how-to-activate-contact-form","status":"publish","type":"post","link":"https:\/\/www.templatemonster.com\/help\/js-animated-how-to-activate-contact-form.html","title":{"rendered":"JS Animated. How to activate contact form"},"content":{"rendered":"<h3>Example 1<\/h3>\r\n\r\n<p> To do this: <\/p>\r\n<ol>\r\n  <li>open  the template folder<\/li>\r\n  <li>go the <strong>site\/js<\/strong> directory<\/li>\r\n  <li>there open the<strong> contact-form.js(forms.js)<\/strong> file with your editor (Adobe Dreamweaver, Notepad etc)<\/li>\r\n  <li>Using  the Find and Replace tool (CTRL+F) search for the <strong>ownerEmail<\/strong><\/li>\r\n<\/ol>\r\n<p>You should see the following line:<\/p>\r\n\r\n<pre class=\"brush:js\">\r\n  ownerEmail:'email@demolink.org'\r\n <\/pre>\r\n \r\n <p> replace sample email <strong>email@demolink.org<\/strong> with your email  address. That&#8217;s all, now the contact form should send the  messages to your email account. <\/p>\r\n \r\n <h3>Example 2<\/h3>\r\n \r\n<ol>\r\n  <li>open  the template folder<\/li>\r\n  <li>go  the <strong>site<\/strong> directory<\/li>\r\n  <li>there  open the HTML file that contains the contact form file with your editor (Adobe Dreamweaver, Notepad etc). Usually it is index-5.html<\/li>\r\n  <li>Using  the Find and Replace tool (CTRL+F) search for the <strong>ownerEmail<\/strong><\/li>\r\n<\/ol>\r\n\r\n<p>You should see the following code:<\/p>\r\n\r\n<pre class=\"brush:html\">\t\r\n&lt;script type=&quot;text\/javascript&quot;&gt;\r\n\t$(window).load(function(){\r\n\t\t$('#contact-form').forms({\r\n\t\t\townerEmail:'#',\r\n\t\t\tsuccessShow:2000\r\n\t\t})\r\n\t})\r\n&lt;\/script&gt;\r\n<\/pre>\r\n\r\n<p>Replace the &#8216;<strong>#<\/strong>&#8216; symbol after <strong>ownerEmail<\/strong> with your email address to activate the contact form<\/p>\r\n\r\n\r\n<h3>Example 3<\/h3>\r\n\r\n<p>In the <strong>site<\/strong> directory open <strong>form.js<\/strong> file. Locate<\/p>\r\n<pre class=\"brush:html\">\r\n$(function()\r\n\t$('#contact-form').forms({\r\n    \townerEmail:'#'\r\n    })\r\n})\r\n<\/pre>\t\r\n<p>Replace the &#8216;<strong>#<\/strong>&#8216; symbol after <strong>ownerEmail<\/strong> with your email address to activate the contact form<\/p>\r\n\r\n\r\n<h3>Example 4<\/h3>\r\n<p>In the <strong>site<\/strong> directory open <strong>scripts.js<\/strong> file. Locate<\/p>\r\n\r\n<pre class=\"brush:html\">\r\n\t$('#contact-form').forms({\r\n    \townerEmail:'#'\r\n    })\r\n<\/pre>\t\r\n<p>Replace the &#8216;<strong>#<\/strong>&#8216; symbol after <strong>ownerEmail<\/strong> with your email address to activate the contact form<\/p>","protected":false},"excerpt":{"rendered":"<p>Example 1 To do this: open the template folder go the site\/js directory there open the contact-form.js(forms.js) file with your editor (Adobe Dreamweaver, Notepad etc) Using the Find and Replace tool (CTRL+F) search for the ownerEmail You should see the following line: ownerEmail:&#8217;email@demolink.org&#8217; replace sample email email@demolink.org with your email address. That&#8217;s all, now the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":11430,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1016],"tags":[639,551,640,2415],"_links":{"self":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/11429"}],"collection":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/comments?post=11429"}],"version-history":[{"count":0,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/11429\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media\/11430"}],"wp:attachment":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media?parent=11429"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/categories?post=11429"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/tags?post=11429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}