Not Working. I copied your code and edited my info in that file but I still having the same problem.![]()
Not Working. I copied your code and edited my info in that file but I still having the same problem.![]()
It's still adding my site's URL to the Facebook URL using the blank sidebox addon. Any other ideas would be appreciated.
When I view your source, (in IE, anyway) I'm seeing a strange character at the beginning of your URL in that sidebox define:
<a href=”http: //www.facebook.com/pages/Winsted (Which the forum software stripped out - it's a little box right before the http)
I don't know what it is.
If you're pasting that from somewhere, try entering the address manually instead..
That was it. Thanks Stevesh
I replace that crazy character with a quotation mark and it worked.
For some reason though and I don't know why, I had to put the same link in my template, tpl file also.
Just another thought about a outside link. Is there a way that when someone would click on this that it would open a new window.(although it is not important)
<a href= "XXXXXXXXXXX" target="blank">B] will open the page in a new window or tab.
Worked Great, Just what I wanted. Very much appreciated.