Free Magento Classic Theme is now available for download!

We are proud to introduce first free professional Magento theme. Feel free to download it from our Magento templates store or Magento Connect. Check theme demo of our free magento theme at our demo server.

  • CSS3 Powered!
  • Easy color changes
  • Easy to upgrade, easy to customise
  • Supports all main browsers (IE6,IE7,IE8,FF2,FF3,Opera,Safari)
  • Free updates included

Magento

Magento

Magento classic theme is available in 10 colors now. Additional colors can be also downloaded at our server.

Installation instruction and source .psd file is included in this package.

Template is available under Creative Commons License for commercial and personal use.

Update:

We received dozen of emails asking for commercial license. Frankly speaking we were not planning to offer this template under commercial license but for all who want to buy it please go to Magento Classic Commercial License.

More free and paid Magento themes are available at https://templates-master.com/magento-templates.html. We have also great offer of free Magento extensions.

1170 thoughts on “Free Magento Classic Theme is now available for download!”

  • Hi, thank you for your great work Templates Master!
    I have one problem with the classic theme. When a logged in user try to checkout, its deliver to a black page without anything and not to the normal onepage checkout page.

    I do not have that problem with guest, they can use the one page checkout without any problem. But the problem is with logged in users.
    Thank you very much in advance for any help you can give me.

    Reply
    • Hello Javier, is your store live or now? Does it work with default magento theme?

      Reply
      • Yes, it is live, is www.mycowhide.com. I am building it.
        I fixed my problem. The problem was in php.ini file. I use Hostmonster hosting.
        There is an option at PHP config to show php.ini in my files. Then I opened it, and copy all the text, and after that I created with Notepad at Windows a new blank file, and I paste the text. Then please be sure that the following sentences are like this:

        memory_limit = 64M
        max_execution_time = 18000
        magic_quotes_gpc = off
        extension=mcrypt.so

        Finally I saved the document as php.ini

        At the end I uploaded the file to my website folder using a FTP program and that´s all, my store is working perfect now. The onepage checkout is working with logged in users and with guest perfectly.
        Thank you and congratulations for your great job with this theme.

        Reply
  • bonjour,
    merci pour le thème !
    Lorsque j'arrive sur mon site, le slider mets environ 20 secondes avant de changer d'image .

    où faut-il aller pour résoudre cela svp ?

    Reply
  • Fantastic theme, thanks!

    Is there any way to show the categories on the homepage, instead of new products?

    I want the homepage centre column to have a grid view of all the categories if possible?

    Reply
  • Hi

    Thank you for providing a free template. I'm using a new install of Magento v1.3.2.4 but get the following error.

    Warning: include(/home/mysite/public_html/magento/app/design/frontend/default/default/template/catalog/navigation/sidebar.phtml) [function.include]: failed to open stream: No such file or directory in /home/mysite/public_html/magento/app/code/core/Mage/Core/Block/Template.php on line 144


    Everything seems to be in place and so I can't figure it out! Any help would be much appreicated.

    Reply
    • Natasha, you have assigned different template to home page or you have copied template to wrong place. If you are using magento sample data then please try to check different storeviews.

      Reply
      • Hi

        Thank you so much for getting back to me. I'm pleased to say that the problem is now solved! Unfortunately, however, I have no idea how! I uninstalled and reinstalled several times both Magento and the template and on the last occasion it worked! I must have done something different. Just not sure what 8).

        I have another issue I would be very grateful for some help with. Its mentioned previously a few times but I can't see what code needs amending. My question is how to have the store catalog (categories) appear on every page but I'm not quite sure what this means:

        "If you want to show full categories tree on all pages please move this code from main page to catalog.xml in tag group."

        I've no doubt this is my fault as I'm new to Magento's system and file structure but am hoping you can help me find the answer more quickly than trying to figure it out for myself!

        Thanks in advance.

        Reply
        • Hi

          I've managed to get the store catalog menu that appears in the left column to show on the category pages by putting the home page code in catalog.xml inside but cannot figure out how to get it to show on any other page, including the product page. Every other location I've tried to put the home page code just duplicates the showcase and does not make the store catalog menu appear. Any ideas please?

          Thanks.

          Reply
          • I really need help with this too, I have the exact same problem!

            Reply
          • Ok - this is where I'm at. In catalog.xml look for Product View. About 4 lines down change the template to page/2columns-left.phtml. If you change it to page/3columns.phtml then you will find that the middle column with the product details doesn't view correctly as it's not wide enough. However with the 2columns-left view, you lose what is currently in the right column (ie view your cart and last product viewed. I haven't got past this yet! With 3 columns layout, the default overall width of the store would need to be widened or the layout of the middle column's product view contents changed - both these seem complicated solutions. That would leave figuring out how to show what was in column right in column left but the down side to this is that it would lose continuity of their placement with the rest of the pages - as on all other pages "view cart" and "recent products" appear on the right..... Any thoughts from anyone would be great! 8)

            Reply
          • Hello Natasha, you should edit catalog.xml and put

            <block type="catalog/navigation" before="-" name="catalog.sidebar" template="catalog/navigation/sidebar.phtml"/>

            at line 51 right after

            <reference name="left">

            Reply
  • Great Template,

    Can you please post a link to the page used in the video to create the blocks of content, I am trying to add the side menu and showcase but cannot find it.

    Reply
  • I am just creating a new page with magento. (Have a look on www.meinobst.com after the 1st of february).
    I installed your extensions "easy-tabs", "easy catalog images", "ajax search" and "easy banner".
    All of them are running pretty well. But that is not all: Thank you Peter for your friendly e-mails and attachements to other problems I had with my page.
    Really a good service!

    Greetings from Germany
    Detlef

    Reply
  • Great job with this template. Just beautiful!
    Installed on 1.4.0 beta1, works fine.
    On 1.4.0-rc1 it does not, css issues.
    Any ideas?

    Thanks

    manny

    Reply
  • Hi, when i try to make an order from IE 5.5 or 6 i cant cross step two, I enter my data to do an order like a guess and when i push continue it come back to the cart page, if i try with other version of IE i have no problems. I dunno if its cause of the template or if im doing something wrong.

    Tnx for ur help
    Best regards

    Reply
    • FPL - Common magento problem unrelated to this theme. Best bet is to encourage users to abandon "One of the Worst Tech Products of all Time" (IE6). It's time for IE to die.

      Reply
  • I want to have a background image in both header-bg and content-bg . The picture should always be centered but with no stretching. It should always be centered related to the webshop frontend and not the browser. Not sure if you understand. How can we do that?

    Thanks for great template :-)

    Reply
  • Thank you!

    Reply

Items 371 to 380 of 677 total