Leo Sport Store

Leo Sport 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 )

1.1.1 Edit widget Generate code

1.1.2 HTML Generate code

<div id="header_logo">
<a href="{if $force_ssl}{$base_dir_ssl}{else}{$base_dir}{/if}" title="{$shop_name|escape:'html':'UTF-8'}">
<img "{$logo_url}" class="logo img-responsive" 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>
</div>

1.1.3 Change Logo

Backend > Preferences > Themes

1.2 Module blockuserinfo

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

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

1.3 Module blockcart

Configure Cart block( Backend > Modules > Cart block )

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

1.4 Module Block Grouptop

Configure Block Group Top ( Backend > Modules > Block Group Top )

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

2. Display Top

- Front End

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

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

- Configure Leo Megamenu Silebar(Backend > Modules > Leo Megamenu Silebar)

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

- 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 Module Block Search (Backend > Modules > Quick search block)

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

3. DISPLAY TOPCOLUMN

- Front End

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

3.1 Configure Widget Image

Select change Image

3.2 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 Tab and Widget Product List

4.1.1 Edit Group Tabs

4.1.2 Edit Single Tabs

4.1.3 Edit Product list

4.2 Widget Product Carousel

4.2.1 Edit Widget Product Carousel

4.3 Widget Image ( Configure Widget Image follow link )

4.4 Widget Image ( Configure Widget Image follow link )

4.5 Widget Tab ( Configure Widget Tab follow link )

4.5 Widget Product Carousel ( Configure Product Carousel follow link )

4.6 Widget Image ( Configure Widget Image follow link )

4.7 Widget Image ( Configure Widget Image follow link )

4.8 Leoblogs Lastest Module

Leo Blogs(Backend > Modules > Leo Blogs)

- You can read guide in link (Blog Guide)

4.8.1 Create blogs(Backend > Blog management)

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

4.8.2 Configure module( Backend > Modules > Leo Blogs Latest Modules)

4.9 Widget Manufacture carousel

Edit Widget Manufacture carousel

4.10 Widget Block carousel

4.10.1 Edit Widget Manufacture carousel

4.10.2 Add new Slider

4.10.3 Edit Slider

4.10.4 HTML code slider

Slider 1, Slider 2, Slider 3

<div class='client-say'>
<p class='detail-say' >
Duis sed odio sit amet nibh vutate cursus a sit amet mauris. Morbi accumsan ipsum velit. Nam nec tellus a odio
tincidunt auctor a ornare odio.....
</p>
<p class='author-say'><b>JAMES BOYD</b>/Creative Manager</p>
</div>

4.11 Widget Row HTML

4.11.1 Code HTML for Free Shipping

<div  class="service-site" >
<div class="media bg-color-1">
<div class="pull-left icon-box">
<i class="mdi-maps-local-shipping"></i>
</div>
<div class="media-body"><h3 class="title-service">Free shipping</h3>
<p class="detail-service">Most Orders Usually Ship within 24 Hours</p>
</div>
</div>
<a href="content/1-delivery" class="btn-floating waves-effect "><i class="mdi-content-add"></i></a>
</div>

4.11.2 Code HTML for 100% Money back

<div  class="service-site" >
<div class="media bg-color-2">
<div class="pull-left icon-box">
<i class="mdi-content-reply-all"></i>
</div>
<div class="media-body"><h3 class="title-service">100% Money back</h3>
<p class="detail-service">Return Policy and After-sales Service</p>
</div>
</div>
<a href="content/2-legal-notice" class="btn-floating waves-effect "><i class="mdi-content-add"></i></a>
</div>

4.11.3 Code HTML for Online support 24/7

<div  class="service-site" >
<div class="media bg-color-3">
<div class="pull-left icon-box">
<i class="mdi-action-settings-phone"></i>
</div>
<div class="media-body"><h3 class="title-service">Online support 24/7</h3>
<p class="detail-service">0123-456-789</p>
</div>
</div>
<a href="content/3-terms-and-conditions-of-use" class="btn-floating waves-effect "><i class="mdi-content-add"></i></a>
</div>

4.11.3 Code HTML for Online support 24/7

<div  class="service-site" >
<div class="media bg-color-4">
<div class="pull-left icon-box">
<i class="mdi-maps-local-mall"></i>
</div>
<div class="media-body"><h3 class="title-service">Best Price Guarantee</h3>
<p class="detail-service">Low Price Guarantee and Attractive Discount</p>
</div>
</div>
<a href="content/5-secure-payment" class="btn-floating waves-effect "><i class="mdi-content-add"></i></a>
</div>
5. Display Footer

- Front End

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

5.1 Widget Row HTML follow link

Edit Widget Row HTML and HTML code

<div class="contact-info" >
<p class="logo"><img src="_AP_IMG_DIR/logo-footer.png" alt=""></p>
<ul class="address-footer">
<li><i class="fa fa-map-marker"></i><span>My Company, 42 avenue des Champs Elysées 75000 Paris France</span>
</li>
<li><i class="fa fa-phone"></i><span>0123-456-789</span></li>
<li><i class="fa fa-envelope"></i><span>sales@yourcompany.com</span></li>
</ul>
</div>

5.2 Module Newsletter block

Configure module (Backend > Modules > Newsletter block)

You can configure enable/disable module

5.3 Module Social networking block

Configure module (Backend > Modules > Social networking block)

You can configure enable/disable module

5.4 Widget Block Link

5.5 Widget Block Link

5.6 Widget Block Link

5.7 Widget Row HTML follow link

Edit Widget Row HTML and HTML code

<p class="copy-right">Copyright 2015 Powered by 
<a href="#">Leotheme</a>All Rights Reserved.
</p>
6. Tool bar

- Front End

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

.
You can read guide in link (Blog Guide)
7.1 Profile Manage (Backend > AP PageBuilder > Ap Profile Manage)

7.1.1 View and Edit Profile

7.2 Custom Ajax
Front end

Configure Custom Ajax ( Backend > Modules > AP PageBuilder > Configure )

8.1 Leo Slide show

Front-office Appearance

8.1.1 Configure Leo Slide show Back Office > Modules > Install and Configuration Leo Slideshow > Select edit Slideshow shop 2,3

8.2 Layout struct Front end

8.2.1 Configure Profile shop 2 ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Shop 2 > View )

9.1 Leo Slide show

Front-office Appearance

9.1.1 Configure Leo Slide show Back Office > Modules > Install and Configuration Leo Slideshow > Select edit Slideshow shop 2,3

9.2 Layout struct Front end

9.2.1 Configure Profile shop 2 ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Shop 3 > View )

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

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