WPIntell

Source evidence

headers parameter not working

Shortcode Table of Contents · support · 2017-12-28T11:11:00+00:00

mixedsentiment
mediumseverity
0.78relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 16 rows with source links

37.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

10 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
t4tsu resolved
Hey James, this is an awesome lightweight plugin 🙂 Unfortunately, the “headers” parameter doesn’t work. I tried to to include just “h3,h4,h5,h6” but h1 and h2 still show up in the toc. Thanks, Jan Agreed, this is a nice plugin, but header parameter does not work at all, it will pull in every header in the specified container into the table of content. For others with this problem, a temporary fix could be to add the following CSS to remove h1: .shortcode-toc ul li a{ visibility: hidden;} .shortcode-toc ul li ul li a {visibility: visible;} This reply was modified 8 years, 2 months ago by Nijen . this is a great plugin! I like how I can include TOC just on the page I want to use it. However, I have the same issue, header parameter don’t seem to work. Same problem here…the plugin is useless without this option. Hey, update coming today!

Comments

4 shown
Nijen 2018-03-20T12:50:00+00:00

Agreed, this is a nice plugin, but header parameter does not work at all, it will pull in every header in the specified container into the table of content. For others with this problem, a temporary fix could be to add the following CSS to remove h1: .shortcode-toc ul li a{ visibility: hidden;} .shortcode-toc ul li ul li a {visibility: visible;} This reply was modified 8 years, 2 months ago by Nijen .

brooklyngems 2018-07-07T13:27:00+00:00

this is a great plugin! I like how I can include TOC just on the page I want to use it. However, I have the same issue, header parameter don’t seem to work.

dunebug81 2018-07-31T17:22:00+00:00

Same problem here…the plugin is useless without this option.

jamesckemp 2018-07-31T18:50:00+00:00

Hey, update coming today!