Plugin Author
Skyree
(@skyree)
Hi,
Do you have a live example so I can have a look ?
Did you write a title in your [section=] tag ?
Moin!
Here’s the page: http://wordpress.k21.webseiten.cc/ja-zum-kopfbahnhof/
Every paragraph with headline has to be shown in an own dropdown-box. I tried it with the first paragraph. It doesn’t work.
I used a title in the section-tag, but it disappeared.
Plugin Author
Skyree
(@skyree)
Hi, sorry for the delay.
I can see an empty span tag within an empty parapgraph tag.
Could you display the “html” tab in your page editor, and see if there’s a html tag inside the [section=Your title] shortcode ?
To make it work, you should have something like that :
<p>[section=Your title]</p> or just [section=Your title] but not any html tag inside the shortcode.
I hope it’ll be ok.
Thank you for your answer.
I deleted the html-tags, but is doesn’t work anyway.