Você está usando um navegador desatualizado. Este ou outros sites podem não ser exibidos corretamente. Recomendamos atualizar seu navegador ou usar um navegador alternativo.
A new update for Minitek Wall Pro 6.0.3 unofficial is now available for free download. Big thanks to the contribution from our member @1inkin !
Minitek Wall Pro 6.0.3 unofficial
Read the rest of this update entry...
I can share an unofficial version of this extension with improvements and fixes:
- Joomla 6 compatibility.
- Fixed text search.
- Fixed incorrect tag sorting for some languages.
- Fixed incorrect height of some rows in the list of articles.
- Added an AND/OR condition for selecting data by tags.
here's a fix for Joomla 6:
Just change only one line in:
Line 140 to this
if (isset($temp_source_params->source_type) && (($item->source_id ?? 0) == $temp_source_params->source_type)) {