Hi I'm trying to use the template search module but I get this error: Class "JEventDispatcher" not found on every search. Please can you help me to understand the reason? Thanks Fabrizio
Hi Fabrizio,
It looks like you're using search module in Joomla 4. In the new version of Joomla 4, it removed search module and use Smart search module instead.
You can create Smart search module and replace the current Search module.
Hi Saguaros ok I change the module to Smart search and now there is no errors, but the search icon in the header is not rendered correctly as you can see in the attached image. and when I use the search engine I always get a no result found message (even if i know there are few results) please can help? Thanks
There seems to be issue with style of new version of Joomla 4 with this search module, I've reported to our team to get it updated. Will keep you posted.
Could you share the FTP account?
I updated this custom CSS for you:
.t4-header-right .mod-finder__search { justify-content: flex-end; } .t4-header-right .mod-finder__search input.form-control{ background-color: #C93638 !important; }
Kindly check.