Im using : <strong>Website URL: </strong><a href="{VALUE}" /a>
In Display format...It is doing everything great like this plugin...It is displaying the text as a link also...But it is parsing that link in the Thread title
eg. if the Thread title is : Welcome to forums
and Website URL :
http://www.google.com
Then it is displaying it as :
<strong>Website URL: </strong>
Welcome to forums
So basically it is parsing the URL inside the thread title...
Hope someone would help me out with this thing.
Thanks
Hi Friends,
First of all thanks for this great plugin.
I am using this : <strong>Website URL: </strong><a href={VALUE} target="_blank" /a><br />
In display format...it is doing everything great just like this forum. But the problem Im facing is it is parsing the URL entered in the field in the Message body of the thread...
Let me explain it by an example :
My Custom Field is : Website URL:
So if I put
http://www.google.com in Website URL
and
this is another thread - as the body of the thread.
So it is getting displayed as :
Website URL:
this is another thread
So basically it is parsing the url in the thread body itself
So please help me with this thing..
Thanks