Hi, im using a joomla template that includes Ari Ext Menu, i have it installed locally using easyphp. I installed the Ari Ext Menu Module, but its not loading any of the css and js files.
Using Chrome console, it says this:
GET
127.0.0.1:8888/modules/mod_ariextmenu/mod_ariextmenu/js/css/menu.fix.css 404 (Not Found) index.php:14
GET
127.0.0.1:8888/modules/mod_ariextmenu/mod_ariextmenu/js/css/menu.min.css 404 (Not Found) index.php:13
GET
127.0.0.1:8888/modules/mod_ariextmenu/mod_ariextmenu/js/menu.min.js 404 (Not Found) index.php:18
GET
127.0.0.1:8888/modules/mod_ariextmenu/mod_ariextmenu/js/ext-core.js 404 (Not Found)
But i really do have the required files on the folders they are supposed to be in... im lost