I'm having the same problem, installed Example FAQ, drop the page list block & assigned custom template to page where I want the FAQs to appear. Added a test FAQ and everything looked great.., until you click Read More...The Full Answer doesn't appear on the following page..?
I'm guessing the template for the page thats created doesn't have the area that the package is placing the content block in. I imagine it's named "Main", but you can check by looking at the code in the controller for the dashboard page that ads the faq's
This addon is called "Example FAQ" not "Production FAQ". It certainly is pretty useful and functional and does work pretty well for allot of folks. It also provides a solid example of how to use pages as a data model and how to build a single page interface to manage those pages in the dashboard.
So, onto your problem:
- The dashboard page ads a content block to the new page of the page type you select to the area "Main" are you 100% sure that the page type you're selecting has the area "Main"? Did you try other page types? Any errors in the log?