When clicking on an accordeon item, it gets an unique url in the browser with an anchor link.
However, when somebody gets that link and clicks on it, that section of the accordeon is not expanded. So by that unique url one sees the section title, but not the content.
How can the unique url#anchor_id directly open the required accordeon section (jQuery or other settings) ?