Minitek Wall Pro

Minitek Wall Pro 5.0.3

No permission to download
here's a fix for Joomla 6:

Just change only one line in:
/administrator/components/com_minitekwall/src/Model/WidgetModel.php

Line 140 to this
PHP:
if (isset($temp_source_params->source_type) && (($item->source_id ?? 0) == $temp_source_params->source_type)) {
 
Last edited by a moderator:
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.
 
Back
Top