PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Monday, August 22, 2022

[FIXED] how to change theme in Magento2

 August 22, 2022     admin, magento, magento2, themes     No comments   

Issue

UPDATE: this could be a version issue, should I update to the non-stable 2.0.4?

I know this should seem obvious to someone, but clearly it's not. as state in the documentation

In Admin, go to Stores > Configuration > Design.

but there is only a robot txt edit as seen in the below screen shot

design tab showing only robot .txt editor

I track down the issue on github #4251

All design configurations were moved to Content -> Design -> Configuration

when I get there, my custom theme successfully show up, but no button to change it, as seen below. there is no option to change from the default Luma theme to blank theme neither.

enter image description here

is it just me? or I am blind and missing something really obvious? My Magento version is 2.0.0.


Solution

In newer version of Magento all design related item moved to : Content-> Design -> Configuration -> Edit



Answered By - Himen
Answer Checked By - Timothy Miller (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing