derderko
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Table of Contents] URL Problem + ACF fieldsFor anyone who might also run into this. It’s not a bug, it’s stupidity ^^. Look for a base-tag within your head. Remove <base href=”https://www.example.com/”> and then the toc-urls will work just fine.
Forum: Plugins
In reply to: [Easy Table of Contents] Anchors aren’t correctly generatedIt’s not a bug, it’s stupidity ^^. This is not caused by a bug but is due to the base-tag within the head. Remove <base href=”https://www.ardio.at/”> and then the toc-urls will work just fine.
Forum: Plugins
In reply to: [Easy Table of Contents] URL Problem + ACF fields@melanino I have the same issue as you described in 1):
http://www.example.com/#being used instead ofhttp://www.example.com/cat/post_name#Could you briefly explain your fix again? Which tag/url in the post’s html-head is being used as base-url? Ie what’s the “base url tag” you mentioned?
Forum: Plugins
In reply to: [Easy Table of Contents] Anchors aren’t correctly generatedSame here when it comes to the bug
http://www.example.com/#and nothttp://www.example.com/cat/post_name#Might help to hunt it down:
- I am using Divi theme (Gutenberg editor, not the divi builder plugin) & Yoast seo
- playing around with eztoc settings (incl shortcode vs auto) didn’t solve it for me
- bug also happens with toc+
Ideas, fixes anyone?
Forum: Plugins
In reply to: [Table of Contents Plus] TOC Not Working With DiviI had the same issue with toc+. Switching to the forked plugin https://de.wordpress.org/plugins/easy-table-of-contents/ will do the trick for you. Little effort to migrate because same shortcode [toc] is used and similiar settings.