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 [Solved] Problem with spoilers

3 Posts
2 Users
1 Reactions
1,204 Views
Posts: 45
Topic starter
(@alber_97)
Trusted Member
Joined: 5 years ago

I tried to insert a link inside a spoiler and now my signature and edit buttons are inside it

 

My page is: https://frentevermina.com/foro/

 

Topic Tags
2 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Please show the raw code of your post. It seems you've not closed the spoiler or the link closing tag is  inserted wrongly. Make sure you have some space or line breaks before the closing [/spoiler] tag.

Here is the correct way (replace |...| to [...]):

|spoiler title="title"|

 https://example.com 

|/spoiler|

 

Posts: 45
Topic starter
(@alber_97)
Trusted Member
Joined: 5 years ago

Thanks!