Adding a Single FAQ to a LibGuide
See an example here: https://resources.nu.edu/researchprocess/academicandpopular
To do this, you can create a LibAnswers Widget.
- Go to Admin > Widgets
- Name your widget (I called this government sources)
- In the left column, under Content select FAQ List
- In the right column under FAQ Entries Type, select Single full FAQ Entry and add the FAQ ID
- The FAQ topics and date will display under the FAQ title. If you want to hide this you’ll need to add the following in the Custom CSS box: .s-la-faq-listing-meta { display: none; }
- Click save
