Accordion : linking inside nested accordions

Ticket for: Accordions Combo
0
Accordion : linking inside nested accordions 1
admintech
Feb 08, 2019 03:06 PM 1 Answers
Member Since Feb 2019
Subscribed Subscribe Not subscribe
Flag(0)

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
Accordion : linking inside nested accordions 1
Accordion : linking inside nested accordions 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Accordion : linking inside nested accordions 4
PickPlugins
Feb 08, 2019
Flag(0)

Welcome to our forum.

This is only work for first child.

https://pickplugins.com/documentation/accordions/faq/open-activate-via-url-parameter/

Regards

Accordion : linking inside nested accordions 5
PickPlugins
- Feb 20, 2019 12:14 PM
Flag (0)
0

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: http://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/

Accordion : linking inside nested accordions 6
admintech
- Feb 20, 2019 01:57 AM
Flag (0)
0

Sorry, I'm not on the good thread for the message I just posted 🙂

Accordion : linking inside nested accordions 6
admintech
- Feb 20, 2019 01:55 AM
Flag (0)
0

Sorry. Must I understand that "scroll top" only works with the childs of the first accordeon on a page (id=0) and not to the second one ? (id=1) ? Is that a bug or something that can't be managed ?

Sign in to Reply
Replying as Submit