Open via URL with multiple accordions doesn\\\’t work

Ticket for: Accordions Combo
0
Open via URL with multiple accordions doesn\'t work 1
nathi
Sep 24, 2020 04:37 AM 1 Answers
Member Since Sep 2020
Subscribed Subscribe Not subscribe
Flag(0)

Hello,

I have an accordion with nested accordions. I tried to open them via URL parameter as well as URL hash.
My first problem is, that opening via parameter (/?id=0,1,2) doesn\'t work at all.
Opening via URL hash only works with the accordions if they are not nested.
If i try this with the nested accordion it opens only the \"parent-accordion\" but not the child. (if the item is the third one of the child accordion, the third one in the parent accordion is active)

it works best with /?active_index=\'id\'
but it\'s more or less the same as described above.

 

Thank you for your help!

0 Subscribers
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Open via URL with multiple accordions doesn\'t work 2
PickPlugins
Sep 24, 2020
Flag(0)

Welcome to our forum.

Opening multiple accordion wasn't available in older version, but we have added support on latest version,

have you checked this documentation,

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

note on the url parameter, ?active_index=83|1,3-82|1,2

83 and 82 is accordion ids,

and 1,3 and 1,2 index id should open respective accordions.

Regards

Open via URL with multiple accordions doesn\'t work 3
nathi
- Sep 26, 2020 01:38 AM
Flag (0)
0

Hi,
Thanks for your help.

i think i have the latest version. (2.2.26 and 1.0.1 pro)

Yes i tried it with ?active_index=83|1 (with my accordion id).

But it still doesn't open the nestesd accordion (even if i put in the id of the nested accordion)

If you want to have a look: http://www.fsch.at/accordions/faq-small/?active_index=154|4 (154 is the "container" accordeon)

i would like to open each "tab" of each nested accordion separately via URL (not multiple, sorry).

I hope you can now understand, what i mean.

Best Regards

Sign in to Reply
Replying as Submit