I have a group of buttons that link to accordion items on another page.
These buttons link to /page/accordian_item_1#accordian_item_1
etc.
Then on the page, I have accordian_item_1
(they are all different numbers) set for both the ID and the toggle hash.
However when I click the button, it does go to the page and open that accordion item, but it doesn’t scroll to that position. The ID and the toggle hashes are dynamically generated from a post type, not statically set if that makes a difference.
it also seems that if I simply enter the hash into the url on that page it has the same effect. I have “Scroll to” set to All, and grouped set to On.