Install Theme 🎯
Last updated
Last updated
Here is the instruction to install the theme:
Download the package from themeforest.net (the file is in zip format).
Unzip the package you've just downloaded.
Find this file: concept-1.1.0-theme-source.zip in the folder, then you just need to upload concept-1.1.0-theme-source.zip file to your Shopify store.
To install the theme:
Please log in to your Shopify store, click Online Store.
At Theme Library, click Add theme, choose Upload zip file.
The Upload Theme dialog displays. Click Add File or drop file to upload to select the .zip file you want to upload.
Click Upload file.
Wait until the uploading process finishes. Then click Publish button to active the source to be live.
Concept offers multiple page layouts. By default, the original theme source will display the Home 01 layout. Follow the instructions below if you wish to activate a different layout
SELECT ALL and COPY.
From your Shopify admin, go to Themes -> Actions -> Edit Code.
Navigate to the "Templates" folder, open the "index.json" file, -> SELECT ALL and DELETE then PASTE the copied preset from the external file
To set up the same data for Theme Settings, please follow below instruction:
SELECT ALL and COPY.
From your Shopify admin, go to Themes -> Actions -> Edit Code.
Navigate to the "Config" folder -> Open the "settings_data.json" file, -> SELECT ALL and DELETE then PASTE the copied preset from the external file.
Concept has one Header Group where you can create multiple different header layouts. To set up the same header layouts as our demos, you can either set up within the theme editor or copy our sample data following the instructions below
SELECT ALL and COPY.
From your Shopify admin, go to Themes -> Actions -> Edit Code.
Find folder Sections -> Open file header-group.json -> SELECT ALL and DELETE then PASTE the copied preset from the external file.
Concept has one Footer Group where you can create multiple different footer layouts. To set up the same footer layouts as our demos, you can either set up within the theme editor or copy our sample data following the instructions below:
SELECT ALL and COPY.
From your Shopify admin, go to Themes -> Actions -> Edit Code.
Find folder Sections -> Open file footer-group.json -> SELECT ALL and DELETE then PASTE the copied preset from the external file.
The below files are in .json format
to download the corresponding 'json' file for the layout you want, and open the data in a new window.
to download the corresponding 'json' file for the layout you want, and open the data in a new window.
to download the corresponding "json" of the layout you want to open the data on a new tab.
Click the the corresponding "json" of the layout you want to open the data on a new tab.