supermarket theme opencart theme usage...

Post on 21-Jun-2020

76 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Supermarket ThemeOpencart Theme

Usage GuideNOTE: This template is designed for use with Opencart 1.5.2

Install the theme to your existing opencart projectThis guide will show you how to install the theme to your existing opencart project.

Download supermarket-theme-package_1.5.2.1_r648.zip

Install theme manually1. Extract supermarket-theme-package_1.5.2.1_r648.zip to a folder, copy the themes

folder and modules folder merge the original files on your project2. Install Vqmod: (if you have not installed vqmod in the your website)

Be sure the vqmod folder and the vqmod/vqcache folders are writable (either 755 or 777).

● Also be sure index.php and admin/index.php are writable.○ If not sure which you need, first try 755.○ If you get errors about permissions, then try 777.

Goto http://www.your-domain.com/vqmod/installYou should get a success message. If not, check permissions above and try againLoad your store homepage and verify it works.Done!

● DO NOT DELETE THE INSTALL FOLDER!● YOU MUST RUN THE INSTALLER EVERY TIME YOU UPGRADE OPENCART!!● THERE IS NO DANGER OF RE-RUNNING THE INSTALLER!

3. Configured to receive a new theme:- Go to admin > System > setting select the Store name to edit- Go to Store > Template select the new theme just installed.

4. Change the logo for website

- Go to admin > System > setting select the Store name to edit- Go to Images > Store Logo > Browse Files:

Click Save to complete.

5. Change image sizes for SupperMarket theme- Go to admin > System > setting select the Store name to edit- In tab Image config same image below

Click Save to complete.6. Add new language

- Go to admin > System > localisation > languages select

the Insert to add new language ( French and German)

Configure ModulesFind installtheme-supermarket.php and configure this file

$dbdriver = "mysql"; # Database driver

$dbhost = "database host"; # Database host name

$dbname = "database name"; # Database name

$dbuser = "database user"; # Database username

$dbpass = "database password"; # Database password

$prefix = ""; # Database prefix tables

Run this file on your web browser to install the modules:http://www.your-domain.com/ installtheme-supermarket.php

This script will configure all modules. Affter that we reconfigure modules following:

1. FeaturedGo to Extensions > Modules Select Featured click Edit

We select the products displayed on the Web:

2. Show product by CategoryGo to Extensions > Modules Select Show product by Category click EditWe select the products displayed on the Web:

3. Featured Category

Go to System > Users > User Group Select Top Administrator click EditCheck in the box:

Go to Extensions > Modules Select Featured Category click EditWe select the products displayed on the Web:

4. OC Block Module

Go to Extensions > Modules Select OC Block to customize static contents

There are static block in the front-end- Module 1

- Module 2

- Module 3

- Module 4

- Module 5

- Module 6

- Module 7

5. OC Carousel Module

- Go to Extensions > Modules Select OC Carousel to customize banner images for web

- Go to System > Design > Banners to edit image for banners

- Brands

- Static Block

- Banner Category

- Block

6. New Slideshow Module

- Go to Extensions > Modules Select New Slideshow to customize description, link and image for sliders

- Slideshow in front-end

7. The other modules are used in theme

a. Account

b. OC Banner

c. Bestsellers

d. Category

e. Latest

f. Manufacturer

g. Tag Cloud

8. Edit Modules

Go to Extensions > Modules Select <name_module> and click Edit.The parameters to consider when editing module:

● Layout: That page layout is displayed such as: home or category ...● Position: There are 6 position module should display in the site: header, column_left,

column_right, content_top, content_bottom and footer.

● Status: Status display or not display. There are Enabled and Disabled● Sort Order: Position module is displayed on the site. 0,1,2,3 …..● Image (W x H) or Dimension (W x H): Set the size for the images include (W-width and

H-height.)● Limit:● Banner: go to System > Design > Banners to edit image for banners● Scroll:● Block Content:● OC SlideShow Title:● Min Font /Max Font:

Install the full package with sample data1. Download supermarket-full-package_1.5.2.1_r648.zip and extract all contents to your host folder.2. Find sample-database.sql and import the sql file your database.3. Find install.php and configure this file

$dbdriver = "mysql"; # Database driver

$dbhost = "database host"; # Database host name

$dbname = "database name"; # Database name

$dbuser = "database user"; # Database username

$dbpass = "database password"; # Database password

$prefix = ""; # Database prefix tables

4. Run this file on your web browser to install the full-packagehttp://www.your-domain.com/ install.php

This script will reconfigure 2 file config.php. Admin panel located in http://www.your-domain.com/admin

username: demopassword: demo123

-------------------------------------If you have any trouble, please contact us at support@bossthemes.com for further support

top related