Hi, i just bought your Social Counter module but actually i cannot find the related category so i post my problem here... hope this is the right place!
Thanks for your extension, it works pretty well but when i check into the chrome or edge console it gives me an error saying that a file is missing:
modules/mod_jux_social_counter/assets/css/font-awesome.min.css
If i have a look inside that directory i can find font-awesome.css but not font-awesome.min.css
Hello Veronica,
Thanks for contacting us and choosing our product!
I'm sorry. Please go to modules -> mod_jux_social_counter -> mod_jux_social_counter.php
remove line 22
$document->addStyleSheet('modules/' . $module->module . '/assets/css/font-awesome.min.css');
Thanks!