What is the best way to place more than one thread on a page while using the FOSCommentBundle? It seems that this is not supported by default with the ajax method of including comments on a page. Should I try to avoid the ajax method or is there an easy way to get multiple threads on a page?
Thanks