Title: select Faq not working
Last modified: October 5, 2016

---

# select Faq not working

 *  Resolved [digitalvineeth](https://wordpress.org/support/users/digitalvineeth/)
 * (@digitalvineeth)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/select-faq-not-working/)
 * I need to include some faq with its id in frontend of my website [http://studymbbshub.com](http://studymbbshub.com)
   
   the code i used is [select-faq faq_id 483,485] ,You have not mentioned how to
   include the attribute with an example in descriptions.

Viewing 1 replies (of 1 total)

 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/select-faq-not-working/#post-8254981)
 * Hi Digital,
 * Normally when you are using an attribute in a shortcode, you need to use the 
   equals sign and put quotes around the value you enter, like so:
 *     ```
       [select-faq faq_id="485"]
       ```
   
 * If, for some reason, the faq_id isn’t working, then you can try using the faq_slug
   attribute. That would look something like:
 *     ```
       [select-faq faq_slug="slug-of-faq"]
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘select Faq not working’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-faqs/assets/icon-128x128.png?rev=1803957)
 * [Ultimate FAQ Accordion Plugin](https://wordpress.org/plugins/ultimate-faqs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-faqs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-faqs/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-faqs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-faqs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-faqs/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/select-faq-not-working/#post-8254981)
 * Status: resolved