Ticket for: Accordions
0
admintech
Hi.
The documentation tells you can do that :
<a href="https:///website/?id=0">A</a>
and also :
<a href="https:///website/?id=0&c_id=0">B</a>.
Is it possible to do that :
<a href="https:///website/?id=0&c_id=0&c_id=0">C</a>
It looks like it does not work.
Best regards.
Franck
2 Subscribers
Submit Answer
1 Answers
Best Answer
0
Welcome to our forum.
This is only work for first child.
https://pickplugins.com/documentation/accordions/faq/open-activate-via-url-parameter/
Regards
https:///website/?id=0 will make the first accordion will open on page load, if you want to allow scroll on that opened accordion you will also need to add url #id
Demo: https://pickplugins.com/demo/accordions/open-via-url-parameter/?id=2#ui-id-5
Hope you understand, please read the documentation carefully
https://pickplugins.com/documentation/accordions/faq/open-activate-via-url-parameter/