Hi,
I bought your plugin and so far everything is great. However, I have problems with openning via URL parameters or via URL hash. Unfortunately, I haven't found more detailed explanation on your website so far.
Problem 1: On your demo website (https://pickplugins.com/demo/accordions/open-via-url-hash/)I can't see any URL hash and non of those accorions is openning once the page load is finished...
Question1: Can you please explain how to setup openning via URL hash properly with clear URL examples?
Question1.1: Can I call directly some specific child-accordion and once the URL and page are loaded, it will open all parent-accordions down to this specific child-accordion I called?
Problem 2: On this demo website (https://pickplugins.com/demo/accordions/open-via-url-parameter/?id=2#ui-id-5) you actually open third accordion from top with"?id=2" parameter and still you actually used hash in URL instead of & as visible on this example (https://pickplugins.com/demo/accordions/open-child-via-url-parameter/?id=1&c_id=1)...
Question 2: Can you please explain why you used that URL hash with "ui-id-5"?
Question 2.1: Can you please explain why you used in URL "#" instead of "&"?
Problem 3: On this demo website (https://pickplugins.com/demo/accordions/open-child-via-url-parameter/?id=1&c_id=1) you open 2nd accordion and then second child-accordion which doesn't exist, so I guess that you wanted to open it with this type of link (https://pickplugins.com/demo/accordions/open-child-via-url-parameter/?id=1&c_id=0). Anyway, I see that you are using "&c_id=0" to open only first child-accordion but for example https://pickplugins.com/demo/accordions/open-child-via-url-parameter/?id=1&c_id=0&c_id=0 doesn't take me to 2nd level child-accordion in your theme...
Question 3: How can I get via URL parameter deeper into the structure of accordion? For example what would be URL to 3rd level child-accordion?
Problem 4: I have longer accordion with multiple expandable titles with multiple child-accordion. If I try to open it via URL parameter, it will open that specific child-accordion but it won't scroll down to beginning of that specific opened child-accordion.
Question 4: What I need to set up in order to open some specific child-accordion and make the page scroll down so header will be on top of screen and content under it? (I found "Click Header to scroll top" option, but that works only if I click on header. I need same effect right after specific URL for that child-accordion is loaded.)
Thank you and have a nice day
Pete

Thanks for your reply,
#1. please make sure you header id is correct, try to inspect element to get id (see the attachment how to get id.) if you please send me your link then i can help you to find element id.
#3 & #3.1 unfortunately we can't help you to customize plugin right now, but you can customize as you want. we do not provide plugin customization service for our clients.
Regards