You can free install our themes automatically with Magenting.com - professional Magento hosting.
Initial installation
1. Copy files from the package theme/ folder to your Magento Directory.
(PSD/ folder in the package holds PSD source files).
2. Navigate to Backend->System->Configuration->Design->Package Tab-> Current Package Name Field and set this field to default value
3. Navigate to Backend->System->Configuration->Design->Themes Tab and set all fields to wp_full_width value.
4. Navigate to Backend->System->Configuration->Content Management Tab and set "Enable WYSIWYG Editor" to Disable by Default value.
Now do the following actions from the admin side.
Create a category for the main navigation menu
In order to get the main navigation visible, you need to create at least one active subcategory in the root folder. The category should be the subcategory of the Root (default) category. The category must be active to be showing in the main navigation. Wiki: How to create new categories in Magento
Create hidden categories
Create 3 categories as subcategories to the your theme default category. They must be inactive to be hidden in the main navigation. These categories will be for "Popular Products" and "Top Adv Category", "HomeProductsCategory". Remember the IDs of these categories. See the image below.
Video tutorial by Template-help.com: How to add a category
Add products
Once categories are created it is good to add several products to them. Video tutorial by Template-help.com: How to add a simple product
Note! Do not forget to keep indexes in touch: System->Index Management
Create the Static Block left_info_block
Go to CMS->Static Block to add new static blocks.
Do not forget to replace "PopularProductsCategoryID" with the ID of category "Popular Products".
Block Title* | left_info_block |
Identifier* | left_info_block |
Store View* | Select correct store view |
Status | Enabled* |
Content |
You can replace a testimonials block with a slider. More info: How to create a testimonials slider
Create the Static Block right_info_block
Go to CMS->Static Block to add new static blocks.
Block Title* | right_info_block |
Identifier* | right_info_block |
Store View* | Select correct store view |
Status | Enabled* |
Content |
Create the Static Block footer_links
Go to CMS->Static Block to add new static blocks.
Block Title* | footer_links |
Identifier* | footer_links |
Store View* | Select correct store view |
Status | Enabled* |
Content |
Edit the home page
Go to CMS->Pages and Edit/Add home page
Page Title* | Place here anything you want |
URL Key | home |
Store View | Select correct store view |
Status | Enabled* |
Content Do not forget to replace "HomeProductsCategoryID", "Top Adv Category" with the ID of the created categories. |
|
Layout | 3 columns |
Layout Update XML | |
If you have Total Slider Manager, Content Do not forget to replace "Top Adv Category", "HomeProductsCategoryID" with the ID of the created categories |
|
If you have Total Slider Manager, Layout Update XML | |
If you have Total Slider Manager, home_page_header_block |
You would need to create a home_page_header_block static block and place a slider code inside it. Go to CMS->Static Block to add new static blocks. |
Extensions
Custom Menu
Please load the extension here
Shipping price calculator and One page checkout
Included in the package.
Total Slider Manager
Other extensions
- Extension which might be used with this theme: EM Quickshop, AW blog, EasyTabs, Quick Feedback, ShareThis.
Other guides
- Color Changer
- Customize the display of categories
- Smart Product Image
- Smart Columns
- Static Content (includes the news, testimonials, brands)
- How to change "jQuery Cycle Plugin" effect, for templates without "Total Slider Manager"
If you are using non English language(es):
Video tutorial by Template-help.com: How to install a new language
"Most Popular" sentence is not present in the default language packs. We need to add it manually. Open file directory where your magento is. Go to "app/design/frontend/default/[YOUR_THEME]/locale/"
There is a "en_US/translate.csv" file there. Copy it to any locale you need (like "da_DK/translate.csv") and edit "translate.csv" file.
It holds this text:
"Most Popular","Most Popular"
You need to change it to:
"Most Popular","[[Most popular in your language]]"
Note that file encoding should be UTF8.
Congratulations! Your magento theme is ready!
Thank you for using this theme.
Customer support
We provide support services through our special form at Web-Experiment.info. If you have any questions, please feel free to email us via our support form here here
Magento How Toes
Useful video tutorials powered by Template-help.com
- How to remove the warning message about {{base url}}
- How to add a category
- How to add a simple product
- How to create a configurable product
- How to create an attribute
- How to create an attribute set
- How to configure tier pricing
- How to configure a product listing layout
- How to add a static page
- How to manage html pages content
Magento template customization
Video tutorials powered by Template-help.com