Leo Wedding

Leo Wedding 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

If you are using 1 templates from leotheme.com for shop 1 and i want to install new template from Leotheme for shop 2
before install please open file: /modules/leotempcp/libs/DataSample.php
find the code private $_theme_dir = 'XXXX'; with xxx is curently template ( default in line 22)
Please get template folder in zip file and edit XXXX to this name
Example: i'm using leomobi for shop 1 and i want to install leotea for shop 2. I have to open file /modules/leotempcp/libs/DataSample.php. Edit private $_theme_dir = 'leomobi'; to private $_theme_dir = 'leotea';

3. NOTE: list error happend when install and solver way:

4. Install module and template manual

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

Display Nav

- Front End

- Configure Leo Positions Control Panel(Backend > Modules > Leo Positions Control Panel )

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

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

  2. Configure Language block(Backend > Modules > Language block)

    + You can add or update a language directly from the PrestaShop website here.
    (backend > localization > translations > add or update a language)

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

  3. Configure Currency block(Backend > Modules > Currency block)

    + You can create currency this by (backend > localization > currencies > add new)

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

Display Top

- Front End

  1. Configure Cart block(Backend > Modules > Cart block)

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

Display top column

- Front End

  1. Leo Slider Layer for your homepage(Backend > Modules > Leo Slider Layer for your homepage)
    You can read guide in link (Blog Guide)

    - Configure Leo Slider Layer for your homepage(Backend > Modules > Leo Slider Layer for your homepage)

    + You can edit group slider at the following URL:

Display Home

Front End

Configure Leo Manage widgets(Backend > Modules > Leo Manage widgets)

Display Footer

- Front End

- Configure Leo Manage widgets(Backend > Modules > Leo Manage widgets)

Display Footer

- Front End

- Configure Leo Manage widgets(Backend > Modules > Leo Manage widgets)

  1. Footer - nav(Backend > Modules > Leo Manage widgets > Create widget Footer - nav)

    + Edit widgethere

Tool bar

- Front End

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

.
You can read guide in link (Blog Guide)
  1. Create widget(Backend > Modules > Leo Manage Widget)

    + We support functions for widget

  2. Configure Leo manage widget(Backend > Modules > Leo Manage Widget)

    + There you can insert widgets or load module into position you one. Suport display on tablet, mobile, mac,...

    + You can change width for block on this monitor

    + You can select the effect display for group or each block widget you one.

  3. HTML Code

    + Edit code widget html here

    + Top Menu - video

    <iframe width="400" height="250" src="//www.youtube.com/embed/iZoR21juRzs"  allowfullscreen></iframe>

    + Home - banner1

    <div class="row">
    <div class="col-lg-3 col-md-3 col-sm-3 col-xs-12">
    <div class=" banner-image"><a href="#"> <img class="img-responsive" src="/prestashop/leo_wedding/themes/leo_wedding/img/modules/leomanagewidgets/home-adv1.jpg" alt="" /> </a></div>
    </div>
    <div class="col-lg-5 col-md-5 col-sm-5 col-xs-12">
    <div class=" banner-image block"><a href="#"> <img class="img-responsive" src="/prestashop/leo_wedding/themes/leo_wedding/img/modules/leomanagewidgets/home-adv2.jpg" alt="" /> </a></div>
    <div class=" banner-image"><a href="#"> <img class="img-responsive" src="/prestashop/leo_wedding/themes/leo_wedding/img/modules/leomanagewidgets/home-adv3.jpg" alt="" /> </a></div>
    </div>
    <div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
    <div class=" banner-image"><a href="#"> <img class="img-responsive" src="/prestashop/leo_wedding/themes/leo_wedding/img/modules/leomanagewidgets/home-adv4.jpg" alt="" /> </a></div>
    </div>
    </div>

    + Footer - about us

    <p><a href="#"> <img class="img-responsive" src="/prestashop/leo_wedding/themes/leo_wedding/img/modules/leomanagewidgets/logo.png" alt="" /> </a></p>

    + Footer - nav

    <div class="pull-left footer-copyright">
    <span class="copyright">Copyright 2015 Powered by PrestaShop. All Rights Reserved. Developed By</span>
    <span class="text"> LeoTheme</span>
    </div>
    <div class="pull-right footer-payment">
    <ul class="payment list-inline">
    <li><a class="ico_visa" href="#">visa</a></li>
    <li><a class="ico_paypal" href="#">paypal</a></li>
    <li><a class="ico_master" href="#">master</a></li>
    <li><a class="ico_wepay" href="#">wepay</a></li>
    </ul>
    </div>
Front end

Configure Leo Custom Ajax(Backend > Modules > Leo Custom Ajax)

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

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