When I enable this plugin, nextGen gallery (tested on 1.9.13) stops to work properly:
What’s wrong?
]]>Hi,
I’m getting this Notice and Warning:
Notice: Trying to get property of non-object in …/wp-includes/post-template.php on line 208
Warning: Cannot modify header information – headers already sent by (output started at …/wp-includes/post-template.php:208) in …/wp-content/plugins/luzanky-web-plugin/lib/ExternLib/wp-session-manager/class-wp-session.php on line 123
I can get rid of the Warning by disabling the luzanky-web-plugin, but the notice remains…
https://www.ads-software.com/extend/plugins/content-headings-tree/
]]>Hi,
since A NAME is obsolete in HTML5 (citing W3Cvalidator:)
The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.
Could You please release a HTML5 compliant version (meaning using id attribute)? Ideally as a plugin (shortcode, too) option.
Thanks a lot
[ Signature moderated. ]
https://www.ads-software.com/extend/plugins/content-headings-tree/
]]>In the widget, the links to the headings on the page link to the page, not to the heading on the page.
https://www.ads-software.com/extend/plugins/content-headings-tree/
]]>This page has bug: https://blog.sectorit.net/development/430
https://www.ads-software.com/extend/plugins/content-headings-tree/
]]>One other suggestion for you ??
If there’s no headers in the content and you therefore won’t be generating anything, don’t render the plugin at all.
Some pages on my site have sub-headings, others don’t, so it only makes sense to display if there’s something useful to show. I’ve done a basic hack for myself, but you might want to make it an option or something. Here’s the code I put in –
https://gist.github.com/4158566
The relevant code is the if
block on line 47.
https://www.ads-software.com/extend/plugins/content-headings-tree/
]]>Loving the plugin.
Two suggestions based on your latest upload.
Having a title as an option is nice, but if the site chooses to not have one, you’re currently rendering an empty div
, which leaves some awkward looking whitespace. It might be no harm to check the inputted title before rendering?
This is what I’ve hacked in – https://gist.github.com/4142002.
Also, and this could just be my theme, but your $before_widget
at the very start of widget.php is doing this crazy nested widget thing. Removing that echo statement seems to clear it, but just thought I’d give you a heads up.
https://cl.ly/image/3P0k2Y0j3W3W
https://www.ads-software.com/extend/plugins/content-headings-tree/
]]>It would be great setting the nesting level for heading.
Thanks for a plugin.
https://www.ads-software.com/extend/plugins/content-headings-tree/
]]>