The accordion will open to the correct level if I use ?target=accordion+tab&id=11, but if I try to add the argument to navigate the screen to the correct level ?target=accordion+tab&id=11#id-11 then nothing happens. The accordion still opens the correct level but the page does not scroll down.
I have also tried ?target=accordion+tab&id=11#ui-id-11 as your FAQ page is not clear which should work, but this also does not work.
If needed: https://otmplcprod.staging.wpengine.com/policies/?target=privacy+policy&id=11#id-11
Welcome to our forum.
I am not sure where did you find the ?target=
parameter, this will not work.
http://pickplugins.com/demo/accordions/open-via-url-parameter/?id=3#1453438413359
You should start from 0 ("zero" top to bottom) which header you want to keep activate, and add #id to scroll down where you want to scroll on load.
Please see the attachment how to find # id
https://imgur.com/a/p2Bkljn
Regards
Ah, I see there is the ui-id in there too. It is working now, thanks.