I’m having exactly the same problem: only the first letter appears in the title of a nested spoiler. It used to work properly. This appears to be broken as of (at least) the latest update. Please fix this.
I had the same problem and could resolve it on this way
EXAMPLE
[su_spoiler title=”Main” style=”fancy” open=”yes”]
[su_accordion]
[su_spoiler title=”Here you can add your headline”]
The content for the spoiler[_/su_spoiler]
[su_spoiler title=”Here you can add your second headline”]
The content for the second spoiler[_/su_spoiler]
[/su_accordion]
[/su_spoiler]
I have this problem too. I also found the fix described by layoutbraut above to work.
However, I’d like to hear from Vladimir, the developer, before changing the syntax of all my spoilers for fear that he change it back to the previous syntax with an update and then having to go back and change them all back again.
Vladimir, what do you intend to do about this problem?
I’m also having this problem, I’m trying to roll back to a working version, does anyone know which version was the last before this change?
Melmo,
Good question! Let us know if you identify the answer.
Other Grumble: There’s been more than a million downloads of this plugin. Hard to imagine it’s just we three that have nested spoilers with titles more than a word long. Are we unique somehow? Where is everyone’s comments?
Yes we need developer’s context here.
BTW @layoutbraut
[su_spoiler title="Main" style="fancy" open="yes"]
[su_spoiler title="Here you can add your headline"]
The content for the spoiler[_/su_spoiler]
[su_spoiler title="Here you can add your second headline"]
The content for the second spoiler[_/su_spoiler]
[/su_spoiler]
Is just fine for this,no need of accordion in between.