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.
Hi there,
I also would love to know how can I change the newsletter subscribe panel to left or right column.
Thanks in advance for your help and one more time for this excelent theme.
does anybody know how I can edit magento classic theme to show expandable/collapsible categories -left side
Hyperlinked text shows up as grey in the template. Where in the CSS can I find the colour setting to change that to another colour?
Thanks
Still having probs.. Magento 1.3.2.1 installs fine with sample data but I get this error when i install classic theme.
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
followed by the trace
There is no sidebar.phtml in that location in the default theme--only left and top--is it not being created when I upload the classic theme to the magento root.
Thanks for any help
Thanks for any help
Hi Steve how did you solve this problem i am havig the same problem
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
Hello Winston, most likely you have different theme assigned to your home page. There are different possible reasons for this. Most likely different themes assigned to home page. Also do you have magento sample data installed?
never mind
[...] We are proud to introduce first free professional Magento theme. More info and updates at our Magento theme blog. [...]
error:
There has been an error processing your request.
Warning: include(/home/newsis/public_html/magento/app/design/frontend/default/default/template/page/html/notices.phtml) [function.include]: failed to open stream: No such file or directory in /home/newsis/public_html/magento/app/code/core/Mage/Core/Block/Template.php on line 144
Why is that?
Hi TemplatesMaster,
This is a great theme!
How do I get the image slider to show up on the product category pages though?
At the moment, it is showing up on my home page, but I would like it to show on the category product pages too.
Also, is it possible to have 2 versions of the slider displaying 2 different sets of images? eg. One set of images on the ‘mens’ product category page and a different set of images on the ‘womens’ product category page?
many thanks for your help in advance!
Luke, It's possible of course. Please check move this code from home page xml to defaulttag group in catalog.xml for example.
<reference name="top_slider">
<block type="cms/block" name="showcase">
<action method="setBlockId">
<block_id>showcase</block_id>
</action>
</block>
</reference>
If you want to use different slider then you should change block_id for it.
how to remove the "testimonial" on the top menu?
Jennifer, please check static block “menu” in admin > cms > static blocks.
Thanks for your work.
I have a question :
How can I move the slider in the center column ? (I want to display the slider between the left and right columns - just at the bottom of the new products)