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.
Great theme! One question:
How do I eliminate "Ship to different address" on the Billing page?
I dont want my customers to see any option to ship to a different address. All orders must be shipped to the billing address. I cant seem to find the hack for this anywhere...
Please advise.
THANK YOU!
You should simply set this option off at admin > system > configuration > Shipping Settings > Allow Shipping to Multiple Addresses
I set this option (Allow Shipping to Multiple Addresses?) to "NO"... but when I add a item to my cart, and then click check, checkout as guest, I type in my billing information and then it still asks me if I want to "Ship to this address" or "Ship to different address"
How do I eliminate the option to "Ship to different address" ???
THANK YOU!
Ship to different address mean that customer will not use his billing address to receive his order. It's absolutly different option from "Allow Shipping to Multiple Addresses"
On the home page there are two images at the bottom of the left sidebar:
col_left_callout-1.jpg
&
col_left_callout-2.jpg
I would like to point the the image links to:
http://bikinideals.com/store/index.php/contacts/
&
http://bikinideals.com/store/index.php/shipping-info/
HOW DO I CHANGE THE LINKS THAT THESE IMAGES ARE POINTING TO?
Thanks!
You can change this links at template catalog.xml file.
On the homepage in the right sidebar, it shows a "Community Poll"
I would like to replace this with a list of links or banners to my other stores. What are the specific steps to replace this with a custom html box?
Thanks!
You should add this links at home page custom design section. In order to place banners you can use same code as we use in Absolute theme
<reference name="right">
<block type="core/template" name="right.callout1" template="callouts/left_col.phtml" before="-">
<action method="setImgSrc"><src>images/media/callout_side1.jpg</src></action>
<action method="setImgAlt" translate="alt" module="catalog"><alt>Call Us Toll Free. (555) 555-555</alt></action>
<action method="setLinkUrl"><url>checkout/cart</url></action>
</block>
<block type="core/template" name="right.callout2" template="callouts/left_col.phtml" after="right.callout1">
<action method="setImgSrc"><src>images/media/callout_side2.jpg</src></action>
<action method="setImgAlt" translate="alt" module="catalog"><alt>Free domestic shippings</alt></action>
<action method="setLinkUrl"><url>checkout/cart</url></action>
</block>
</reference>
In the footer of the store, I would like to add my Google Adwords code. What would be the specific step by step instructions on how to insert this code into the store footer?
Thanks!
You can add this code at app/design/frontend/default/f002/page/html/footer.phtml
[...] 作者:Templates-Master [...]
Would you please tell me is it OK to use this theme with Magento 1.5?
Yes we have 1.5 compatible version of this theme.
Hi,
When I switch to the two columns layout, the top slider disappears. How can I show the top_slider in the two columns layout? Great template by the way!
Thanks in advance
You have to copy top_slider container code from 3columns.phtml file to 2columns_left.phtml file.
[...] blog.templates-master.com/free-magento-classic-theme/ Demo [...]
Can I use this theme on magento 1.5.0.1?
Can I use this theme on magento 1.5.0.1?
Did you get any answer?
Yes sure you can use 1.5.x.x version of this theme.
Yes sure.
I was using the magento classic theme and it completely removed the theme from the site. I tried to reinstall the theme and still no changes. Any advice?
Sorry what do you mean by "it completely removed the theme from the site" ?