Notifications
Clear all

wpForo 1.x.x [Closed] How To Make Member Signature Clickable?

4 Posts
3 Users
0 Likes
1,809 Views
Posts: 1
Topic starter
(@cosmicjames)
New Member
Joined: 7 years ago

Hello and thanks for making such a great product(wpforo) free!

I've install wpforo on my site and is working very fine.

However, link in signature is not clickable. 

Is there a way to make it clickable and how?

Thanks once again while I await your answer.

3 Replies
Robert
Posts: 10503
Admin
(@robert)
Support Team
Joined: 8 years ago

You should use HTML like this:

<a href="http://example.com" target="_blank">click me</a>
1 Reply
(@accessiblejapan)
Joined: 7 years ago

Active Member
Posts: 9

Hello,

I have done this for my signature and it works fine, but every time I save the signature the target="_blank" gets stripped out.  Can I stop that?

Thanks!

Robert
Posts: 10503
Admin
(@robert)
Support Team
Joined: 8 years ago

I'm sorry but not, it seems wpForo signature filters this attribute, there is no way to stop it. We'll add this attribute in future releases.