I have created a second store view with symlinks in my store in Magento 2.1.
Theme is coming in admin but not showing in frontend. In admin when I save data it getting "requested store is not found error".
Can anyone help me?
Rakesh Jesadiya
42.5k19 gold badges135 silver badges186 bronze badges
asked Oct 17, 2016 at 7:42
1 Answer 1
Have your refreshed Magento's cache?
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy php bin/magento indexer:reindex
-
Tried these but still no luckAbdulBasit– AbdulBasit2017年10月31日 12:58:11 +00:00Commented Oct 31, 2017 at 12:58
-
Yes. not worked for me. facing the same issue. If got any solution @nadhMahendra– Mahendra2018年08月27日 17:47:58 +00:00Commented Aug 27, 2018 at 17:47
default