fionadruce
Member
Posted 11 months ago #
Hi! I recently installed Redactor for its spoiler capabilities. I'm having issues right now because no matter where I put the "[/spoiler]" tag, it blanks out the entire rest of the post from the opening tag to the end.
I may be silly and am new to CSS as well as WordPress, but I can't figure out why it's working that way.
Any help would be appreciated. Thanks!
Fi
http://wordpress.org/extend/plugins/redactor/
What is inside the spoiler tag?
All I can think of this that there is something that is confusing the substitution.
What does the html code look like?
fionadruce
Member
Posted 11 months ago #
[spoiler]Text Here with some ASCI smilies like :) and ;)</p>
<p>[/spoiler]
Thank you! :)
There is a close paragraph tag before the open paragraph tag. This will be the cause.
fionadruce
Member
Posted 11 months ago #
Okay. Fixed that and double checked all of my tags. I must be missing an open tag somewhere outside of the hook because it's still hiding everything below. Will double check and get back to you.
Thanks so much for the help, btw. ;) It's much appreciated!