Monday, December 2, 2013

How to install and configure a template manually in prestashop

Uploading files and theme activation


Before you proceed please make sure you already downloaded the template and extracted the files from the template package. You can check detailed tutorials on how to extract the files from the template package with WinZip and StuffitExpander.


When the files are extracted you can proceed with the template upload.


  1. Open the template folder.

  2. Then go to /theme/ folder.

  3. Upload /img/, /modules/ and /themes/ folders to PrestaShop root directory.

  4. When the upload is complete open PrestaShop admin panel.

  5. From the top menu select Preferences > Appearance.

  6. Select your template in the Themes section and click Save button.
    prestashop_install_to_existing_store_theme_save

Your new theme should be active now. Now you need to configure the modules.


Install and configure modules


Each template is provided with some specific modules settings. To make the modules appear as at the template preview you need to configure them. All modules can be configured in PrestaShop admin panel.


Open PrestaShop admin panel and click ‘Modules’ link from the top menu.


At the Modules page you can see the list of available PrestaShop modules. You may need to install some of them.


To install the module locate it in the list and click ‘Install’ button:


prestashop_install_to_existing_store_06-modules


If installation has been done correctly you’ll see the following message:


prestashop_install_to_existing_store_07-modules


Using the module links you can activate modules (Enable|Disable links), reset settings to default (Reset link), delete module (Delete link) or configure them (Configure link).


prestashop_install_to_existing_store_08-modules


After activating all necessary modules you need to assign them to correct positions.


In PrestaShop admin panel from the top menu select Modules > Positions. To place module to the required position just drag it to the position section of the modules list.


prestashop_install_to_existing_store_09-modules


List of modules used in the theme you can find in theme instructions. Below is a sample table with modules.:










































Module namePositionOrder
TM Headerlinks v1.0Top of pages1
Language block v1.1Top of pages2
Currency block v0.1Top of pages3
User info block v0.1Top of pages4
TM Categories v1.4Top of pages5
Quick Search block v1.0Top of pages6
TM Nivo Slider v1.4Homepage content1
TM Slider #1 v1.4Homepage content2
Featured Products on the homepage v0.9Homepage content3
Cart block v1.2Right column blocks1
TM Footer Links v1.4Footer1
TM Contacts v1.4Footer2

Configuring images


In PrestaShop you can use predefined image dimensions for product images, category images, manufacturers etc.


For example: images of the ‘home’ dimensions are usually used for the category listing product images. ‘Large’ for main product image on the product info page.


To configure product image dimensions open PrestaShop admin panel, go to Preferences > Images and set the image dimensions according to the theme instructions. Below is a sample table of image sizes.






























PictureWidth (px)Height (px)
small6666
medium8080
large304304
thickbox600600
category180180
home179262
large_scene556200
thumb_scene16158

After this manipulations you will get something like this:


undefined


In some cases after image dimensions changes you need regenerate images. This can be done using the Regenerate thumbnails section.



How to install and configure a template manually in prestashop

No comments:

Post a Comment