Thanks 3pepe3
I already tried this fix, but after change it I get the following error:
Uncaught TypeError: Cannot set property ‘results’ of undefined CustomSearch.js:201
I made these changes:
extra_search_fields.php -> $args[‘number’]=’xxx’;
js/customsearch.js -> if(id !=’xxx’) …
Any idea?