THANK YOU FOR PURCHASING OUR THEME!
Here are some basics on installing, configuring and customizing the Leotheme.
BEFORE WE GOThe 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.
Note : all the steps are described in the video already.
If you have avail shop and install follow guide
Note: Please note that all the steps are described in the video already.
- 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
Select template as default and config show left or right column in each page
You can Reset to Theme default
Backend > Design > Image Settings
+ Create or edit size image
+ Regenerate thumbnails
1.1.1 Edit Widget Generate code
1.1.2 HTML Generate code
<div class="header_logo text-lg-right 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
+ Or you can configure this module follow link(Backend > Backend > Modules > Leo Megamenu Configuration)
+ Edit Group
+ Edit Megamenu
+ Edit Widget
+ You can using "Live Edit Tools" To Make Rich Content For Megamenu
Configure Search bar( Backend > Modules > Modules & Services > Installed modules > Search bar)
+ You can edit "ps_searchbar.tpl" at: \themes\THEME_NAME\modules\ps_searchbar\ps_searchbar.tpl
Configure Block Group Top( Backend > Modules > Modules & Services > Installed modules > Block Group Top)
+ You can edit "blockgrouptop.tpl" at: \themes\THEME_NAME\modules\blockgrouptop\views\templates\hook\blockgrouptop.tpl
Configure Shopping cart( Backend > Modules > Modules & Services > Installed modules > Shopping cart)
+ You can edit "ps_shoppingcart.tpl" at: \themes\THEME_NAME\modules\ps_shoppingcart\ps_shoppingcart.tpl
+ Or you can configure this module follow link(Backend > Backend > Modules > Leo SlideShow Configuration)
+ Select Manages Sliders
+ Select Hook
+ Configure Image Setting
+ Configure CSS Setting
+ Edit Slider
+ Edit Image
+ Select change Image
- Edit Widget HTML
- Edit Code HTML
- Code HTML
<div class="feature-item"> <div class="fi flat-icon flaticon-flying-origami-plane"></div> <div class="fitem-body clearfix"> <h5 class="fitem-title">Free shipping</h5> <p class="fitem-content">Free delivery on all orders</p> </div> </div> <div class="feature-item"> <div class="flat-icon fi flat-icon flaticon-coins-wallet"></div> <div class="fitem-body clearfix"> <h5 class="fitem-title">Support client</h5> <p class="fitem-content">We are always ready to help you</p> </div> </div> <div class="feature-item"> <div class="flat-icon fi flaticon-ribbon-mark"></div> <div class="fitem-body clearfix"> <h5 class="fitem-title">Quality product</h5> <p class="fitem-content">We always bring the best quality products</p> </div> </div>
+ Edit Image
- Front End
- Edit Product Carousel
+ Edit Image
- Edit Product Carousel
- Edit Manufacturers Carousel
- Front End
- Edit Blog
- Layout Front End
- Configure Profile shop 2 ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Home Page 2 > View )
+ Configure Image Setting
+ Edit Slider
+ Edit Image
- Code HTML
<p class="info">Renome it is renowned restaurant delights the senses with elegant ambiance, gracious serviceand delectable menus in the heart of Manhattan’s. The distinctive setting boasts.</p> <p class="read-more"><a href="https://prestashop.com" title="Read more">Read more</a></p>
Note: Please don't change and delete class "block__cacophony-image". It will lose css and this themes will be error.
+ Edit Image
- Code HTML
<p>Soko radicchio bunya nuts gram dulse.</p>
Note: Please don't change and delete class "block__collection-image" and Override Folder "h1-imgcollection". It will lose css and this themes will be error.
- Edit Product Carousel
- Code HTML
<ul> <li class="icon-tum"><img alt="Tum Tum" src="_AP_IMG_DIR/home2-img8.png" /><span>Tum Tum </span>Enjoy tasty and Fresh yum tomato</li> <li class="icon-banana"><img alt="Banana" src="_AP_IMG_DIR/home2-img9.png" /><span>Banana </span>more nutritional and knows as fruits.</li> <li class="icon-research"><img alt="Research" src="_AP_IMG_DIR/home2-img10.png" /><span>Research </span>based solutions that are easy to follow</li> </ul>
Note: Please don't change and delete class "block__boots-fresh". It will lose css and this themes will be error.
+ Edit Image
+ Edit Image
- Front End
- Edit Block Carousel
- Code HTML
You do know, you do know that they don’t want you to have lunch. I’m keeping it real with you, so what you going do is have lunch. Let’s see what <span>Christian Collins</span> got that they don’t want us to eat.
Note: Please don't change and delete class "block_testimonials" and override folder "block_testimonials". It will lose css and this themes will be error.
- Layout Front End
- Configure Profile Home 3 ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Home Page 3 > View )
+ Configure Image Setting
+ Edit Slider
- Code HTML
<div class="row"> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6 col-xs-12 col-sp-12"> <div class="feature-item"> <div class="fi flat-icon flaticon-flying-origami-plane"></div> <div class="fitem-body clearfix"> <h5 class="fitem-title">Free shipping</h5> <p class="fitem-content">Free delivery on all orders</p> </div> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6 col-xs-12 col-sp-12"> <div class="feature-item"> <div class="flat-icon fi flat-icon flaticon-coins-wallet"></div> <div class="fitem-body clearfix"> <h5 class="fitem-title">Support client</h5> <p class="fitem-content">We are always ready to help you</p> </div> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6 col-xs-12 col-sp-12"> <div class="feature-item"> <div class="flat-icon fi flaticon-ribbon-mark"></div> <div class="fitem-body clearfix"> <h5 class="fitem-title">Quality product</h5> <p class="fitem-content">We always bring the best quality <br />products</p> </div> </div> </div> </div>
Note: Please don't change and delete class "feature-service". It will lose css and this themes will be error.
- Front End
- Edit Product List
Note: Please don't change and delete class "block-bestseller". It will lose css and this themes will be error.
- Edit Images of Categories
- Edit Product Carousel
- Layout Front End
- Configure Profile Home 4 ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Home Page 4 > View )
+ Configure Image Setting
+ Edit Slider
+ Edit Image
+ Edit Image
- Edit Product Carousel
- Edit Block Carousel
- Code HTML
<div class="feature-item"> <div class="flat-icon fi flaticon-ribbon-mark"></div> <div class="fitem-body clearfix"> <h5 class="fitem-title">Quality product</h5> <p class="fitem-content">We always bring the best quality <br />products</p> </div> </div>
Note: Please don't change and delete class "block__carousel-service". It will lose css and this themes will be error.
- Edit Product List
Note: Please don't change and delete class "block__new-product" and override folder "widget_newproducts". It will lose css and this themes will be error.
+ Edit Image
- Edit Product Carousel
- Edit Product Carousel
- Layout Front End
- Configure Profile Home 5 ( Backend > Ap PageBuilder > Ap Profiles Manage > Select Home Page 5 > View )
+ Configure Image Setting
+ Edit Slider
+ Edit Image
+ Edit Image
+ Edit Image
- Code HTML
<div class="row"> <div class="col-xl-4 col-lg-4 col-md-4 col-sm-6 col-xs-12 col-sp-12"> <div class="feature-item"> <div class="fi flat-icon flaticon-flying-origami-plane"></div> <div class="fitem-body clearfix"> <h5 class="fitem-title">Free shipping</h5> <p class="fitem-content">Free delivery on all orders</p> </div> </div> </div> <div class="col-xl-4 col-lg-4 col-md-4 col-sm-6 col-xs-12 col-sp-12"> <div class="feature-item"> <div class="flat-icon fi flat-icon flaticon-coins-wallet"></div> <div class="fitem-body clearfix"> <h5 class="fitem-title">Support client</h5> <p class="fitem-content">We are always ready to help you</p> </div> </div> </div> <div class="col-xl-4 col-lg-4 col-md-4 col-sm-6 col-xs-12 col-sp-12"> <div class="feature-item"> <div class="flat-icon fi flaticon-ribbon-mark"></div> <div class="fitem-body clearfix"> <h5 class="fitem-title">Quality product</h5> <p class="fitem-content">We always bring the best quality products</p> </div> </div> </div> </div>
- Edit Product Carousel
- Edit Product Carousel
- Edit Product Carousel
- Edit Product List
Note: Please don't change and delete class "block__new-product" and override folder "widget_newproducts". It will lose css and this themes will be error.
+ Edit Image
- Edit Product Carousel
1. Themes translations(Backend > International > Translations)
2. Back office translations(Backend > International > Translations)
3. Installed modules translations(Backend > International > Translations)
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 covers configuration, building site as demo, trouble using any features, and bug fixes. We don't provide support for customizations or 3rd party extension.
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.