- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2019
01:03 AM
11-16-2019
01:03 AM
Magento 2.3.3 - How to solve Unable to load theme by specified key
Front End :
Note : theme 327k is my magento 1.9 theme
Back End :
How to solve the theme error after migrate m1 to m2
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2019
04:40 AM
11-16-2019
04:40 AM
Re: Magento 2.3.3 - How to solve Unable to load theme by specified key
Hello @Aveeva
Did you take a look at blog for the issue?
https://bssthemes.com/blog/unable-to-load-theme-by-specified-key/
Was my answer helpful? You can accept it as a solution.
200+ Premium Magento 2 Extensions Need help? Hire Magento Developer
200+ Premium Magento 2 Extensions Need help? Hire Magento Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2020
06:00 PM
06-08-2020
06:00 PM
Re: Magento 2.3.3 - How to solve Unable to load theme by specified key
@theMageComp My specified key: 'default/theme327k' if run the query : select* from core_config_data where path = 'design/theme/theme_id' and value = "default/theme327k" empty result showing, how to solve the issue?
Note : Back-end working Friend-end only the error?