Leo Paul Smith

Leo Paul Smith guide for prestashop 1.7


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/PS17/English+documentation

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 > 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 Top

- Front End

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

1.1.1 Edit Widget Generate code

1.1.2 HTML Generate code

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

1.1.3 Change Logo

Backend > Preferences > Themes

- 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

+ Edit Megamenu

Edit Group

+ Edit Widget

Edit Widget

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

1.3 Module Search bar

Configure Search bar( Backend > Modules > Modules & Services > Installed modules > Search bar)

Search bar

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

1.4 Module Shopping cart

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

1.5 Module Group Top block

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

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

3. Display Home

- Front End

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

2.1 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

2.2 Widget Image

+ Edit Image

+ Select change Image

2.3 Widget Manufacturers Carousel

Edit Manufacturers Carousel

2.4 Widget Countdown

Edit Countdown

2.5 Widget Tab

Edit Tab

2.6 Widget Product Carousel

Edit Product Carousel

2.7 Widget Image ( Configure Widget Image follow link )

2.8 Widget Blog & Module LeoBlog

Leo Blogs(Backend > Modules > Leo Blogs)

- You can read guide in link (Blog Guide)

2.8.1 Create blogs(Backend > Blog management)

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

2.8.2 Configure Widget Form the Blog

2.9 Widget Raw HTML

- Code HTML

<div class="feature-box">                   
		<div class="fbox-icon"><a href="#"><i class="icon icons-v1"></i></a></div>
		<div class="fbox-body">
		<h4>Safe Payment</h4>
		<p>Pay with the world’s most popular and secure payment methods.</p>
		</div>
		</div>
<div class="feature-box">                   
		<div class="fbox-icon"><a href="#"><i class="icon icons-v2"></i></a></div>
		<div class="fbox-body">
		<h4>Worldwide Delivery</h4>
		<p>With sites in 9 languages, we ship to over 200 countries & regions.</p>
		</div>
		</div>
<div class="feature-box">                   
		<div class="fbox-icon"><a href="#"><i class="icon icons-v3"></i></a></div>
		<div class="fbox-body">
		<h4>24/7 Help Center</h4>
		<p>Round-the-clock assistance for a smooth shopping experience.</p>
		</div>
		</div>
<div class="feature-box last">
		<div class="fbox-icon"><a href="#"><i class="icon icons-v4"></i></a></div>
		<div class="fbox-body">
		<h4>V.I.P member</h4>
		<p>Simply add the item to your shopping bag and proceed to</p>
		</div>
		</div>
4. Display Footer

- Front End

Display Footer

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

Display Footer

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

3.2 Logo Generate code ( Configure Widget Images follow link )

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

3.4 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

3.5 Widget Block Link

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

3.6 Module My Account block

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

My Account block

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

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

3.7 Widget Instagram

You must enable library Instafeed on: Backend > Ap PageBuilder > Ap Theme Configuration > Load Instafeed Library(Enable)

Edit Instagram

3.8 Widget HTML - Copyright

- Code HTML

© Copyright Leo Paul Smith Store 2017.
4. Tool bar

- Front End

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

5.1 Themes translations(Backend > International > Translations)

5.2 Back office 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.