Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 jomsocial 登录中使用 joomla 1.5。现在,当用户点击注册按钮时,页面会重新加载并显示一个注册表单。我怎样才能直接在首页上显示这个表格(比如在facebook注册上),然后有一个注册按钮?谢谢。卢卡
您可以在主页上的文章中使用 {loadposition MODULEPOSITION}。这将在您的文章中包含一个模块。
更好的方法是使用新的模块位置修改模板。