{"id":226,"date":"2014-02-17T22:36:05","date_gmt":"2014-02-17T22:36:05","guid":{"rendered":"https:\/\/notiz.comanet.xyz\/?p=226"},"modified":"2019-03-03T19:42:30","modified_gmt":"2019-03-03T18:42:30","slug":"joomla-template-jf-calla-exteriors","status":"publish","type":"post","link":"https:\/\/notiz.comanet.xyz\/?p=226","title":{"rendered":"Joomla Template &#8211; JF Calla Exteriors"},"content":{"rendered":"<h3> \tDisable Contact Form Tooltip<\/h3>\n<p> \t&nbsp;<\/p>\n<p> \tAdd this to javascript code:<\/p>\n<pre><strong>\/templates\/jf_calla-exteriors\/index.php -&gt; before &lt;\/body&gt;<\/strong>  &lt;script&gt; jQuery('#contact-form label').removeClass('hasTooltip'); &lt;\/script&gt;  <\/pre>\n<hr \/>\n<h3> \t&nbsp;<\/h3>\n<h3> \tContact form does not work(Field required:subject)<\/h3>\n<p> \tcomponents&gt;com_contact&gt;models&gt;forms&gt;contact.xml line 23<br \/> \tremove<\/p>\n<pre>&lt;field name=\"contact_subject\"    type=\"text\"    id=\"contact-emailmsg\"    size=\"60\"    description=\"COM_CONTACT_CONTACT_MESSAGE_SUBJECT_DESC\"    label=\"COM_CONTACT_CONTACT_MESSAGE_SUBJECT_LABEL\"    filter=\"string\"    validate=\"contactemailsubject\"    required=\"true\"   \/&gt;  <\/pre>\n<hr \/>\n<p> \t&nbsp;<\/p>\n<p> \tHi Guys<br \/> \tCame across this thread but after I had fixed the same problem.<br \/> \tYou need to go to the template folder (jf-calla-exteriors)\/html\/com_contact\/contact\/default_form.php-<br \/> \tinsert these few lines just before the bits about contact_message<\/p>\n<pre>&lt;div class=\"control-group\"&gt;         &lt;div class=\"control-label\"&gt;&lt;?php echo $this-&gt;form-&gt;getLabel('contact_subject'); ?&gt;&lt;\/div&gt;         &lt;div class=\"controls\"&gt;&lt;?php echo $this-&gt;form-&gt;getInput('contact_subject'); ?&gt;&lt;\/div&gt;             &lt;\/div&gt;<\/pre>\n<p> \t&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Disable Contact Form Tooltip &nbsp; Add this to javascript code: \/templates\/jf_calla-exteriors\/index.php -&gt; before &lt;\/body&gt; &lt;script&gt; jQuery(&#8216;#contact-form label&#8217;).removeClass(&#8216;hasTooltip&#8217;); &lt;\/script&gt; &nbsp; Contact form does not work(Field required:subject) components&gt;com_contact&gt;models&gt;forms&gt;contact.xml line 23 remove &lt;field name=&#8221;contact_subject&#8221; type=&#8221;text&#8221; id=&#8221;contact-emailmsg&#8221; size=&#8221;60&#8243; description=&#8221;COM_CONTACT_CONTACT_MESSAGE_SUBJECT_DESC&#8221; label=&#8221;COM_CONTACT_CONTACT_MESSAGE_SUBJECT_LABEL&#8221; filter=&#8221;string&#8221; validate=&#8221;contactemailsubject&#8221; required=&#8221;true&#8221; \/&gt; &nbsp; Hi Guys Came across this thread but after I had fixed the same problem&#8230;.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-226","post","type-post","status-publish","format-standard","hentry","category-how-to-s"],"_links":{"self":[{"href":"https:\/\/notiz.comanet.xyz\/index.php?rest_route=\/wp\/v2\/posts\/226","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/notiz.comanet.xyz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/notiz.comanet.xyz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/notiz.comanet.xyz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/notiz.comanet.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=226"}],"version-history":[{"count":1,"href":"https:\/\/notiz.comanet.xyz\/index.php?rest_route=\/wp\/v2\/posts\/226\/revisions"}],"predecessor-version":[{"id":391,"href":"https:\/\/notiz.comanet.xyz\/index.php?rest_route=\/wp\/v2\/posts\/226\/revisions\/391"}],"wp:attachment":[{"href":"https:\/\/notiz.comanet.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=226"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notiz.comanet.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=226"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notiz.comanet.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=226"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}