Comment to 'FAQ'
Comment to FAQ
  • I recently purchased and downloaded this module for my 14.0.0-RC2 installation. It is certainly an improvement. I have been using a single page list for my FAQs. I believe my members will enjoy the multi-topic directory included in this. It is also beneficial to have access to specific topics on the main pages for things like Discussions, People, and Groups. I also like that it comes with a Search page. The main thing I had a problem with in this module was the default choice in the main page blocks of the gallery style presentation of each Q&A. In fact, the character limits for summaries listed on the Settings page do not work with the gallery presentation that comes built into this module. I went into the Code option of the blocks and changed the array presentation to text-only as seen in this code snippet:

      array (
        0 => 'extended',
      ),
    

    This FAQs module is flexible in that it allows you to add any topic category you want that is not directly linked to another module. Instead of going to the Studio page to start a new FAQ, I added a create button in the sub-menu for the + button at the top. Overall, I would recommend other admins purchase this module for their sites. Thank you, Jerome!