Hello,
I’m using AMS with article discussion threads enabled.
Currently, readers can click the “Join Discussion” button and view the linked XenForo thread, while AMS comments are displayed separately below the article.
What I would like to achieve instead is:
Article Content
Discussion
Post #1
Post #2
Post #3
Post #4
Post #5
[Reply Editor]
Is there a built-in option, template modification, or recommended approach to achieve this with AMS?
I can see that $article.Discussion is available within the article template, but I’m unsure whether the linked thread posts can be rendered directly on the article page.
Any guidance would be appreciated.
Thank you!
I’m using AMS with article discussion threads enabled.
Currently, readers can click the “Join Discussion” button and view the linked XenForo thread, while AMS comments are displayed separately below the article.
What I would like to achieve instead is:
- Disable or ignore the AMS comment system
- Display the latest discussion thread replies directly below the article
- Show perhaps the last 5 replies from the linked discussion thread
- Include a reply box directly below those replies so users can participate in the discussion without leaving the article page
- Keep all replies stored in the XenForo discussion thread (not as AMS comments)
Article Content
Discussion
Post #1
Post #2
Post #3
Post #4
Post #5
[Reply Editor]
Is there a built-in option, template modification, or recommended approach to achieve this with AMS?
I can see that $article.Discussion is available within the article template, but I’m unsure whether the linked thread posts can be rendered directly on the article page.
Any guidance would be appreciated.
Thank you!