cancel
Showing results for 
Search instead for 
Did you mean: 

Multi Sotre 2.3.5 not work cart and icons

SOLVED

Re: Multi Sotre 2.3.5 not work cart and icons

@Perla Simeone ,

the symlinks do not seem to be set properly. 

can you log in with SSH and provide the output  

ls -la

from the ES folder 

 

pub symlink should be 

pub -> ../new/pub

and both the URL should work 

 

https://www.es.revocompany.com/pub/static/frontend/Mgs/claue/es_ES/mage/calendar.css
https://www.new.revocompany.com/pub/static/frontend/Mgs/claue/es_ES/mage/calendar.css

 

 

Re: Multi Sotre 2.3.5 not work cart and icons

Hi,

yes I get this:

Captura de pantalla 2020-11-28 a la(s) 12.09.21.png

 

but the style or js of "is does not exist"

 

why?

Front End Developer - Magento experience
E-commerce Chile
Perla Simeone

Re: Multi Sotre 2.3.5 not work cart and icons

please remove the current symlink and add new
to remove 

rm pub

NOTE: do not add a trailing slash while removing the symlink 

 

Now create a new symlink using : 

ln -s ../pub