0
votes
0answers
27 views

Can't apply custom theme in Magento 2

has anybody tried to install a custom theme in Magento 2?. I’m trying to apply my custom theme in Magento 2 so i can start testing, but i don’t know from where to start really. The file structure is ...
0
votes
0answers
11 views

Hiding a particular category in a particular theme in Magento

How can i hide a particular category from showing in a particular theme. Like i donot want to show a particular category for the mobile theme. Is there any option in the backend for such a ...
0
votes
1answer
19 views

Magento theme preview in mobile device

I'd like to choose an exist Magento Theme for mobile device. so I try to find suitable themes at the following website : http://themeforest.net/ Since those themes are not cheap, I can't buy it ...
0
votes
0answers
23 views

empty package after creating it through admin panel in Magento

I'm trying to create a package (it's a theme) through Magento Admin-panel, so I can upload it in MagentoConnect to get an "extension key" so customers can install the theme by copy/pasting this ...
0
votes
1answer
70 views

How to do a Magento Manual Restore?

I backed up the entire public_html folder, and had the mysql backed up as well. I'm new to Magento so I did a clean install and a mysqlimport with the database. Seems like the site is almost fully ...
0
votes
1answer
49 views

Magento's theme hierarchy: base/ vs default/

In this material I read about themes in magento. I also talks about default/default folder, but it doesn't specify clearly which is on top of which. So, if a have mythemepackage/default, ...
0
votes
2answers
871 views

Is it possible to use Twitter Bootstrap to create a Magento site?

A client wants a Magento site done, and I have never used it before. I thought, "Sure, I'll create a standard site using Bootstrap and just query the database for the products". Now that I've been ...
-2
votes
2answers
33 views

How to remove theme tab name from magento

I am using Queldorei theme after installation it create its custom tab on top just beside system tab. How can i remove this? I do not want to remove theme.
1
vote
1answer
81 views

How do you give your custom magento theme its own area in the configuration?

I'm new to magento theming, I have just finished my first theme. However a lot of the content is static on the pages. Such as some links in the footer, slider, etc. What would be the best way, in ...
0
votes
0answers
32 views

How to change vertical navigation

I have been working on this vertical navigation for weeks now and I am having sooo much trouble as i know little about web design or magento :( my current navigation can be seen here and what I am ...
0
votes
1answer
205 views

Magento mobile theme - How to create “full website link”

I use mobile theme for magento And now I want to create a link to view FULL SITE (if user selects they are taken to the desktop version of the site) Link to view full site, which enables the user to ...
0
votes
2answers
43 views

want to over-ride adminhtml in Magento

I have set up a custom theme in Magento admin panel under "Design" tab I can now put my custom code in \app\design\frontend\default\MYTHEME\template instead of ...
0
votes
2answers
240 views

Magento: remove footer from wrapper

I need to figure out how to remove a footer from the wrapper and add it on the end of page. I would like to use a footer that has 100% of width of the browser resolution, which is impossible while ...
0
votes
1answer
147 views

Left-Column block replace not working in magento

I'am trying to replace a content on my left column (layout: 2columns-left.phtml). It is showing a callout block and a newsletter block (just as the base/default template does) but I want to remove ...
0
votes
0answers
54 views

magento mobile template not loading properly

I'm using magento 1.7 and i want to switch to a mobile template ( current payed template is not responsive :/ ) via design exceptions (as the instructions for my mobile template says). First page is ...
0
votes
0answers
63 views

clean magento themes code [closed]

I have been asked to look at a magento theme for a website that is running magento commerce. While the theme itself looks nice, the heavy emphasis on scripting makes me think it might be a bad call ...
0
votes
1answer
215 views

Why is select-element not working for some Android browsers/versions on default Magento 1.7 iphone theme?

I encounter a strange issue for configurable products on Magento 1.7 default iphone theme. If I visit this site with a mobile device (Android 2.3.3/default browser), I just cannot choose the product ...
0
votes
1answer
105 views

Custom template or theme (header and footer) for PDP page in Magento

We're redoing our theme in Magento to use a grid system (Twitter Bootstrap), and I've been tasked with the duty setting up the PDP page to use this new grid system template. We eventually will want ...
0
votes
1answer
100 views

What is the best appraoch to create an Arabic storeview including Arabic theme in magento?

I have magento site with two storeviews english and arabic. I have created a theme for English storeview(default storeview). Now I wanted to make Arabic storeview apprear in arabic.
0
votes
0answers
379 views

Magento, replace block on product view on custom theme

We have a custom theme from a 3rd provider. The provider left some blank spaces where it is possible to add some more information. I already have settled up a custom layout, it reads the nedeed block ...
0
votes
1answer
51 views

Magento theme page

This is my first time working with Magento so this might be a n00b question. i've set up 2 store views NL & UK. Both have the same theme. It all works fine in my UK store. But when I go to ...
0
votes
3answers
981 views

Magento fatal error cannot redeclare function theme Blanco

Our team has bought the Blanco theme, is a nice theme for Magento. Then after installing I tried to enter a product detail page and got this error: Fatal error: Cannot redeclare themeOptions() ...
1
vote
2answers
96 views

Load template from another theme in local.xml magento

Is it possible to load a template file from another theme from a layout file? So instead of something like <reference name="head"> <block type="page/template_links" name="customvars" ...
0
votes
1answer
275 views

get the frontend theme path in magento admin

In my Magento module i upload a CSS file in the backend to use it in my front I tried this : Mage::getSingleton('core/design_package')->getSkinBaseDir() But it gives different path ...
-4
votes
3answers
168 views

Create e-commerce website [closed]

I am with some HTML, CSS and php backgrounds, I am going to build online shopping website, but I have random ways in my mind, and don't know how i can start with this. Can some one tell me how can I ...
0
votes
1answer
64 views

Themes for Magento Community Edition?

Just a quick question, i'm a bit confused. The only difference between Magento Community Edition and Magento Premium is support, correct? Are there themes for specific Magento editions, or do all ...
1
vote
2answers
117 views

My theme is falling back to default theme in my package

I have installed a magento website and configured one store.In configuration design i added the package and theme i have created for it in website level, store level as well as default store level ...
0
votes
1answer
73 views

Magento: Change Theme via Controller

As the title says, is there a way to load a Magento theme from the Controller without switching store? Thanks.
0
votes
4answers
284 views

magento sub theme possible?

i'm creating a magento shop. I've downloaded a new Template. The template has an own "package" folder and has its phtml files in the "default" folder inside the package. Now i begun to add a theme ...
0
votes
1answer
136 views

How do I place Magento theme blocks?

I am using two plugins, easycatalogimg and bannerslider. For sanity purpose, I am using the default Magento theme, I am just trying to learn the template engine. When I enable easycatalogimg, it ...
0
votes
1answer
258 views

How to completely remove a custom theme from magento

May i know how to remove a custom theme from MAGENTO completely. I am using Magento 1.7.0.2 and how to disable it completely. What i did and face problems. I have two custom themes say Theme 1 and ...
3
votes
4answers
864 views

magento create own package or use default

The main reason I like creating a fresh package is that it allows you to keep a clean separation between your store themes and the default bundled Magento themes. On the other hand most extensions ...
1
vote
1answer
372 views

Fatal error: Class 'Mage_Core_Helper_Cookie' not found magento

I created a theme on my own magento website, and uploaded it to another magento website, but when i go to the frontend of that website i get this Fatal error: Class \\’Mage_Core_Helper_Cookie\\’ not ...
3
votes
1answer
305 views

What's the meaning of the /persistent/ directory in Magento themes?

I know it has something to do with the persistent feature of Magento, introduced in CE 1.6 But what is the in-depth meaning? Why is Magento doubling templates?
0
votes
1answer
216 views

Magento: set the theme through code

I'm using the following code to display page from Controller $html = $this->getLayout() ->createBlock('mymodule/myblock') ->setTemplate('mymodule/mypage.phtml') ...
1
vote
1answer
216 views

How To Customize a Magento Theme and Retain Its Source

Running Magento 1.7.0.2 (latest) I downloaded a free theme and installed it - no problem. I wish to start making subtle edits to it but I do not want to touch the source. I want to make the edits in ...
0
votes
1answer
1k views

How to insert custom option into Magento theme product view template?

I've created a custom Magento theme for a jewelry store and for a ring that I've added as a sample product, I created a custom option for ring size (a SELECT field). How do I insert just that custom ...
0
votes
1answer
99 views

How to construct a magento theme demo site? [closed]

Now I need to construct a magento theme demo site holding dozens of themes, but there are several problems remaining to to be solved. Usuallly, administrators can change a site's theme through admin ...
1
vote
0answers
130 views

Magento Full Page Cache and Theme

I am using magento full page cache, EE 1.11.2. For some reason my secondary mobile theme is displaying on some of my catalog pages. e.g. two out of 6. This only happens with FPC on. It is ...
0
votes
0answers
1k views

How to move my Magento mini search form to another spot in my template header?

I am building my first custom Magento theme. It's slow going, but it is going. I got rid of the bar that originally held the mini search form on the home page and instead want to put the search form ...
0
votes
1answer
151 views

Where to upload fonts and PIE.htc for use in a custom Magento theme?

I am creating my first custom Magento theme and in my mockup I am using a couple of non-standard fonts. Where do I upload these the /fonts folder that contains these fonts? Also, where do I upload ...
0
votes
1answer
349 views

Magento - Move cart dropdown plugin to top.links. Reference name=“top.Links” not changing location

A cart dropdown plug-in I'm using has the following XML and I'm having trouble moving it to top links. <?xml version="1.0"?> <layout version="0.1.0"> <default> ...
1
vote
1answer
480 views

How to override magento 1.7 default Mage_Page codePool

Before getting started, I am using Magento 1.7. I am trying to create a custom theme outside default package and got everything okay so far. But I have to change the app/etc/modules/Mage_All.xml file ...
-1
votes
1answer
426 views

Magento 'Classic theme' free theme problems [closed]

I'm using the free theme from templates-master called magento classic theme for my web store. Problem is i followed the instructions to the letter, but the left 'category' menu is expanded ...
3
votes
3answers
3k views

Should Magento's blank theme still be used as a theme baseline (Magento version 1.7)?

A good number of the tutorials I've found on Magento theme development recommend starting off with using blank as a guideline for making your own custom theme. A lot of these articles are pretty old, ...
2
votes
1answer
252 views

How to activate new adminhtml theme in Magento?

I developed a new module under Magento, it works well. I designed a new adminhtml theme, however I don't find from where to activate it. I browsed all the backend and found only [design change] which ...
0
votes
0answers
98 views

Magento's Store's logo & category do not change when click on the product from another store from cart

I have the site working with Magento Multistore. All the store have different root category, theme, logo & default message. When I add one product from store1, go to store2 & add product from ...
0
votes
1answer
815 views

Upgrading magento templates from CE 1.3 to 1.7

I’m upgrading my two magento websites from magento CE 1.3 to 1.7. I have a fresh install of 1.7 running both sites and everything’s working fine. The themes used in 1.3 are not compatible to those in ...
0
votes
1answer
154 views

Magento Adminhtml Package/Theme (No) Fallback

Is there any way we could activate easily the fallback hierarchy mechanism with regards to customized Admin themes, as it already exists for the frontend area? It is not clear where and how this ...
0
votes
2answers
1k views

breadcrumb.phtml file path?

I am still trying to understand the themeing engine of magento by studying a theme. im my theme there is breadcrumb pthml file in templates/page/html folder which manipulates the bradcrumbs. How does ...

1 2