Awesome script. I have it installed on 13 sites so far and it works great. I am installing on a new site that uses
Nucleus blog software and the links aren't displaying correctly. I first had a problem GETTING them to display at all,
got that working, now the links are adding back slashes. I think it may be a CSS style sheet setting but I can't seem
to get it worked out.
I am trying to add this link:
http://www.tiffinivids.com
Here is the template file I am using:
<a href="{$URL}" title="{$ANCHOR}">{$ANCHOR}</a><br />
Here is the output file it is generating:
<a href=\"http://www.tiffinivids.com\" title=\"TiffiniVids\">TiffiniVids</a>
And as you can guess the resulting link looks like this:
http://www.tiffinitv.com/"http://www.tiffinivids.com/"
I am just a little stuck on this one. Maybe some bloggers have an answer for me.
Thanks,
UncleTim
Nucleus blog software and the links aren't displaying correctly. I first had a problem GETTING them to display at all,
got that working, now the links are adding back slashes. I think it may be a CSS style sheet setting but I can't seem
to get it worked out.
I am trying to add this link:
http://www.tiffinivids.com
Here is the template file I am using:
<a href="{$URL}" title="{$ANCHOR}">{$ANCHOR}</a><br />
Here is the output file it is generating:
<a href=\"http://www.tiffinivids.com\" title=\"TiffiniVids\">TiffiniVids</a>
And as you can guess the resulting link looks like this:
http://www.tiffinitv.com/"http://www.tiffinivids.com/"
I am just a little stuck on this one. Maybe some bloggers have an answer for me.
Thanks,
UncleTim