Leo Uni Co

Leo Uni Co 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. Google Font

  4. Font setting

  5. Data sample

  6. Right To Left

III. Backend > PageBuilder > Ap Live Theme Editor
Back end

IV. Backend > PageBuilder > Ap ShortCode Manage
Back end

V. Backend > PageBuilder > Ap Products Details Builder
Back end

You can read guide in link (Blog Guide)
I. Backend > Leo Feature > Leo Feature Configuration
  1. Ajax Cart

  2. Product Review

  3. Product Compare

  4. Product Wishlist

II. Backend > Leo Feature > Product Review Management

1. Display Top

- Front End

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

1.1 Widget Raw HTML

- Code HTML

<div class="btn-showmenu">
<span class="icon-bar">showmenu</span>
<span class="icon-bar">showmenu</span>
<span class="icon-bar last">showmenu</span>
</div>
<div class="bg-over-lay"></div>

Note: Please don't change and delete class "showmenu hidden-md-down". It will lose css and this themes will be error.

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.3.1 Edit Widget Generate code

1.3.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.3.3 Change Logo

Backend > Preferences > Themes

1.4 Wishlist Generate code

- HTML Generate code

{if Configuration::get('LEOFEATURE_ENABLE_PRODUCTWISHLIST')}
  <div class="wishlist-top">
    <a
      class="ap-btn-wishlist"
      href="{url entity='module' name='leofeature' controller='mywishlist'}"
      title="{l s='Wishlist' d='Shop.Theme.Global'}"
      rel="nofollow"
    >
      <i class="fa fa-heart"></i>
      <span class="ap-total-wishlist ap-total"></span>
    </a>
  </div>
{/if}
1.5 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.6 Logo Generate code ( Configure Logo Generate Code follow link )
<a class="hidden-md-down"  href="{$urls.base_url}">
     <img class="logo img-fluid" src="{$shop.logo}" alt="{$shop.name}">
</a>
1.7 Leo Bootstrap Megamenu
- You can read guide in link (Blog Guide)
- 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.8 Module Block Group Top

Configure Block Group Top( Backend > Modules > Modules & Services > Installed modules > Block Group Top)

Module Customer

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

2. Display Home

- Front End

- Configure Apollo Page Builder ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Home 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

- Code Description Image

<div class="img-content">
<h6>September must-haves</h6>
<h4>Up To 50% Off</h4>
<p><a href="https://www.prestashop.com/" title="shop now" class="btn btn-outline">Shop now</a></p>
</div>

Note: Please don't change and delete class "widget-image__banner1,img-content". It will lose css and this themes will be error.

2.3 Widget Image ( Configure Widget Image follow link )

- Code Description Image

<h5>Accessories</h5>
<p><a href="https://www.prestashop.com/" title="shop now" class="btn btn-outline">Shop now</a></p>

Note: Please don't change and delete class "widget-image__cate". It will lose css and this themes will be error.

2.4 Widget Image ( Configure Widget Image follow link )

- Code Description Image

<h5>Women</h5>
<p><a href="https://www.prestashop.com/" title="shop now" class="btn btn-outline">Shop now</a></p>

Note: Please don't change and delete class "widget-image__cate widget-image__cate1". It will lose css and this themes will be error.

2.5 Widget Image ( Configure Widget Image follow link )

- Code Description Image

<h5>Men</h5>
<p><a href="https://www.prestashop.com/" title="shop now" class="btn btn-outline">Shop now</a></p>

Note: Please don't change and delete class "widget-image__cate widget-image__cate1". It will lose css and this themes will be error.

2.6 Widget Tabs & Product List

- Widget Tabs

+ Edit Group Tabs

Note: Please don't change and delete class "product-tabs".It will lose css and this themes will be error.

+ Edit Sub Tabs

- Widget Product List

+ Edit Product List

2.7 Widget HTML

- Code HTML

<div class="lookbook-content">
<h6>Go - to - looks of the season</h6>
<h4>Life Changing</h4>
<p><a href="https://www.prestashop.com/" title="go to lookbook now" class="btn btn-outline">go to lookbook now +</a></p>
</div>

Note: Please don't change and delete class "widget-html__lookbook". It will lose css and this themes will be error.

2.8 Widget Blog
- You can read guide in link (Blog Guide)

- Front End

- Edit Blog

2.9 Widget Block Carousel

- Front End

- Edit Block Carousel

- Code HTML

"At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores."

Note: Please don't change and delete class "block-testimonials".It will lose css and this themes will be error.

2.10 Widget Image ( Configure Widget Image follow link )

- Code Description Image

<div class="contact-content">
<h4>Opening Hours</h4>
<p class="open-hour"><span>Monday - Saturday:</span><span class="hour">10am - 9pm</span></p>
<p class="open-hour"><span>Sunday:</span><span class="hour">11.30am* - 6pm</span></p>
<p class="note"><span>* Browsing only 11.30am to 12pm</span></p>
<p class="contact-phone"><span>Call For Support</span>+84 123.695.321</p>
</div>

Note: Please don't change and delete class "widget-image__service". It will lose css and this themes will be error.

3. Display Footer

- Front End

Display Footer

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

Display Footer

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

- Code HTML

<div class="feature-content">
<h4>Delivery</h4>
<p>Free worldwide shipping on orders over $90</p>
</div>

Note: Please don't change and delete class "feature-items, feature-service". It will lose css and this themes will be error.

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

- Code HTML

<div class="feature-content">
<h4>Returns & Refunds</h4>
<p>Exchange or Return for a Refund with in 30 days</p>
</div>

Note: Please don't change and delete class "feature-items, feature-service". It will lose css and this themes will be error.

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

- Code HTML

<div class="feature-content">
<h4>Payment Methods</h4>
<p>Pay with credit card, debit card, or bank account balance</p>
</div>

Note: Please don't change and delete class "feature-items, feature-service". It will lose css and this themes will be error.

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

- Code HTML

<div class="feature-content">
<h4>Customer Service</h4>
<p>Customer care service, customer support 24/7</p>
</div>

Note: Please don't change and delete class "feature-items, feature-service". It will lose css and this themes will be error.

<div class="footer_logo">
<a href="{$urls.base_url}">
<img class="img-fluid" src="{if isset($tpl_uri) && $tpl_uri}{$tpl_uri}/assets/img/logo-footer-h1.png{/if}" alt="{$shop.name}"/>
</a>
</div>
2.7 Widget HTML ( Configure Widget HTML follow link )

- Code HTML

<p><a href="mailto:[email protected]">[email protected]</a></p>
<p>Call Toll-Free : +1 (888) 507-0220</p>
<p>123 Third Street Fifth Avenue,USA</p>

Note: Please don't change and delete class "widget-html__contact". It will lose css and this themes will be error.

3.6 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.7 Widget Block Link - May we help?

3.8 Widget Block Link - Company ( Configure Widget Block Link follow link )
3.9 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.9 Widget HTML - Copyright ( Configure Widget HTML follow link )

- Code HTML

<p>© Copyright 2018 Leo Unico. Powered by Prestashop</p>

Note: Please don't change and delete class "widget-html__copyright". It will lose css and this themes will be error.

3.10 Widget Image ( Configure Widget Image follow link )

Note: Please don't change and delete class "widget-image__payment". It will lose css and this themes will be error.

- Layout Front End

- Configure Profile shop 2 ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Home 2 > View )

1. Display Nav 2

- Front End

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

1.1 Module Language selector block

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

1.2 Module Currency block

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

1.3 Widget HTML ( Configure Widget HTML follow link )/h6>

- Code HTML

<div>Free Delivery From $40 and easy returns <a title="more" href="https://www.prestashop.com/">More</a></div>

Note: Please don't change and delete class "widget-html__adv". It will lose css and this themes will be error.

1.4 Module Customer "Sign in" link

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

2. Display Top

- Front End

2.1 Leo Bootstrap Megamenu ( Configure Leo Bootstrap Megamenu follow link )
2.2 Logo Generate code ( Configure Logo Generate Code follow link )
2.3 Module Search bar ( Configure Module Search bar follow link )
2.4 Wishlist Generate code ( Configure Logo Generate Code follow link )
2.5 Module Shopping cart ( Configure Module Shopping cart follow link )
3. Display Home

- Front End

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

3.1 Configure Leo SlideShow ( Configure Leo Slideshow follow link)
3.2 Widget Image ( Configure Widget Image follow link )

- Code Description Image

<h6>For Summer 2018</h6>
<p><a href="https://www.prestashop.com/" title="Shop now" class="btn btn-outline">Shop now</a></p>

Note: Please don't change and delete class "effect-skew image-m220". It will lose css and this themes will be error.

3.3 Widget Image ( Configure Widget Image follow link )

- Code Description Image

<h6>Knitwear Style</h6>
<p><a href="https://www.prestashop.com/" title="Shop now" class="btn btn-outline">Shop now</a></p>

Note: Please don't change and delete class "widget-image__favourites effect-skew". It will lose css and this themes will be error.

3.4 Widget Image ( Configure Widget Image follow link )

- Code Description Image

<h6>Coats</h6>
<p><a href="https://www.prestashop.com/" title="Shop now" class="btn btn-outline">Shop now</a></p>

Note: Please don't change and delete class "widget-image__favourites effect-skew image-m220". It will lose css and this themes will be error.

3.5 Widget Image ( Configure Widget Image follow link )

- Code Description Image

<h6>Men’s Lookbook</h6>
<p><a href="https://www.prestashop.com/" title="Shop now" class="btn btn-outline">Shop now</a></p>

Note: Please don't change and delete class "effect-skew". It will lose css and this themes will be error.

3.6 Widget Product List ( Configure Widget Product List follow link )
3.7 Widget Raw HTML ( Configure Widget Raw HTML follow link )

- Code HTML

<div class="saleoff-content">
<h6>All Women's coats</h6>
<h3>Now <span>25%</span> Off</h3>
<div class="saleoff-desc">For a 90s revival, quilted jackets, Noisy May’s bomber styles and glossy vinyls from River Island rewrite your cover story.</div>
<p><a href="https://www.prestashop.com/" title="go to collection +" class="btn btn-outline">go to collection +</a></p>
</div>

Note: Please don't change and delete class "widget-rawhtml__saleoff". It will lose css and this themes will be error.

3.8 Widget Blog ( Configure Widget Blog follow link )
3.9 Widget Instagram

- Edit Widget Instagram

4. Display Footer

4.2 Widget HTML ( Configure Widget HTML follow link )
4.3 Module Social media follow links ( Configure Module Social media follow links follow link )
4.4 Widget Block Link - May we help? ( Configure Widget Block Link follow link )
4.5 Widget Block Link - Company ( Configure Widget Block Link follow link )
4.6 Module Newsletter subscription ( Configure Module Newsletter subscription follow link )
4.7 Widget HTML - Copyright ( Configure Widget HTML follow link )
4.8 Widget Image ( Configure Widget Image follow link )

- Layout Front End

- Configure Profile Home 3 ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Home Page 3 > View )

1. Display Nav 2

1.1 Module Language selector block ( Configure Widget HTML follow link )
1.2 Module Currency block ( Configure Widget HTML follow link )
1.3 Widget HTML ( Configure Widget HTML follow link )
1.4 Module Customer "Sign in" link ( Configure Widget HTML follow link )
2. Display Top

2.1 Leo Bootstrap Megamenu ( Configure Leo Bootstrap Megamenu follow link )
2.2 Logo Generate code ( Configure Logo Generate Code follow link )
2.3 Module Search bar ( Configure Module Search bar follow link )
2.4 Wishlist Generate code ( Configure Logo Generate Code follow link )
2.5 Module Shopping cart ( Configure Module Shopping cart follow link )
3. Display Home

- Front End

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

3.1 Widget Images of Categories

- Edit Images of Categories

Images of Categories

3.2 Widget Images of Categories ( Configure Widget Images of Categories follow link )
3.3 Widget Image ( Configure Widget Image follow link )

Note: Please don't change and delete class "group-rhtml__img". It will lose css and this themes will be error.

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

- Code HTML

<h6>New Season</h6>
<p><a href="https://www.prestashop.com/" title="Shop A/W18" class="btn btn-outline">Shop A/W18</a></p>

Note: Please don't change and delete class "group-rhtml__img". It will lose css and this themes will be error.

3.5 Widget Image ( Configure Widget Image follow link )

Note: Please don't change and delete class "group-rhtml__img". It will lose css and this themes will be error.

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

- Code HTML

<h6>Autumn Essentials</h6>
<p><a href="https://www.prestashop.com/" target="_blank" title="Shop now" class="btn btn-outline">Shop now</a></p>

Note: Please don't change and delete class "group-rhtml__img". It will lose css and this themes will be error.

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

- Code HTML

<h6>From  $9.00</h6>
<p><a href="https://www.prestashop.com/" target="_blank" title="Shop now" class="btn btn-outline">Shop now</a></p>

Note: Please don't change and delete class "group-rhtml__img2, wiget-rhtml__saleoff". It will lose css and this themes will be error.

3.8 Widget Image ( Configure Widget Image follow link )

Note: Please don't change and delete class "group-rhtml__img2". It will lose css and this themes will be error.

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

- Code HTML

<div class="rhtml-content">
<h6>all shirts and blouses</h6>
<h3>60% Off</h3>
<p><a href="https://www.prestashop.com/" target="_blank" title="Shop now" class="btn btn-outline">Shop now</a></p>
</div>

Note: Please don't change and delete class "group-rhtml__img2, widget-rhtml__allcate". It will lose css and this themes will be error.

3.10 Widget Image ( Configure Widget Image follow link )

Note: Please don't change and delete class "group-rhtml__img2". It will lose css and this themes will be error.

3.11 Widget Image Hotspot

+ Edit Image Hotspot

<a class="title" href="4-16-cotton-shirt.html">Striped Shirt</a>
<span class="price">$12.99</span>

Note: Please don't change and delete class "group-hostpt__product, slider-nav" and override folder "hotspot-hom3". It will lose css and this themes will be error.

3.12 Widget Product List ( Configure Widget Product List follow link )
3.13 Widget Raw HTML ( Configure Widget Raw HTML follow link )
3.14 Widget Blog ( Configure Widget Blog follow link )
3.15 Widget Manufacturers Carousel

- Edit Manufacturers Carousel

3.16 Widget Instagram ( Configure Widget Instagram follow link )
4. Display Footer

4.1 Widget Block Link - May we help? ( Configure Widget Block Link follow link )
4.3 Widget HTML ( Configure Widget HTML follow link )
4.4 Module Social media follow links ( Configure Module Social media follow links follow link )
4.5 Module Newsletter subscription ( Configure Module Newsletter subscription follow link )
4.6 Widget HTML - Copyright ( Configure Widget HTML follow link )
4.7 Widget Image ( Configure Widget Image follow link )

- Layout Front End

- Configure Profile Home 4 ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Home Page 4 > View )

1. Display Nav 2

1.1 Module Language selector block ( Configure Widget HTML follow link )
1.2 Module Currency block ( Configure Widget HTML follow link )
1.3 Widget HTML ( Configure Widget HTML follow link )
2. Display Top

2.1 Logo Generate code ( Configure Logo Generate Code follow link )
2.2 Leo Bootstrap Megamenu ( Configure Leo Bootstrap Megamenu follow link )
2.3 Module Customer "Sign in" link ( Configure Widget HTML follow link )
2.4 Module Search bar ( Configure Module Search bar follow link )
2.5 Wishlist Generate code ( Configure Logo Generate Code follow link )
2.6 Module Shopping cart ( Configure Module Shopping cart follow link )
3. Display Home

- Front End

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

3.1 Configure Leo SlideShow ( Configure Leo Slideshow follow link)
3.2 Widget Image ( Configure Widget Image follow link )
3.3 Widget Image ( Configure Widget Image follow link )
3.4 Widget Image ( Configure Widget Image follow link )
3.5 Widget Image ( Configure Widget Image follow link )
3.6 Widget Image ( Configure Widget Image follow link )

Note: Please don't change and delete class "group-product__lookbook, widget-image__bg". It will lose css and this themes will be error.

3.7 Widget Product Carousel

+ Edit Product Carousel

Note: Please don't change and delete class "group-product__lookbook". It will lose css and this themes will be error.

3.8 Widget Image ( Configure Widget Image follow link )
<h6>Shop This Look.</h6>
<p class="desc-img__lookbook">Go natural with muted shades, softened curves and hints of organic blends. Made from cotton and linen, our sheet sets are perfect.</p>
<p><a href="https://www.prestashop.com/" title="All women" class="btn btn-outline">All women</a></p>

Note: Please don't change and delete class "group-product__lookbook, widget-image__plookbook". It will lose css and this themes will be error.

3.9 Widget Product List ( Configure Widget Product List follow link )
3.10 Widget Count Down

+ Edit Image

Note: Please don't change and delete class "group-product__special". It will lose css and this themes will be error.

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

Note: Please don't change and delete class "group-product__special". It will lose css and this themes will be error.

2.12 Widget Block Carousel ( Configure Widget Block Carousel follow link )
3.13 Widget Image ( Configure Widget Image follow link )
<div class="feature-content">
<h4>Delivery</h4>
<p>Free worldwide shipping on orders over $90</p>
</div>

Note: Please don't change and delete class "widget-image__feature, group-image__feature". It will lose css and this themes will be error.

3.14 Widget Image ( Configure Widget Image follow link )
<div class="feature-content">
<h4>Returns & Refunds</h4>
<p>Exchange or Return for a Refund with in 30 days</p>
</div>

Note: Please don't change and delete class "widget-image__feature, group-image__feature". It will lose css and this themes will be error.

3.15 Widget Image ( Configure Widget Image follow link )
<div class="feature-content">
<h4>Payment Methods</h4>
<p>Pay with credit card, debit card, or bank account balance</p>
</div>

Note: Please don't change and delete class "widget-image__feature, group-image__feature". It will lose css and this themes will be error.

3.16 Widget Image ( Configure Widget Image follow link )
<div class="feature-content">
<h4>Customer Service</h4>
<p>Customer care service, customer support 24/7</p>
</div>

Note: Please don't change and delete class "widget-image__feature, group-image__feature". It will lose css and this themes will be error.

4. Display Footer

4.2 Widget HTML ( Configure Widget HTML follow link )
4.3 Module Social media follow links ( Configure Module Social media follow links follow link )
4.4 Module Newsletter subscription ( Configure Module Newsletter subscription follow link )
4.5 Widget Block Link - May we help? ( Configure Widget Block Link follow link )
4.6 Widget Block Link - Company ( Configure Widget Block Link follow link )
4.7 Widget Instagram ( Configure Widget Instagram follow link )
4.8 Widget HTML - Copyright ( Configure Widget HTML follow link )
4.9 Widget Image ( Configure Widget Image follow link )

- Layout Front End

- Configure Profile Home 5 ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Home Page 5 > View )

1. Display Top

1.1 Widget Raw HTML ( Configure Widget Raw HTML follow link )
1.2 Module Search bar ( Configure Module Search bar follow link )
1.3 Logo Generate code ( Configure Logo Generate Code follow link )
1.4 Wishlist Generate code ( Configure Logo Generate Code follow link )
<
1.5 Module Shopping cart ( Configure Module Shopping cart follow link )
1.6 Logo Generate code ( Configure Logo Generate Code follow link )
1.7 Leo Bootstrap Megamenu ( Configure Leo Bootstrap Megamenu follow link )
1.8 Module Block Group Top ( Configure Module Block Group Top follow link )
3. Display Home

- Front End

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

2.1 Configure Leo SlideShow ( Configure Leo Slideshow follow link)
2.2 Widget Images of Categories ( Configure Widget Images of Categories follow link )

Note: Please don't change and delete class "widget-cate__v1home5 widget-cate__imgl". It will lose css and this themes will be error.

2.3 Widget Block Link - Company ( Configure Widget Block Link follow link )

Note: Please don't change and delete class "col-link_cate, BlockLinkCate". It will lose css and this themes will be error.

2.4 Widget Image ( Configure Widget Image follow link )

Note: Please don't change and delete class "col-link_cate, widget-image__showcate". It will lose css and this themes will be error.

2.5 Widget Images of Categories ( Configure Widget Images of Categories follow link )

Note: Please don't change and delete class "widget-cate__v1home5 widget-cate__imgr". It will lose css and this themes will be error.

2.6 Widget Images of Categories ( Configure Widget Images of Categories follow link )

Note: Please don't change and delete class "widget-cate__v1home5 widget-cate__imgr". It will lose css and this themes will be error.

2.7 Widget Count Down ( Configure Widget Count Down follow link )

Note: Please don't change and delete class "group-product__newdeal". It will lose css and this themes will be error.

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

Note: Please don't change and delete class "group-product__newdeal". It will lose css and this themes will be error.

2.9 Widget Image ( Configure Widget Image follow link )

Note: Please don't change and delete class "widget-image__pvideo". It will lose css and this themes will be error.

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

- Code HTML

<p>Collection <img src="_AP_IMG_DIR/home5-img8.png" class="img-fluid btn-play-video"> Trend 2018</p>
<p><a class="btn btn-outline" title="Shop now" href="https://www.prestashop.com/" target="_blank">Shop now</a></p>

Note: Please don't change and delete class "block__intro-video". It will lose css and this themes will be error.

2.11 Widget Video

+ Edit Widget Video

Note: Please don't change and delete class "video-play_block hidden-xl-down". It will lose css and this themes will be error.

2.12 Widget Image ( Configure Widget Image follow link )

Note: Please don't change and delete class "group-product__image". It will lose css and this themes will be error.

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

Note: Please don't change and delete class "group-product__image". It will lose css and this themes will be error.

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

Note: Please don't change and delete class "group-product__image". It will lose css and this themes will be error.

2.15 Widget Image ( Configure Widget Image follow link )

Note: Please don't change and delete class "group-product__image". It will lose css and this themes will be error.

2.16 Widget Image ( Configure Widget Image follow link )
2.17 Widget Image ( Configure Widget Image follow link )
2.18 Widget Image ( Configure Widget Image follow link )
2.19 Widget Image ( Configure Widget Image follow link )
4. Display Footer

3.2 Widget HTML ( Configure Widget HTML follow link )
3.3 Module Social media follow links ( Configure Module Social media follow links follow link )
3.4 Widget Block Link - May we help? ( Configure Widget Block Link follow link )
3.5 Widget Block Link - Company ( Configure Widget Block Link follow link )
3.6 Module Newsletter subscription ( Configure Module Newsletter subscription follow link )
3.7 Widget HTML - Copyright ( Configure Widget HTML follow link )
3.8 Widget Image ( Configure Widget Image follow link )
- 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.