i've searched the forum and couldn't find the answer to my question. in the news section, i'd like to add links within the news so that visitors can click on the link and go to that page directly. what i've been doing is simply including the links, which means that visitors will have to copy and paste the links. thanks.
The a tag isn't automatically included on the list of allowed tags. To make a clickable link, you'll have to go to your admin control panel, click 'Settings' then 'Site Settings' and add <a> to your list of allowed tags. And then of course, go back to the news post and put in the a href for the link.
For more info on how to use/create HTML links http://www.w3schools.com/html/html_links.asp. But if you have TinyMCE available you shouldn't have to make links manually (it doesn't seem like you do).
thanks, everyone!
