Magento Ketty v2.0 theme

Introduction

Thank you for downloading Magento theme. This documentation consists of several parts and covers the entire process of installing and setting up Magento theme starting from scratch.

What is Magento Commerce?

Magento is a feature-rich eCommerce platform built with open-source technology. It provides flexibility and control over the look, content and functionality of the eCommerce store. Magento’s intuitive administration interface features powerful marketing, search engine optimization and catalog-management tools to give merchants the power to create sites that are tailored to their unique business needs. Designed to be completely scalable and backed by Varien's support network, Magento offers companies the ultimate eCommerce solution. More information.

What is a Magento theme?

Magento theme is a complete design for your online store based on Magento engine. In other words, you can easily change your Magento shop appearance by installing a new theme in a few easy steps. With all of its simplicity a Magento theme is provided with all the necessary source files that you can edit or extend the way you need.

Ketty theme

We are glad to present a new updated design and functionality of the premium theme.

Changelog

Major Update:
  • Released the theme package compatible with 1.9.2.1 Magento engine version;
  • Added configurable swatches product demo.
Other updates:
  • Added the About Us page 2;
  • Added the Contact us page 2;
  • Added the Warranty page;
  • Added the Shipping & Delivery page;
  • Added the 24/7 Support page;
  • Added the 404 page;
  • Added the FAQ page;
  • Released the Ketty Newsletter template;
  • Added new subpages and product pages designs.
Ketty v2.0.1 (September 14, 2015):
  • Added the Home layout;
  • Added the Listing layout;
  • Added the Blog layout 2;
  • Added the Blog layout 3;
  • Added the Special Price countdown;
  • Bug fixes.
Ketty v2.0.2 (September 30, 2015):
  • Added the Home layout;
  • Added the Listing layout;
  • Added the Blog layout 4;
  • Added the Footer layout;
  • Added the Facebook module;
  • Added the Twitter module;
  • Added the Background video (layout 2);
  • Bug fixes.
Ketty v2.0.3 (October 19, 2015):
  • Added the Home layout;
  • Added the Listing layout;
  • Added Products slider widget;
  • Added "change image on hover" functionality;
  • Added the Instagram feed;
  • Added the Google structured data optimization;
  • Added the admin panel logo upload functionality.

The content of template package differs from our standard Magento templates so let us help you to deal with it.

The archive contains two folders :

  • magento_1.9x_v.1.0
  • magento_1.9x_v.2.0

magento_1.9x_v.1.0 folder contains the theme for Magento 1.9.1.0 version based on standard theme. This theme was available for purchase earlier.

magento_1.9x_v.2.0 folder contains updated theme for Magento 1.9.2.1 version based on RWD theme. This theme includes updated subpages design and Configurable swatches functionality.

Old theme is not compatible with the new theme. Do not upload new theme over the old one.

Template update

Each update includes separate database dump that contains main page settings, blog and category listing page settings

There will be no visual design changes if you don't perform dump re-import. However you will see new section in the TM Store Settings section of your admin panel, where you can partially configure layout appearance. All the other settings should be configured as per the instructions in Ketty Theme Configuration section.

To get more information on how to configure pages, check the following topics: Magento theme installation and Ketty theme configuration.

Magento files structure

The theme package you have downloaded consists of several folders. Let's see what each folder contains:

  • documentation
    contains documentation files.
    • documentation.html
      a main documentation file you are reading at the moment.
  • screenshots
    contains the theme screenshots. Not for production.
  • magento_1.9x_v.1.0
    contains old template version files based on base -> default Magento 1.9.x. theme.
    • sources
      contains the theme source files.
      • demo
        contains additional pages and custom blocks provided with the theme.
      • sample_data
        contains Magento theme sample data files.
        • media
          contains files and directories that should be uploaded to the root directory of your Magento installation.
        • dump.sql.gz
          the database backup file. Contains the theme sample content.
    • theme###
      contains Magento theme files and directories that should be uploaded to the root directory of your Magento installation.
  • magento_1.9x_v.2.0
    contains new template version files based on RWD -> default Magento 1.9.x. theme.
    • newsletter
      contains files and folders of the newsletter template created specifically to fit this exact theme design.
    • sources
      contains the theme source files.
      • demo
        contains additional pages and custom blocks provided with the theme.
      • sample_data
        contains Magento theme sample data files.
        • media
          contains files and directories that should be uploaded to the root directory of your Magento installation.
        • dump_layout_1.sql.gz
          database backup. Contains demo data only for the first template layout (update).
        • dump_layout_2.sql.gz
          database backup. Contains demo data only for the second template layout (update).
        • dump_layout_3.sql.gz
          Database backup. Includes demo data for the 3rd template's update only.
        • dump_layout_4.sql.gz
          Database backup. Includes demo data for the 4th template's update only.
        • dump_layout_5.sql.gz
          database backup. Contains demo data only for the fifth template update.
    • theme###
      contains Magento theme files and directories that should be uploaded to the root directory of your Magento installation.
    • fullpackage.zip
      contains the complete Magento installation package with engine files, theme and sample content (sample images).
    • unzip.php
      the file used to extract files from the fullpackage.zip when uploaded to the hosting server.
  • fonts_info.txt
    contains the links where the template custom fonts can be downloaded.
  • info.txt
    contains instructions on how to extract source files.

Validation

Both HTML markup and CSS styles used in our templates are semantically correct and valid. However some W3C errors still can take place. Making code 100% W3C valid eliminates the usage of modern website technologies as CSS3 features and HTML5 markup. Our goal is to deliver rich user experience with high quality templates and sometimes we have to break some rules.

Preparation

Before you proceed to set up your Magento store, please make sure you are fully prepared. Please complete the following preparation steps:

Editing software

To feel comfortable working with Magento template, we recommend downloading all the applications required. You can see the list of required software on the template preview page.
The requirements may vary for different templates, for most templates they are the following:

  1. First, you need to use WinZip 9+ (Windows) and Stuffit Expander 10+ (Mac) to extract the password protected sources_#########.zip archive.
  2. You may also need the Adobe Photoshop application. It is used to edit .PSD source files, and it is necessary if you want to edit template design graphics and images.
  3. To edit template source code files, you need some code editor like Adobe Dreamweaver, Notepad++, Sublime Text, etc.
  4. To upload files to the hosting server you may need an FTP Manager like Total Commander, FileZilla, CuteFTP, etc.

Hosting

As Magento Commerce is a PHP/MySQL based application, you need to prepare a hosting environment to run Magento.

If you have live hosting, please make sure it matches Magento requirements and is ready to be used for Magento store.

Otherwise, you can run Magento locally on your computer using the local server. To create a local hosting server please use the localhost applications such as WAMP, AppServ, MAMP etc. Any of those can be easily installed as any other program and used to run Magento.

Please check the following tutorials on how to configure the local development environment: