Using CMSMS 1.6.4 with TinyMCE.
I created a page and inserted image. I made a cms self link for the image, the image and self link appears as html code in the live page.
This does not happen for text based self links.
See: http://www.carpenterstown-et.com/image-test.html
[solved] CMS Self Linked image displays as html text
[solved] CMS Self Linked image displays as html text
Last edited by daymobrew on Mon Aug 24, 2009 5:49 pm, edited 1 time in total.
Re: CMS Self Linked image displays as html text
I think the solution is to go into Tiny admin and change the cms_selflink type to be a href...
ReneH 
A search will save you hours waiting for an answer!

A search will save you hours waiting for an answer!

Re: CMS Self Linked image displays as html text
It was set to href style so I set it to cms_selflink style and back again. This sorted it out.reneh wrote: I think the solution is to go into Tiny admin and change the cms_selflink type to be a href...
Why does the cms_selflink version not work? Is it a bug?