centrelearoback
09-05-2006, 05:59 PM
I would like to be able to make my category selections linkable.
I have a category called THEMES in it there is theme 1, theme 2, etc. These themes have long titles and have to be in two languages so it is unreasonable to use these in the calendar listing. However, I would like to be able to link the user to the pages on the site which discuss the various themes.
I went to the CATEGORIES section in SET UP MANAGER, and added the html on the theme, i.e. <a href="#">Thème 2</a>. BUT as you know, on the page generated by easy php all the special characters have been replaced (e.g. > becomes >).
Is there any way to tell easy php that the text is html so it does not replace special characters, so it will allow me to make the links?
Thanks!
Don
I have a category called THEMES in it there is theme 1, theme 2, etc. These themes have long titles and have to be in two languages so it is unreasonable to use these in the calendar listing. However, I would like to be able to link the user to the pages on the site which discuss the various themes.
I went to the CATEGORIES section in SET UP MANAGER, and added the html on the theme, i.e. <a href="#">Thème 2</a>. BUT as you know, on the page generated by easy php all the special characters have been replaced (e.g. > becomes >).
Is there any way to tell easy php that the text is html so it does not replace special characters, so it will allow me to make the links?
Thanks!
Don