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 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.
hello,
How can i put a link for pages in the fotter but i don't know how to redirect to product pages, this is what i'm using for link in the footer:
<a href="getUrl('contact')?>">Contact Us
Can someone help me out to link to products in the catalogue?
Thanks in advance
You can use same code like this in case you adding link in static block or cms page
<a href="{{store url="yourproducturl.html"}}">Product name</a>
Hi, I am having a problem with the checkout of this theme. Sometimes the checkout will only show the first two stages and not allow any input.
Other times I receive an error when navigating to the checkout page:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 40961 bytes)
When I switch back to the default theme, all is ok.
I am using Magento V1.6.0.0.
Do you have any idea why this problem is appearing please?
Thanks.
You should contact your hosting support and ask to increase allocated memory size for your hosting account.
Hello,
Is there any way to display the homepage with the showcase but with only 2 columns (i want to keep the left one).
Thank you very much for this nice template
Yes you can do that. But you will also need to copy slider block code to 2columns-left.phtml from 3columns.phtml file.
It would be great for you to post some clear instructions on how to install this theme.
You can find complete video tutorial at https://templates-master.com/blog/installing-magento-classic-tutorial/
This work with 1.6 update?
Yes sure, it works both with 1.6 and 1.6.1
Hi,
Great template! I´ve been using it to learn magento. Has helped me a lot!
One thing I can´t get it to work, though is checkout. When the template is on, after the first step of one page checkout process, I´m logged out and told that have no products to purchase... any ideas?
Thanks in advance!
Pedro
Pedro,
I am having the same issue. Who do you fix it ?
Thanks,
Andre
You should use right version of template for your magento store. So if you use Magento 1.6 then you should use files from "template source 1.6.0.0" folder
Hi!
I have a problem with your theme in IE. The slider is shown somehow mirrored, lower than it should be. The "mirror" is pointing to contacts, which is my last link in menu. The slider itself points to default root for my website. Is it a common issue or did I do something wrong?
You can see image here: http://www.freeimagehosting.net/9c4e7
Sorry, I was missing some at the end of the menu. Problem fixed. Your theme looks great now.
Can you post your code from static block menu? Probably some tags are not closed and affect slider block.
great theme. have just uncovered an issue which I would appreciate your help on.
Just changed one of the slider images, saved and viewed homepage to find the new products on homepage has completely disappeared. Cannot see what I can have done wrong as altered nothing apart from showcase which is running fine! Help.
thanks,
David
Please try to refresh your store indexes.
This template is great. Is there any way to create change the horizontal navigation menu to have two rows instead of just one?
It can be done but you will defiantly should edit both css and template files.
How do I remove the categories in the left hand menu on the home page?
Thanks
Do you want to remove just some categories or whole navigation block?
I also want to remove the navigation block on the home page because i want ti use a vertical navigation addin. How can I do ist? Thank you!
You can hide it with css styles either with xml code.