[Theme: Leadtheme] cformII Widget Presents Twice
-
Template: https://demo-apple-ish.leadtheme.com/
I have been all over the .php files to no avail, and crawled painfully through EACH cform “form setting” looking for any duplicating check boxes. Yet, I cannot figure out why I have an “extra” cform box appearing on my pages. Has anyone had this issue? Any recommendations to check?
I use firebug which enabled me to see the html, and ultimately the source code of my headache. I have pasted the code below.
Site: realestatepossible.com<div id=”sidebar”>
<div class=”lead_form”>
<h2> Request More Information </h2>
<form id=”cformsform” class=”cform default-lead-form ” method=”post” action=”/#usermessage” enctype=”multipart/form-data”>
<p id=”ll” class=”linklove”>
</div>
{The following is the section of code that I need to remove/deactivate.}
<div class=”widget”>
<div class=”widget_content”>
<h2></h2>
<form id=”cformsform” class=”cform default-lead-form ” method=”post” action=”/#usermessage” enctype=”multipart/form-data”>
<p id=”ll” class=”linklove”>
</div>The Widget screen shows the following….
Main Sidebar Widgets: cforms, search, recent posts, recent comments, categories, rss.
Right Sidebar Widgets: blank.
Opt-In Widgets: blank.I believe that it has got to be something in the functions that I have overlooked. And Lord knows I have LOOKED! Based on the coding, I theorize that it is something in cformsII.
Sadly the template was “free”, and I am getting no response from the originator, so far.
- The topic ‘[Theme: Leadtheme] cformII Widget Presents Twice’ is closed to new replies.