If you use more than one mod_articles_category Module the resulting $module->id is wrong in template-file. Shown is only the latest created module id of this module type. So this causes wrong headlines and module appearance.
Testing $module->id in mod_articles_category.php gives the correct value if I test the ouput before the if-statement in line 64.
Outputting after the if-statement gives the value of the last created mod_articles_category.
Labels |
Added:
?
|
Category | ⇒ | com_modules |
Title |
|
Status | New | ⇒ | Information Required |
It's a clean joomla install 3.7.2, only Maximenu CK installed
@TheWhykiki Can you reproduce the issue without Maximenu CK?
Fixed....my fault. Was caused by false synchronizing folders with my phpStorm. Can be closed
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-06-13 10:19:07 |
Closed_By | ⇒ | TheWhykiki |
Do you have any caching enabled on your site? Maybe 3rd party solutions?