Hi,
I have a problem with the visualization of my store(www.tqueda.com) , they are not loading correctly the css and js files.
Apparently the error is per permissions. However, I have verified and the pub folder has 0777 and the static folder 0775. Execute the following commands but I did not succeed:
> php bin/magento setup:upgrade
> php bin/magento setup:di:compile
> php bin/magento setup:static-content:deploy -f es_PE
> php bin/magento cache:clean
> php bin/magento cache:flush
PD : My store is mode : Default
thanks a lot in advance