We'll create fresh WordPress site with Section Page installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Section Page a simple plugin allowing you to insert dropdown sections in your wordpress pages and posts.
This plugin loads wordpress jQuery.
h1
h2
(by default) h3
h4
span
strong
em
p
►
)▼
)The plugin add a “Add dropdown section” button to your tinymce editor.
Select your block of text and click the button to wrap the text into a section shortcode.
[section=Title of my section]
Your content
...
[endsection]
This will be automatically replaced by a dropdown section based on the plugin settings.
Use the Custom Css option with the custom classes options.
You can also modify your theme css file if you are using wordpress on your ftp.
Now when a section is open, it receive the css class owc-sp-active
so you can use it for more customization.