How to have multiple instances of the module running on the same page?
Joomla的mod_exposescroller模块无法加载多个实例问题
解决方法:
在mod_exposescroller.php文件的第14和15行之间,添加
在41行和42行之间添加
最后完成的如下所示:
Joomla的mod_exposescroller模块无法加载多个实例问题
解决方法:
在mod_exposescroller.php文件的第14和15行之间,添加
在41行和42行之间添加
最后完成的如下所示: