2.4.7 php 8.3
I see a problem in the new version, the menu header does not work
Find line 298:
app/code/Olegnax/Athlete2/Helper/Helper.php
change this to
return $this->_loadObject(FilterProvider::class)->getBlockFilter()->filter(is_string($content) ? Trim($content): '');
Last edited: