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.
使用 joomla 2.5 创建网页。这是我的网页:http : //tartusvk.eu 您会看到滑动图片下有自定义 HTML 模块“信息”。当我点击“Eestimaa Spordiliit Jõud meistrivõistlused, Pärnu”时,全文打开。当全文打开时,我希望不会显示“信息”模块。
谢谢
这是一个长期存在的 Joomla 问题。有一个关于模块管理的 JED 部分 - 请参见此处。大多数人使用的解决方案是 NoNumber 的 Advanced Module Manager(此处为 JED 链接)。
这应该为您解决问题!
我需要在每个之前添加一个空格
<a
如果还没有空格,则在带有 php 的字符串中。
所以这
hello world <a
应该保持原样
但是这个
hello world<a