Title: [Plugin: FAQ Manager] No FAQs found
Last modified: August 20, 2016

---

# [Plugin: FAQ Manager] No FAQs found

 *  [gnewton](https://wordpress.org/support/users/gnewton/)
 * (@gnewton)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-faq-manager-1/)
 * Getting “No FAQs found” in the backend even though it shows the correct number
   of FAQs from the form above the table (where the All and Published links are).
 * Here’s a snippet of the table code showing the No faqs msg:
 *     ```
       <tbody id="the-list">
       <tr class="no-items">
       <td class="colspanchange" colspan="6">No FAQs found</td>
       </tr>
       ```
   
 * In the html that’s being cooked up this is the info the Questions column is looking
   for `http://websitename.com/wp-admin/edit.php?post_type=question&orderby=title&
   order=asc"`
 * It seems like the table isn’t able to find the the post-id for some reason. The
   main problem is that since the FAQs aren’t showing up in this list, I’m unable
   to edit them without going into the database. Any ideas?

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Andrew Norcross](https://wordpress.org/support/users/norcross/)
 * (@norcross)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-faq-manager-1/#post-2220502)
 * I’m not sure why it would be looking for the post ID, since that’s not something
   that gets pulled into the columns. Are you using some sort of plugin to include
   that info?

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: FAQ Manager] No FAQs found’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-faq-manager_e7e7e7.svg)
 * [SFN Easy FAQ Manager](https://wordpress.org/plugins/wordpress-faq-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-faq-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-faq-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-faq-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-faq-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-faq-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Andrew Norcross](https://wordpress.org/support/users/norcross/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-faq-manager-1/#post-2220502)
 * Status: not resolved