Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

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

4 Posts
3 Users
0 Reactions
2,078 Views
Posts: 1
Topic starter
(@cosmicjames)
New Member
Joined: 8 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: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

You should use HTML like this:

<a href="http://example.com" target="_blank">click me</a>
1 Reply
(@accessiblejapan)
Joined: 8 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: 10616
Admin
(@robert)
Support Team
Joined: 9 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.