Just got a reply from Andrew.
He said that because I was using separate shortcodes it was causing the duplicates.
The solution is to change the short codes to:
[faq limit="-1" faq_topic="faqs"]
Thanks again!
This issue is not resolved. I am seeing duplicate FAQ’s on my site. I am using shortcodes with no limit on the number on the page, faq by type and javascript collapsing.
All I am doing is this:
[faq limit="-1"]
[faq faq_topic="faqs"]
And I get this:
https://dl.dropboxusercontent.com/u/7897357/CropperCapture%5B76%5D.png
Which is weird, but a problem. I know it is not related to anything in the Javascript I tested it with the collapse feature off and it did not resolve the problem.
Thanks for help.