13
BagShoes Theme Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart 1.5.2 Install the theme to your existing opencart project This guide will show you how to install the theme to your existing opencart project. Download bagshoes-theme-package_1.5.2.1_r586.zip Install theme manually 1. Extract bagshoes-theme-package_1.5.2.1_r586.zip to a folder, copy the themes folder and modules folder merge the original files on your project 2. 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 / install You should get a success message. If not, check permissions above and try again Load 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.

BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

  • Upload
    others

  • View
    41

  • Download
    0

Embed Size (px)

Citation preview

Page 1: BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

BagShoes 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 bagshoes-theme-package_1.5.2.1_r586.zip

Install theme manually1. Extract bagshoes-theme-package_1.5.2.1_r586.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.

Page 2: BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

4. Change the logo for website

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

Page 3: BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

Click Save to complete.5. Change image sizes for BagShoes theme

- Go to admin > System > setting select the Store name to edit

Page 4: BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

Click Save to complete.6. Add new language

- Go to admin > System > localisation > languages select the Insert to add new language ( French and German)

Page 5: BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

Configure ModulesFind installtheme-bagshoes.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-bagshoes.phpThis script will configure all modules. Affter that we reconfigure modules following:1. Featured

Page 6: BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

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

2. Show product by Category

Page 7: BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

Go to Extensions > Modules Select Products by Alphabet click EditWe select the category displayed on the Web:

3. OC Block Module

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

Page 8: BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

There are static block in the front-end- Module1

- Module 2

- Module 3

- Module 4

- Module 5

Page 9: BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

- Module 6

- Module 7

4. The other modules are used in themea. Account Module

b. Banner Module

Page 10: BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

c. Products by Alphabet Module

d. Category Module

Page 11: BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

e. Latest Module

f. Manufacturer Module

g. OC Carousel Module

h. OP-Slideshow Module

Page 12: BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

5. Edit Modules

Page 13: BagShoes Theme Opencart Theme Usage Guidebossthemes.com/manual/bagshoes/bagshoes_userguide_1.5.2.pdf · Opencart Theme Usage Guide NOTE: This template is designed for use with Opencart

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 bagshoes-full-package_1.5.2.1_r586.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 [email protected] for further support