Softonne Documentation
Magento Theme Installation
If you already have a Magento store and want to apply the theme, follow the instruction below.
Install Theme on Live Store
To install the theme you only need to upload all the theme files (the app folder) to your server and then enable the theme in the admin panel.
-
- themeXXX
-
- app
You can find the theme requirements on the Theme Live-Demo page.
But to avoid unexpected problems after installation, you should first prepare your Magento. Please strictly follow the steps described in this guide:
- Step 1. Backup Magento files
- Step 2. Disable the cache
- Step 3. Upload the app folder
- Step 4. Unzip the app folder
- Step 5. Run the console
The detailed Magento update guide you will find on the Magento User Guide.
Template Configuration
We are going to review template configuration options based on the example. We will configure it the same way as our Live Demo template, without affecting products data.
Activate the New Theme
Pages, static blocks and widgets import
In order to make your template look exactly like our Live Demo, you need to import the store pages, static blocks and widgets. Please follow the instructions below in order to import store pages, static blocks and widgets.
Pages Import
- Navigate to the Stores > Settings > Configuration section.
- Then choose the TEMPLATEMONSTER > Theme Options in the left side menu and you'll move to the module settings interface.
- Click on the Store View: Default Config. Select a Main Website from the option dropdown.
- Confirm the scope switching in the pop-up window. Press "OK" to confirm.
- Go to the Sample Data Installer tab > CMS pages.
- Select files you want to import. You need to select Cms Page.
- Set the Override option to "Yes" if you want to replace your store pages with new ones in case of duplicate key.
- Press the Import button.
- You will see the confirmation message. The message will inform you about the total number of imported pages.
Static Blocks Import
When you are done with the pages import, you need to import the static blocks. The procedure is similar to the previous.
Widgets Import
Now you need to import the widgets. The procedure is almost the same as the previous one.
Remember to save the settings.
Pages Configuration
Navigate to the Content > Pages section in the admin panel of you shop.
Here you can find the list of all the store pages. The imported pages: Home page, About Us, Privacy and Cookie Policy, 404 Not Found, Enable Cookies should already be available.
You need to make pages visible on your site. If you want pages be available on each store view, you need open each page settings. In order to do this, press the edit button.
Remember to save the page.
Template Settings
Configuration of display static blocks/widgets on different layouts shown in the table below.
Pages Configuration
# | Page Name | Page HTML (Content tab) | Page XML (Design tab) | Layout | |
---|---|---|---|---|---|
1. | 404 Not Found | sources\demo\pages\no-route.phtml | NA | 1 column | |
2. | Home Page | sources\demo\pages\home.phtml | sources\demo\pages\home.xml | 1 column | |
3. | Enable Cookies | sources\demo\pages\enable-cookies.phtml | NA | 1 column | |
4. | Privacy Policy | sources\demo\pages\privacy-policy-cookie-restriction-mode.phtml | NA | 1 column | |
5. | Customer Service | sources\demo\pages\customer_service.phtml | NA | 1 column | |
6. | About Us | sources\demo\pages\about_us.phtml | NA | 1 column | |
7. | Template Settings | sources\demo\pages\template-settings.phtml | NA | 1 column | |
8. | Shipping & Delivery | sources\demo\pages\shipping-delivery.phtml | NA | 1 column | |
9. | FAQ | sources\demo\pages\faq.phtml | NA | 1 column | |
10. | Support | sources\demo\pages\support.phtml | NA | 1 column | |
11. | Guarantee | sources\demo\pages\guarantee.phtml | NA | 1 column | |
12. | Secure Payment | sources\demo\pages\secure-payment.phtml | NA | 1 column | |
13. | Terms & Conditions | sources\demo\pages\terms-conditions.phtml | NA | 1 column | |
14. | Amp Home Page | sources\demo\pages\amp_homepage.phtml | NA | 1 column |
Static Blocks Configuration
# | Block Name | Block Title | Identifier | Content |
---|---|---|---|---|
1. | Footer column content 2 | Footer column content 2 | footer_col_2 | sources\demo\blocks\footer_col_2.phtml |
2. | Footer column content 3 | Footer column content 3 | footer_col_3 | sources\demo\blocks\footer_col_3.phtml |
3. | Footer column content 4 | Footer column content 4 | footer_col_4 | sources\demo\blocks\footer_col_4.phtml |
4. | Footer column 1 title | Footer column 1 title | footer_col_1_title | sources\demo\blocks\footer_col_1_title.phtml |
5. | Footer column content 1 | Footer column content 1 | footer_col_content_1 | sources\demo\blocks\footer_col_content_1.phtml |
6. | AMP Footer Links | AMP Footer Links | amp_footer_links | sources\demo\blocks\amp_footer_links.phtml |
7. | Banner Box | Banner Box | banner_box | sources\demo\blocks\banner_box.phtml |
8. | AMP Banner Big | AMP Banner Big | amp_banner_big | sources\demo\blocks\amp_banner_big.phtml |
Widgets Configuration
# | Widget Name | Widget Type | Block Reference | Template / (Static Blocks) | Sort Order |
---|---|---|---|---|---|
1. | Banner Box | CMS Static Block | Main Content Area | Banner Box CMS Static Block | 0 |
2. | Featured Product | Featured Products | Main Content Area | Products Grid / Custom Featured Products | 1 |
3. | Latest News | Blog Latest Posts | Before Page Footer | Post Mosaic / Custom Blog Posts | 4 |
4. | Home Slider | FilmSlider | After Page Header | Custom Slider | 0 |