cancel
Showing results for 
Search instead for 
Did you mean: 

JSS CSS not loading

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

JSS CSS not loading

Hey,

 

After installation i have a problem with the JSS/CSS. No images, inactive links. I changed di.xml: Symlink to Copy, but problem is still the same...

I'm new in Magento. What's next?

3 REPLIES 3

Re: JSS CSS not loading

Hi @sikoracreative,

 

Which version of Magento are you using?

Did you executed this?

 

bin/magento setup:static-content:deploy

Re: JSS CSS not loading

Hi

Please run below commands from root of your magento 2 installation.

 

php bin/magento setup:static-content:deploy
php bin/magento cache:flush

Thanks

---
If you've found my answer useful, please give"Kudos" and "Accept as Solution"

Re: JSS CSS not loading

You need to run below command,

 

For Magento version 2.2.0 or higher,

 

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush

For Magento Version 2.0.x or 2.1.x, Run below command,

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

if issue solved Click Kudos/Accept as solutions.

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial