17488 Posts in 4473 Topics by 1978 members
| Go to End | ||
| Author | Topic: | 2288 Views |
-
Re: SideBar images

24 November 2008 at 3:37am
What I am seeing on the page in the sidebar is the code, for example in the sidebar I put an image and text, and it is showing the code but not the image:
<img src="http://localhost:8888/silverstripe/assets/Home/_resampled/StripThumbnail-home.jpg" title="home.jpg" alt="home.jpg" class="destwidth=" />
If I look at the source of the page it shows the tags are not rendering properly:
<img src="http://localhost:8888/silverstripe/assets/Home/_resampled/StripThumbnail-home.jpg" title="home.jpg" alt="home.jpg" class="destwidth=" />Is there something I need to change in the TinyMCE? if so what would it be?
-
Re: SideBar images

24 November 2008 at 5:33am
Can anyone help with this html problem? is it to do with TinyMCE? What do I need to change?
-
Re: SideBar images

24 November 2008 at 11:05am
Can anyone offer any advise? I still haven't managed to get the problem solved
-
Re: SideBar images

24 November 2008 at 11:54am
That output looks like it's being xml escaped. You mentioned that you were using $Sidebarcontent.XML before so it's possible that the template is still cached, so try flushing the page.
If it's not that, then I have no idea.
| 2288 Views | ||
| Go to Top |


