DevelopperK Posted March 13, 2023 Share Posted March 13, 2023 Hello ! I'm using prestashop 1.7.8.8. I added css files in themes/mytheme/css and i wrote this code for each css file " $this->registerStylesheet('compare', '/assets/css/compare.css', ['media' => 'all', 'priority' => 40]);" but i got this errors. Is there any solution? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now