Hello,
After the joomla has been upgraded the template's settings are missing.
I tried to copy the updated version template files but still not working.
Dimitrios
var type = items[i].split('=')[0].test(/^\d+$/) ? 'ItemID' : 'Option';
var type = !isNaN(items[i].split('=')[0]) ? 'ItemID' : 'Option’;