Title: Open FAQ When Linking
Last modified: August 22, 2016

---

# Open FAQ When Linking

 *  Resolved [jonsie](https://wordpress.org/support/users/jonsie/)
 * (@jonsie)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/open-faq-when-linking/)
 * I love this plugin!! Thank you for such an awesome tool! Question – I found the
   info on how to link to a specific FAQ. Is there a way to open that FAQ (it’s 
   accordion style) once it’s linked to? It’s jumping to that section, but the FAQ
   is closed. Thank you!
 * [https://wordpress.org/plugins/arconix-faq/](https://wordpress.org/plugins/arconix-faq/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/open-faq-when-linking/#post-5733477)
 * Thank you for the kind words and for the valuable feedback. Auto-expanding the
   FAQ question has been raised before and is something I’ll be exploring. I don’t
   see it making it into v1.6, which should be going into testing shortly, but more
   likely into v1.7.
 *  Thread Starter [jonsie](https://wordpress.org/support/users/jonsie/)
 * (@jonsie)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/open-faq-when-linking/#post-5733486)
 * I greatly appreciate the response, John! I will keep my eyes out for a future
   enhancement. 🙂
 *  [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/open-faq-when-linking/#post-5733695)
 * When this function will be added?
 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/open-faq-when-linking/#post-5733696)
 * Hi Beherit,
 * Thanks for using my plugin. Unfortunately I don’t have an timetable on my releases.
   I update this and my other plugins when free time allows, which has been in short
   supply recently.
 *  [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [11 years ago](https://wordpress.org/support/topic/open-faq-when-linking/#post-5733707)
 *     ```
       jQuery(document).ready(function($) {
       	if(window.location.hash) {
       		var hash = window.location.hash.substring(1);
       		$('#'+hash).addClass('faq-open').removeClass('faq-closed').next('.arconix-faq-content').addClass('faq-open').removeClass('faq-closed');
       	}
        });
       ```
   
 * 🙂
 *  [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/open-faq-when-linking/#post-5733712)
 * [@john](https://wordpress.org/support/users/john/) why You haven’t added this
   feature to new version?
 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/open-faq-when-linking/#post-5733713)
 * That’s on tap for v1.7 [https://github.com/j-gardner/arconix-faq/issues/9](https://github.com/j-gardner/arconix-faq/issues/9)

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Open FAQ When Linking’ is closed to new replies.

 * ![](https://ps.w.org/arconix-faq/assets/icon-256x256.jpg?rev=3050529)
 * [Arconix FAQ](https://wordpress.org/plugins/arconix-faq/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/arconix-faq/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/arconix-faq/)
 * [Active Topics](https://wordpress.org/support/plugin/arconix-faq/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/arconix-faq/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/arconix-faq/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/open-faq-when-linking/#post-5733713)
 * Status: resolved