cancel
Showing results for 
Search instead for 
Did you mean: 

Theme issues

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

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

Theme issues

Hello guys.I recently installed a theme on my shop www.saniak.com and now the

nav toggle{ON MOBILE} is not clickable,i.e nothing happens when you click on it.What could be the issue?THANKS

3 REPLIES 3

Re: Theme issues

Hi @dailer_co.ke 

 

I suggest you to run these commands in Magento root directory.

 

sudo rm -Rf pub/static/frontend/* var/pre_processed/* pub/static/_requirejs/*
sudo rm -Rf var/generation/* var/di/* var/cache/*
sudo php bin/magento setup:upgrade
sudo php bin/magento setup:di:compile
sudo php bin/magento setup:static-content:deploy -f
sudo php bin/magento cache:clean
sudo php bin/magento cache:flush
sudo chmod -R 777 var/ pub/ generated/

I hope it will work for you.

 

--
If my answer is useful, please Accept as Solution & give Kudos

 

Thanks

Re: Theme issues

HI,the solution doesnt seem to work

Re: Theme issues

It seems the "Venus theme" is not compatible for your magento version. please provide the issue in greater detail so we can help.