The testimonials thing on the page designer adds random divs and p tags …
<div>
<div>
I add the text in the html window and this is what it does ... other ones added random p tags ...
</div>
<div></div>
</div>
doesn’t do that when it’s wrapped in the color section …
I do have it in a color box and after working on adding images to each testimony, I now notice that it’s all of a sudden adding random p tags again and not correctly closing them out …
<p>
<p>We use Regal Pest Control in Ocala. They visit our cabin in the forest each month and spray for insects and other pests, and we can’t thank them enough!</p>
I also noticed on that particular page where this is happening that my twitter widget in the footer will not display… on this same page, when i copy the html into dreamweaver, it says there is an error on the line that states:
b[c] += ( window.postMessage && request ? ' ' : ' no-' ) + cs;
but now I refresh the page again and there’s no error and everything works again … weird.
but the extra divs and p tags are still happening … just so you know.
Hi OcalaWebsiteDesigns,
All design elements have to be inside a layout element. So try adding it inside a 1/1 element for full width.
Regards,
Devin