Leo Material Store

Leo Material Store guide for prestashop 1.6


THANK YOU FOR PURCHASING OUR THEME!

Here are some basics on installing, configuring and customizing the Leotheme.

BEFORE WE GO

The theme and the sample data is provided "as is". Customizing code and other design related issues can be done as freelance work on a $50-100 hourly rate only with Paypal and/or Skrill, if our team is available. If you are new to Prestashop, please understand I cannot fix your site for free. Leotheme would love to help everyone but We are really busy. I suggest reading documentation available online regarding using Prestashop, server requirements, etc.

If you like this theme please rate it.

Have a rest of your day

LeothemeTeam

If you are new with prestashop. Please read prestashop guide first:

http://doc.prestashop.com/display/PS16/Getting+Started

For each package you download from Leotheme, you will have: quickstart package, theme package, PSD. If you buil your shop from scrap, you can download quickstart file.

Steps of how to install QuickStart

Note : all the steps are described in the video already.

If you have avail shop and install follow guide

Steps of how to install Prestashop theme

  1. Upload, file from your computer: Please find box: Import from your computer > Choose File > Click Next , If you see error when use this way, please use option 2
  2. Upload file to your folder in your live site via FTP client. Please upload the zip file of template to folder: ROOT/themes/theme.zip, refresh your browser, you will see zip file in dropdown list of box Import from FTP, Select template file and click next

Note: Please note that all the steps are described in the video already.

1. Install follow video guide

2. Install follow demo images

- Backend > Preferences > Themes > Add new theme

- You can import themes from your computer

+ If you see this error when the file is too big, you can follow my guide

- Also, you can put themes on the folder themes form FTP

- You can select a theme for the shop

5. Create or edit size image and Regenerate thumbnails

Backend > Preferences > Images

+ Create or edit size image

+ Regenerate thumbnails

You can read guide in link (Blog Guide)

I. Backend > Modules > Leo Theme Configuration
  1. General setting

  2. Pages setting

  3. Customize setting

  4. Font setting

  5. Data sample

II. Backend > Modules > Leo Position Control Panel

III. Backend > Modules > Leo Live Theme Editor
Back end

1. Display Nav

- Front End

- Configure Apollo Page Builder ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Home 1 > View)

1.1 Widget Image

Select change Image

1.2 Module Block Currency block

Configure Block Currency block ( Backend > Modules > Block Currency block )

+ You can edit "blockcurrencies.tpl" at: \themes\THEME_NAME\modules\blockcurrencies\blockcurrencies.tpl

1.3 Module Language selector block

Configure Language selector block( Backend > Modules > Language selector block )

+ You can edit "blocklanguages.tpl" at: \themes\THEME_NAME\modules\blocklanguages\blocklanguages.tpl

1.4 Module User info block

Configure User info block( Backend > Modules > User info block )

+ You can edit "nav.tpl" at: \themes\PROJECT_NAME\modules\blockuserinfo\nav.tpl

1.5. Widget Twitter

1.5.1 Front End

1.5.2 Configure Twitter

1.6. Widget Instagram

1.6.1 Front End

1.6.2 Configure Instagram

1.7 Widget Raw HTML

- Code HTML

<div class="social_block_sidebar "> 
<ul class="list-unstyled clearfix">
<li class="facebook">
<a target="_blank" href="http://www.facebook.com/" title="Leo Supper Store on Facebook" class="btn-tooltip" data-original-title="Facebook">
<i class="fa fa-facebook"></i>
<span>Facebook</span>
</a> </li> <li class="twitter">
<a target="_blank" href="http://www.twitter.com/" title="Leo Supper Store on Twitter" class="btn-tooltip" data-original-title="Twitter">
<i class="fa fa-twitter"></i>
<span>Twitter</span>
</a> </li>< <li class="instagram">
<a target="_blank" href="https://instagram.com/" title="Leo Supper Store on Instagram" class="btn-tooltip" data-original-title="Instagram">
<i class="fa fa-instagram"></i>
<span>Instagram</span>
</a> </li> <li class="youtube">
<a target="_blank" href="https://www.youtube.com/" title="Leo Supper Store on Youtube" class="btn-tooltip" data-original-title="Youtube">
<i class="fa fa-youtube"></i>
<span>Youtube</span>
</a> </li> <li class="google-plus">
<a target="_blank" href="https://plus.google.com/" title="Leo Supper Store on Google Plus" class="btn-tooltip" data-original-title="Google Plus">
<i class="fa fa-google-plus"></i>
<span>Google Plus</span>
</a> </li></ul> </div>

1.8 Widget Raw HTML ( Configure Widget Raw HTML follow link )

- Code HTML

<p class="copyright-shop text-center">Leo Material Store © Copyright 2015 <br>.
Design by <a href="#" title="Leo Themes">Leo Themes</a></p>
2. Display Top

- Front End

- Configure Apollo Page Builder ( Backend > Ap PageBuilder > Ap Profiles Manage --> Select Shop 1 --> View)

2.1.1 Edit widget Generate code

2.1.2 HTML Generate code

<a href="{if $force_ssl}{$base_dir_ssl}{else}{$base_dir}{/if}" title="{$shop_name|escape:'html':'UTF-8'}">
        <img class="logo img-responsive" src="{$logo_url}" alt="{$shop_name|escape:'html':'UTF-8'}"
		{if isset($logo_image_width) && $logo_image_width} width="{$logo_image_width}"{/if}
		{if isset($logo_image_height) && $logo_image_height} height="{$logo_image_height}"{/if}/></a>

2.1.3 Change Logo

Backend > Preferences > Themes

- You can read guide in link (Blog Guide)
- Front end

- Configure Block Leo Bootstrap Megamenu(Backend > Modules > Block Leo Bootstrap Megamenu)

+ You can using "Live Edit Tools" To Make Rich Content For Megamenu

2.3 Widget Raw HTML ( Configure Widget Raw HTML follow link )

- Code HTML

<span class="navi-bar"><i class="zmdi zmdi-menu zmdi-hc-fw"></i></span>
2.3 Module Quick search block (Backend > Modules > Quick search block )

+ You can edit "blocksearch-top.tpl" at: \themes\PROJECT_NAME\modules\blocksearch\blocksearch-top.tpl

2.4 Module Cart Block ( Backend > Modules > Cart block )

+ You can edit "blockcart.tpl" at: \themes\THEME_NAME\modules\blockcart\blockcart.tpl

3. Display Topcolumn

- Front End

- Configure Apollo Page Builder ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Shop 1 > View )

3.1 Configure Leo SlideShow
- Configure Leo Slideshow for your homepage ( Backend > Module > Leo Slideshow )

4. Display Home

- Front End

- Configure Apollo Page Builder ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Shop 1 > View )

4.1 Widget Product Carousel

Edit Product Carousel

4.2 Widget Tab and Widget Product Carousel

4.2.1 Edit Group Tabs

4.2.2 Edit Single Tabs

4.2.3 Edit Product Carousel

4.3 Widget Raw HTML & Image

4.3.1 Widget Raw HTML ( Configure Widget Raw HTML follow link )

- Code HTML

<div class="block-text-banner">
<h4 class="title-sub-adv">best seller of all time</h4>
<h2 class="title-main-adv">Dr. AndrewBeat</h2>
<p class="title_descrip_adv">Claritas est etiam processus dynamicus, qui sequitur mutationem consuetudium lectorum.
Mirum est notare quam littera gothica, quam nunc putamus parum claram, anteposuerit litterarum formas.</p>
<a class="btn btn-outline link-detail waves-effect waves-light" href="collections/all"><i class="zmdi zmdi-headset zmdi-hc-fw"></i>more detail</a></div>

4.3.2 Widget Image ( Configure Widget Image follow link )

4.4 Widget Image Of Categories

Edit Image Of Categories

Select change Image

4.5 Widget Image & Raw HTML

4.5.1 Widget Image ( Configure Widget Image follow link )

4.5.2 Widget Raw HTML ( Configure Widget Raw HTML follow link )

- Code HTML

<div class="block-text-banner">
<h4 class="title-sub-adv">awesome beat and bass melody</h4>
<h2 class="title-main-adv">Dr. AndrewBeat</h2>
<a class="btn btn-outline link-detail waves-effect waves-light" href="1"><i class="zmdi zmdi-headset zmdi-hc-fw"></i>more detail</a>
</div>

4.6 Widget Blog & Module LeoBlog

Leo Blogs(Backend > Modules > Leo Blogs)

- You can read guide in link (Blog Guide)

5.5.1 Create blogs(Backend > Blog management)

+ This leoblogs module suport management blogs article and blog category.

5.5.2 Configure Widget Form the Blog

4.7 Widget Manufacturers Carousel

5. Display Footer

- Front End

- Configure Apollo Page Builder ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Shop 1 > View )

5.1 Module Newsletter block

Configure module (Backend > Modules > Newsletter block)

You can configure enable/disable module

+ You can edit "blocknewsletter.tpl" at: \themes\THEME_NAME\modules\blocknewsletter\blocknewsletter.tpl

5.2 Module Social networking block ( Backend > Modules > Social networking block )

+ You can edit "blocksocial.tpl" at: \themes\THEME_NAME\modules\blocksocial\blocksocial.tpl

5.3 Widget Block Link

You should't detele "Override Folder"

5.4 Widget Block Link( Configure Block Link follow link )

5.5 Module CMS block

Configure module (Backend > Modules > CMS block)

You can configure module

You can edit "blockcms.tpl" at: \themes\THEME_NAME\modules\blockcms\blockcms.tpl

5.6 Module Block My Account Footer

+ You can edit "blockmyaccountfooter.tpl" at: \themes\THEME_NAME\modules\blockmyaccountfooter\blockmyaccountfooter.tpl

5.7 Module Contact information block

+ You can edit "blockcontactinfos.tpl" at: \themes\THEME_NAME\modules\blockcontactinfos\blockcontactinfos.tpl

5.8 Widget HTML - Copyright

- Code HTML

			<div>Copyright © 2015 Leo Material Store. All Rights Reserved. Designed by Leo Theme</div>
		

5.9 Widget Image - Payment ( Configure Widget Image follow link )

6. Tool bar

- Front End

- Configure Tool bar(Backend > Modules > Leo Theme Control Panel)

11. Front-office translations(Backend > Localization > Translations)

11.1. Installed modules translations(Backend > Localization > Translations)

Thank you for reading!

We hope you can create the best website with our themes.

Getting Support

If you are unable to find your answer here in our documentation, please go to our forum and post up a new topic with all the details we need. Please be sure to include your site URL as well or send us an email.

Our support scope

Our support covers configuration, building site as demo, trouble using any features, and bug fixes. We don't provide support for customizations or 3rd party extension.

Our support time

We try our best to monitor the email around the clock, however, this is not always possible due to different time zones. We will try to reply you as fast as we can.

Our working time is 8.00 AM - 5.30 PM, Monday to Friday (GMT+7). So if ask for help in the weekend, you may have to wait a little bit for support and please be patient.