Change custome theme magento in backoffice not working - magento

I have installed new theme in magento , to change the default theme i did this in backoffice of magento, in Design onglet of configuration tab , but whene i saved this and clear the cache , this not working so have you any idea about the matter and what wrong thing i did , please help me to slove this?

First of all you have to know the fall back model of magento.According to which magento checks for the files in your theme in "app/design/frontend/default/yourtheme"if it doesnot find it there it will look in "app/design/frontend/default/default".If it doesnot find it there than it will search in "app/design/frontend/base/default/default".
You can learn more about theming in magento in magento knowledge base.The main thing is if you want to modify your theme you can easily do it from "app/design/frontend/default/yourtheme".
Hope this will help.

I have solved this by changing the name of theme so whene magento looking for this theme can't find it so it take the value setted in backoffice

Related

Opencart 2.2 - new custome theme not available in the admin panel

I just followed this tutorial to create a custom new theme for my localhost opencart 2.2 installation. I followed the following instructions from the tutorial :
Let's create a new directory, named mycustomtheme underneath catalog/view/theme. ..... Furthermore, you need to create three more directories within the mycustomtheme directory: image, stylesheet, and templates.
Then I navigated to Admin->System->Settings and clicked on the 'Edit' button of the default store and in the subsequent page expected to get the custom theme in the 'Theme' dropdown but only the 'Default Store theme ' was there.
The tutorial tells that I am supposed to get a 'Template' dropdown there and I found a 'Theme' dropdown instead due to version change I think.
But how to activate the new theme then ?
To change a theme on Opencart 2.2.0.0, follow below setting:
Login to admin panel.
Go to Extension > Themes > Edit
Select your theme for Theme Directory option
Click on save to activate your new theme.
In opencart 2.2 you need to go into the Admin->Extensions->Themes
I know it's bit late to answer but it can be helpful to others.
In OpenCart 2.3.0.2 creating a custom theme is little complex , i have already answered it here , you can check this link
Why is OpenCart 2.3 custom theme not showing?
or can find this blog
http://undefined.gr/site/2016/10/09/custom-opencart-2-3-0-2-theme/
In Open Cart version:2.2
"Admin->Extensions->themes" You can Select your theme.Enable That theme.
After that go to "Extensions->Modules->Theme Control panel",choose your theme and click on insert data,then all data added successfully.

Configurable product options not showing the options on Frontend

I am having problems with the configurable products not showing the options on the frontend. If I use the default theme that came with magento (rwd), all the options are there and working great. But if I select my custom theme, the dropdown options shows nothing but the default "choose an option..."
I have tried most of the troubleshooting but still the problem persist.
Console errors.
By the way, my custom theme is based on rwd built-in theme in magento. I only modified most of the styles and copied some phtml from the base folder.
This problem took me a day to figure out what was wrong and now I finally have an answer to my own problem.
Great Tip: Always check for jquery conflicts for this type of issue. thanks to #Chiragit007 for the hint.

how to implement custom theme in magento 1.9

i am new in magento can anyone tell me nice and easy way to implement custim theme (Css\html) in magento 1.9.you can recomend free pdf which explain all the steps.
thanks in advance
Go to youtube.com and type: install magento theme
you may also check out the videos of LevelUpTuts for more information on the magento theme directory structure etc.
Hope this helps.

magento page not display properly

I install magento on the server with default theme, then I put in a category and a product to see how it works, I found out the detail page doesnt layout right and no pictures on it only plain texts. I change to other themes and reindex / refresh coach and none of them helped, the magento is fresh install and nothing change beside adding some theme and product.
I would reinstall if it isn't a huge problem. Something must have gone wonky.

Cant see any page on magento

I am facing the following problem
http://www.theprinterdepot.net/hp-5000dn-printer-refurbished.html
all product pages are blank, but if you go to the homepage, or a category page or a search results page its working.
ini errors in enabled so I have no idea where to look for the error.
I solved this my self after clearing all magento cache. I also had to put the old theme I was using, the creators of the theme told me that it only allows magento 1.4.1.1 to 1.5.1.1 and my installation was 1.4.0.1.
I think that was the problemm

Resources