why isnt my html showing up as text?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
15 years ago
Hi, I am putting html in category pages and when I look at it live the html hasnt been converted to regular text. Consumer will see as html? Is there a setting button that I overlooked?

Also, when I do a search in the forum i.e. for homepage nothing shows up?

Thanks
15 years ago
Is this for the category description?

Are you pasting HTML direct into FCKeditor (the WYSIWYG)?

If so, are you making sure that you switch the control to source mode (click the source button) before you paste?

Hope this helps.

Ben
15 years ago
Hi,

Is this for the category description? YES

Are you pasting HTML direct into FCKeditor (the WYSIWYG)? YES

If so, are you making sure that you switch the control to source mode (click the source button) before you paste? YES

This is the coding I am putting in:

<div class="style15" id="bodylink">
          <p class="style13"><a href="http://www.biopetvetlab.com/PDFs/Lukes_sample_cert.pdf" target="_blank">Ancestry Analysis Certificate (PDF)</a></p>
          <p class="style13"><a href="http://www.biopetvetlab.com/PDFs/Lukes_Results.pdf">Behavior Health and Personality Summary (PDF)</a><br>
          </p>
          </div>
                    <div align="center"><img src="http://www.biopetvetlab.com/images/Lukes_sample_cert.jpg" height="231" width="300"></div><br><br>


Shari
15 years ago
I am unable to replicate this. I pasted your code into fckeditor and the category description was rendered correctly (tested in all common browsers).

If you paste in the source, you should be able to click the source button again and the html will be rendered within the editor. Is this the case for you?

You could try clearing your browser cache or full reloading the page (Ctrl + F5) so that the fckeditor jscript files are reloaded.

Hope that helps,
Ben
15 years ago
I figured it out. thanks
15 years ago
what was the problem / fix - just in case other people experience the same.
thx
15 years ago
Hi, I was pasting in the html in before I pressed source. I needed (as you said - didnt catch it - because I am use to BV Commerce)to FIRST press source and than paste in the coding. Sorry I didnt catch it. Thanks
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.