Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hey,
I have a custom template for a category. It pulls all posts from it, but I'd also need to pull all comments and the comment form from the posts, too. I've yet to succeed. Either it pulls nothing, or it pulls the old comment system. The comments show up good in individual posts, but not in my custom template. How would I call wpDiscuz in it?
And I'm using the X theme.
I'm sorry but wpDiscuz can not be used on non-single template files (category, tag, author, etc..) it's only designed for single pages (single.php, page.php, custom-post-type.php). Please don't try to include wpDiscuz in category page, it has no chance to work. The comment box duplication will always generate JS errors.