如何在每篇文章下方显示动态内容?
我是 Joomla 的新开发人员。我正在开发一个网站,用户可以在其中为文章撰写评论。所以,这里我需要在每篇文章下面显示一个评论表单。我怎样才能实现这个目标?我见过一些扩展,例如自定义属性,它们会将内容放置在每篇文章的下方。
I am a new developer to Joomla. I am developing a website in which users will be able to write review for the articles. So, here I need to display a review form below every article. How can I achieve this? I have seen some extensions like custom properties which will place content below every article.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我认为最好的方法是使用专门为评论而构建的扩展。
Joomla 扩展目录中有多个选项。
I think the best approach is to use an extension that was specifically built for reviews.
There are multiple options available in the Joomla Extensions Directory.
我找到了解决方案。我需要的是一个在每篇文章之后显示内容的插件。
I found out the solution. What I needed was a plugin to display content after every article.