Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #169419

    I need to link directly to a toggle / accordion for an FAQ so it will be open and have a unique link after the #. How can I do this?

    Thanks!

    #169701

    Hello justinmw!

    I’m not sure if that is possible but you can create a single accordion for each FAQ section. Set it to open the toggle initially. Create a link like this to target the toggle sections:

    <a href="#toggle-id-1-container">Toggle 1</a>
    <a href="#toggle-id-2-container">Toggle 2</a>

    Cheers!
    Ismael

    #170031

    That might work. Is it possible to change the toggle id name, so the toggle id could actually be the name of the question. This would be for SEO…

    Thanks,
    Justin

    #170245

    Hey!

    It is possible, but that customization is beyond the scope of our support form. If you really need it try hiring a freelancer for the job.

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Linking direct to open toggle / accordion’ is closed to new replies.