I’m trying to link to an accordion item to open it. Got the button to work using the docs article on Toggleable elements. However there’s only one thinly described example of using these parameters in JS to achieve things.
Older forum topics tell people to simply set a toggle hash, then you can link to accordion items no problem. But it looks like this doesn’t exist anymore?
Per this thread, V2 elements had a Toggle Hash. Open accordion with anchor link without Cornerstone
So am I going to need to figure out the current JS way of linking to an accordion using this toggle data example, or am I missing something?
Running 6.2.1 on WP 6.2. (BTW, great work on that 6.2 hot fix. Truly a lifesaver.)
I checked and modal and off-canvas both have a toggle hash option. Tabs and accordions do not.
Thank you!