Start chat

DrinkVibe Documentation

Magento theme installation

This theme is not compatible with Magento 1.9 engine. It will work with the Magento 2.3.2 engine only.

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.

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:

Attention! Please DO NOT import sample data if you have a live website as it will completely replace your database content, and all your website data will be LOST.

The detailed Magento update guide you will find on the Magento User Guide.

It is recommended to install the theme on a test server before you install it on a live store.

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

Check the tutorial on how to Activate the New Magento 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 ZEMEZ (or TEMPLATEMONSTER in older versions) > 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.

  • Go to the Sample Data Installer tab > CMS Blocks.
  • Select files you want to import. You need to select Cms Block.
  • Set the Override option to "Yes" if you want to replace your blocks 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 blocks.
  • Widgets Import

    Now you need to import the widgets. The procedure is almost the same as the previous one.

  • Go to the Sample Data Installer tab > Widgets.
  • Select the layout (if you have any) you want to import widgets from. You need to select the Widgets Intanse.
  • Set the Override option to "Yes" if you want to replace your widgets 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 widgets.
  • Remember to save the settings.

    Pages Configuration

    In order to make your template look exactly like our Live Demo, you need to set up store pages in a specific way. We provide all the files with the pages source code. You need to add them into Magento admin panel as per the instructions below using the settings table. Settings table is located on the Template Settings page on the template preview page.

    The main template page will be affected the most. It usually contains the following elements: banners, slider, etc.

    We recommend that you disable the WYSIWYG editor. To do this, from the admin top menu select Stores > Configuration. Open the "Content Management" section uncheck and in the WYSIWYG Options window set "Enable WYSIWYG Editor" option to "Disabled Completely".

    In case you have already made the changes to your pages code and would like to add our code without affecting your changes, it is recommended to contact professional technicians or prepare a backup before making changes.

    1. From the top menu select Content > Pages. Here you can find all the store pages. Home page, About Us and Customer Service should already be available, so you don't need to add them. You only need to update the pages HTML and XML content. Open any of them in order to get the access to the content.
    2. Open the page and select the Content tab. It contains the HTML code of the page. You can take the page HTML code from the appropriate source file. You can see the list of source files included in the "Template Settings" section on your templates preview page. Copy the code from the source file and paste it to the content area.
    3. When you are done with the HTML code, switch to "Design" tab. It contains the page XML code. XML code allows you to add Magento static blocks and widgets to the page. The XML code should be copied the same way as the HTML from the source file. Copy the XML code to the "Layout Update XML" area.
    4. Don't forget to select the valid "Layout" option.
    5. In case you need to add a new page, click the "Add New Page" button in the top right corner.

    Useful Tutorials:

    1. How to add content to Contact Us page?
    2. How to add new Page?
    3. How to add new Widget on the Page?
    4. How to add the CMS Page link to Main Menu?

     

    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. DrinkVibe 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 Content
    1. Footer Column 1 Title footer_col_1_title sources\demo\blocks\footer_col_1_title.phtml
    2. Footer Column Content 1 footer_col_1 sources\demo\blocks\footer_col_1.phtml
    3. Footer Column Content 2 footer_col_2 sources\demo\blocks\footer_col_2.phtml
    4. Footer Column Content 3 footer_col_3 sources\demo\blocks\footer_col_3.phtml
    5. Footer Column Content 4 footer_col_4 sources\demo\blocks\footer_col_4.phtml
    6. AMP Footer Links amp_footer_links sources\demo\blocks\amp_footer_links.phtml
    7. Contact Us Info contact_us_info sources\demo\blocks\contact_us_info.phtml
    8. Header Top Block header_top_block sources\demo\blocks\header_top_block.phtml
    9. Main Banners main-banners sources\demo\blocks\main-banners.phtml
    10. Catalog Banner catalog_banner sources\demo\blocks\catalog_banner.phtml
    11. All Width Banner all-width-banner sources\demo\blocks\all-width-banner.phtml
    12. Footer Banners footer-banners sources\demo\blocks\footer-banners.phtml
    13. Amp Banner Big amp_banner_big sources\demo\blocks\amp_banner_big.phtml
    14. Menu Banner menu_banner sources\demo\blocks\menu_banner.phtml
    Widgets Configuration
    # Widget Name Widget Type Block Reference Template / (Static Blocks) Sort Order
    1. Main Banners CMS Static Block After Page Header Top Main Banners CMS Static Block 0
    2. Products Featured products After Page Header Top Products Grid / Custom Featured Products 1
    3. Catalog Image Grid Catalog Image Grid Main Content Area Catalog Image Grid / Custom Categories + Thumbnail Images 1
    4. Catalog Banner CMS Static Block Main Content Area Catalog Banner CMS Static Block 0
    5. All Width Banner CMS Static Block Before Page Footer All Width Banner CMS Static Block 0
    6. Footer Banners CMS Static Block Before Page Footer Footer Banners CMS Static Block 1
    7. Shop by Brand Shop by Brand Before Page Footer Defaul Version 2