Leo Emarket

Leo Emarket guide for prestashop 1.7


THANK YOU FOR PURCHASING OUR THEME!

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

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. Apollotheme 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

ApollothemeTeam

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

http://doc.prestashop.com/display/PS17/English+documentation

For each package you download from Apollotheme, 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 > Design > Theme & Logo > 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 > Design > Image Settings

+ Create or edit size image

+ Regenerate thumbnails

You can read guide in link (Blog Guide)
I. Backend > Ap PageBuilder > Ap Module Configuration

Ap Theme Configuration

II. Backend > Ap PageBuilder > Ap Theme Configuration
  1. General setting

  2. Pages setting

  3. Font setting

  4. Data sample

III. Backend > PageBuilder > Ap 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.1 Edit Widget Generate code

1.1.2 HTML Generate code

<a href="{$urls.base_url}">
     <img class="logo img-fluid" src="{$shop.logo}" alt="{$shop.name}">
</a>
		

1.1.3 Change Logo

Backend > Preferences > Themes

Configure Customer "Sign in" link( Backend > Modules > Modules & Services > Installed modules > Customer "Sign in" link)

Module Customer

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

Configure Currency block( Backend > Modules > Modules & Services > Installed modules > Currency block)

Currency block

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

Configure Language selector block( Backend > Modules > Modules & Services > Installed modules > Language selector block)

Language selector block

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

Configure Contact information( Backend > Modules > Modules & Services > Installed modules > Contact information)

Contact information

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

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

Configure Shopping cart( Backend > Modules > Modules & Services > Installed modules > Shopping cart)

Shopping cart

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

2. Display Top

- Front End

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

2.1 Megamenu Module (vertical)
- You can read guide in link (Blog Guide)
- Front end

- Configure Leo Bootstrap Megamenu(Backend > Modules > Modules & Services > Installed modules > Leo Bootstrap Megamenu)

+ Or you can configure this module follow link(Backend > Backend > Modules > Leo Megamenu Configuration)

- Back end

+ Edit Group

Edit Group

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

2.2 Megamenu Module (Horizontal)
- You can read guide in link (Blog Guide)
- Front end

- Configure Leo Bootstrap Megamenu(Backend > Modules > Modules & Services > Installed modules > Leo Bootstrap Megamenu)

+ Or you can configure this module follow link(Backend > Backend > Modules > Leo Megamenu Configuration)

- Back end

+ Edit Group

Edit Group

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

3. Display Home

- Front End

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

3.1 Logo Generate code

3.1.1 Edit Widget Generate code

3.1.2 HTML Generate code

<ul class="nav-bar">
    <li class="deals">
        <a href="#">
          <img src="{if isset($tpl_uri) && $tpl_uri}{$tpl_uri}/assets/img/icon9.png{/if}" class="img-fluid" title="" alt="Clearance & Deals">
        </a>
    </li>
    <li class="fashion">
        <a href="#">
          <img src="{if isset($tpl_uri) && $tpl_uri}{$tpl_uri}/assets/img/icon1.png{/if}" class="img-fluid" title="" alt="Fashion & Clothing">
        </a>
    </li>
    <li class="electronics">
        <a href="#">
          <img src="{if isset($tpl_uri) && $tpl_uri}{$tpl_uri}/assets/img/icon2.png{/if}" class="img-fluid" title="" alt="Electronics & Computer">
        </a>
    </li>
    <li class="toys">
        <a href="#">
          <img src="{if isset($tpl_uri) && $tpl_uri}{$tpl_uri}/assets/img/icon3.png{/if}" class="img-fluid" title="" alt="Toys, Kids & Baby">
        </a>
    </li>
    <li class="garden">
        <a href="#">
          <img src="{if isset($tpl_uri) && $tpl_uri}{$tpl_uri}/assets/img/icon4.png{/if}" class="img-fluid" title="" alt="Home, Garden & Tools">
        </a>
    </li>
    <li class="decor">
        <a href="#">
          <img src="{if isset($tpl_uri) && $tpl_uri}{$tpl_uri}/assets/img/icon5.png{/if}" class="img-fluid" title="" alt="Decor & Furniture">
        </a>
    </li>
    <li class="sports">
        <a href="#">
          <img src="{if isset($tpl_uri) && $tpl_uri}{$tpl_uri}/assets/img/icon6.png{/if}" class="img-fluid" title="" alt="Sports & Outdoors">
        </a>
    </li>
    <li class="gifts">
        <a href="#">
          <img src="{if isset($tpl_uri) && $tpl_uri}{$tpl_uri}/assets/img/icon7.png{/if}" class="img-fluid" title="" alt="Gifts, Parties & Holiday">
        </a>
    </li>
    <li class="beauty">
        <a href="#">
          <img src="{if isset($tpl_uri) && $tpl_uri}{$tpl_uri}/assets/img/icon8.png{/if}" class="img-fluid" title="" alt="Beauty & Health">
        </a>
    </li>
</ul>
		
3.2 Configure Leo SlideShow
- You can read guide in link (Blog Guide)
- Configure Leo SlideShow(Backend > Modules > Modules & Services > Installed modules > Leo SlideShow)

+ Or you can configure this module follow link(Backend > Backend > Modules > Leo SlideShow Configuration)

- Configure Leo Slideshow for your homepage

+ Select Manages Sliders

+ Select Hook

+ Configure Image Setting

+ Configure CSS Setting

+ Edit Slider

3.3 Widget Image

+ Edit Image

+ Select change Image

3.4 Widget Product Carousel

- Front End

- Edit Product Carousel

3.5 Widget Product List

- Front End

- Edit Product List

3.3 Widget Image Of Categories

3.7 Widget Image ( Configure Widget Image follow link )

3.8 Widget Product Carousel ( Configure Widget Product Carousel follow link )

3.9 Widget Manufacturers Carousel

- Edit Manufacturers Carousel

3.10 Widget Image Of Categories ( Configure Widget Image Of Categories follow link )
3.11 Widget Image ( Configure Widget Image follow link )

3.12 Widget Product Carousel ( Configure Widget Product Carousel follow link )

3.13 Widget Manufacturers Carousel ( Configure Widget Manufacturers Carousel follow link )

3.14 Widget Image Of Categories ( Configure Widget Image Of Categories follow link )
3.15 Widget Image ( Configure Widget Image follow link )

3.16 Widget Product Carousel ( Configure Widget Product Carousel follow link )

3.17 Widget Manufacturers Carousel ( Configure Widget Manufacturers Carousel follow link )

3.18 Widget Image ( Configure Widget Image follow link )
3.19 Widget Image Of Categories ( Configure Widget Image Of Categories follow link )
3.20 Widget Image ( Configure Widget Image follow link )

3.21 Widget Product Carousel ( Configure Widget Product Carousel follow link )

3.22 Widget Manufacturers Carousel ( Configure Widget Manufacturers Carousel follow link )

3.23 Widget Image Of Categories ( Configure Widget Image Of Categories follow link )
3.24 Widget Image ( Configure Widget Image follow link )

3.25 Widget Product Carousel ( Configure Widget Product Carousel follow link )

3.26 Widget Manufacturers Carousel ( Configure Widget Manufacturers Carousel follow link )

3.27 Widget Image Of Categories ( Configure Widget Image Of Categories follow link )
3.28 Widget Image ( Configure Widget Image follow link )

3.29 Widget Product Carousel ( Configure Widget Product Carousel follow link )

3.30 Widget Manufacturers Carousel ( Configure Widget Manufacturers Carousel follow link )

3.31 Widget Image ( Configure Widget Image follow link )
3.32 Widget Image Of Categories ( Configure Widget Image Of Categories follow link )
3.33 Widget Image ( Configure Widget Image follow link )

3.34 Widget Product Carousel ( Configure Widget Product Carousel follow link )

3.35 Widget Manufacturers Carousel ( Configure Widget Manufacturers Carousel follow link )

3.36 Widget Image Of Categories ( Configure Widget Image Of Categories follow link )
3.37 Widget Image ( Configure Widget Image follow link )

3.38 Widget Product Carousel ( Configure Widget Product Carousel follow link )

3.39 Widget Manufacturers Carousel ( Configure Widget Manufacturers Carousel follow link )

3.40 Widget Image Of Categories ( Configure Widget Image Of Categories follow link )

3.41 Widget Product Carousel ( Configure Widget Product Carousel follow link )

3.42 Widget Image ( Configure Widget Image follow link )

3.43 Widget Blog & Module LeoBlog

Leo Blogs(Backend > Modules > Leo Blogs)

- You can read guide in link (Blog Guide)

3.43.1 Create blogs(Backend > Blog management)

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

3.43.2 Configure Widget Form the Blog

You must not delete name folder Override folder "letter-blog". It will lose css and this themes will be error.

3.44 Widget Image

+ Edit Image

+ Select change Image

You must not delete name folder Override folder "home-bottom-services". It will lose css and this themes will be error.

4. Display Footer

- Front End

Display Footer

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

Display Footer

4.1 Module Newsletter subscription

Configure Module Newsletter subscription (Backend > Modules > Modules & Services > Installed modules >Newsletter subscription)

You can configure enable/disable module

+ You can edit "ps_emailsubscription.tpl" at: \themes\THEME_NAME\modules\ps_emailsubscription\views\templates\hook\ps_emailsubscription.tpl

4.2 Module Social media follow links

Configure Social media follow links(Backend > Modules > Modules & Services > Installed modules >Newsletter subscription)

You can configure enable/disable module

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

4.3 Widget Block Link

4.4 Widget Block Links ( Configure Widget Block Links follow link )
4.5 Widget Block Links ( Configure Widget Block Links follow link )

4.6 Widget HTML

- Edit Widget HTML

- Code HTML

<p>Duis sed odio sit amet nibh vulputate morbi accumsan ipsum velit. Nam nec tellus 
a odio mauris vitae erat consequat auctor eu in elit Class aptent taciti 
sociosqu litora torquent per inceptos himenaeos.</p>
		

You must not delete Class "gr-about". It will lose css and this themes will be error.

4.7 Widget HTML

- Edit Widget HTML

- Code HTML

<ul>
<li><i class="fa fa-phone"></i>Phone:
<p>0123-456-789</p>
</li>
<li><i class="fa fa-map-marker"></i>Address:
<p>PO Box 16122 Collins Street West Victoria 8007 Australia</p>
</li>
<li><i class="fa fa-envelope"></i>Email: <span><a href="mailto:[email protected]">[email protected]</a></span></li>
</ul>
		
4.8 Widget Image ( Configure Widget Image follow link )
4.9 Widget Image ( Configure Widget Image follow link )

4.10 Widget Product Tags

+ Select change Tags

4.11 Widget Raw HTML - Copyright

- Code HTML

Copyright © 2017 - All rights reserved. Powered by Leotheme
		

Font end

Back office

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

- Configure Leo Feature Management(Backend > Modules > Modules & Services > Installed modules > Leo Feature Management)

+ Or you can configure this module follow link(Backend > Backend > Modules > Leo Feature Configuration)

- Back end

+ Config Cart

Config Cart

+ Product Review

Product Review

Product Review

Product Review

+ Product Compare, Wishlist

Product Compare, Wishlist

- Front End

- Configure Tool bar(Backend > Ap PageBuilder > Ap Theme Configuration > General Setting)

1. Themes translations(Backend > International > Translations)

2. Back office translations(Backend > International > Translations)

3. Installed modules translations(Backend > International > 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.