Hello,
I purchased your Premium Plugin last week specifically for the URL Hash functionality, but it is not working. Could you please help me?
This is the website I'm working on. When you click on the accordion header, the URL does not change to that specific header ID so my client cannot easily share URLs to specific accordions.
You can manually add the #headerID if you inspect the code and copy the ID but that is not intuitive to my client and not what I paid for.
https://globalcleanair.org/air-pollution-health-impacts/personal-clean-air-stories/
Thanks for your time and for looking into this.
Best,
Giada



Hi Giada,
Welcome to PickPlugins.
We just updated the premium version of Accordion. Could you please delete the old premium version and download and activate the new one from Account > Downloads. Kindly follow the URL https://pickplugins.com/my-account/downloads/
And now, you can copy the link from the URL.
Extra: I just checked the link you've shared from your site, And I can see the page isn't scrollable! and some content is not showing correctly. I can see you've applied a CSS property called overflow: hidden;
it should be overflow: visible
. (This issue isn't related to our Accordions plugin)