I have the FAQs module installed and use it for client stories. In the site map it is listed twice. Exact same thing just a duplicate. Any idea why it would do this? It has a link for Blogs but none for Pages. Why wouldn't pages be listed?
Thanks.

Comments

frjo’s picture

Status: Active » Fixed

Please reopen if it's still an issue.

fuquam’s picture

Status: Fixed » Needs work

I never figured out how to fix it or why I'm getting duplicates for the FAQs.

frjo’s picture

Version: 5.x-1.2 » 5.x-1.x-dev
Status: Needs work » Active

The site map module simply calls the faq_get_faq_list() function in the FAQ module and displays whatever is returns.

frjo’s picture

Status: Active » Closed (cannot reproduce)