• My understanding is that your TOC+ plugin is based on heading levels only. For subtitles or sections, if I want to keep collapse shortcode which is written in toggle and title. Is that possible for me to make a custom for your plugin to read title name included heading levels?

    For instance, html:

    <h2>Policy</h2>
    [toggle id=”2.1″ title_open=”2.1 Policy” title_closed=”2.1 Policy” hide=”yes” border=”no” style=”white” excerpt_length=”0″ read_more_text=”Read More” read_less_text=”Read Less” include_excerpt_html=”no”]

Viewing 1 replies (of 1 total)
  • Plugin Author Mike

    (@conjur3r)

    True that TOC+ only scans for headings (h1-h6). If the toggle shortcode outputs the title as a heading then TOC+ would be able to pick that up and put it into the index. However, it probably wouldn’t trigger the action needed to expand the collapsed section (which is what I’m assuming the toggle shortcode does).

Viewing 1 replies (of 1 total)
  • The topic ‘Heading Level: Alternative’ is closed to new replies.