The template package you have downloaded consists of several folders. Let's see what each folder contains: - sample data file for manual installation

Size: px
Start display at page:

Download "The template package you have downloaded consists of several folders. Let's see what each folder contains: - sample data file for manual installation"

Transcription

1 Introduction What is PrestaShop e-commerce? PrestaShop is an e-commerce solution which is free for the basic kernel and open source. It supports payment gateways such as Google checkout, paypal or payments pro via APIs. PrestaShop is available under the Open Software License and officially launched in August 2007 for dd to medium-sized businesses. The software, which is based on the Smarty template engine, is used by several thousands of shops worldwide. What is PrestaShop template? PrestaShop template is a theme for PrestaShop e-commerce solution. It provides you with vast variety of customization opportunities and allows you to create an online store that fully meets your needs. Template structure The template package you have downloaded consists of several folders. Let's see what each folder contains: screenshots - contains template screenshots. Not for production sources - contains template source files custom_html - custom HTML files psd - template Adobe Photoshop source files (.psd) favicon.png - favicon image theme - contains PrestaShop theme files manual_install - contains files for manual installation theme#### img - images for manual installation modules themes dump.sql - modules for manual installation - theme files for manual installation - sample data file for manual installation themeinstallator theme####.zip installation method - contains an archive for automatic theme installation - theme archive. Contains all theme files. It is installed using standard PrestaShop documentation.txt - contains link to online theme documentation info.txt - contains instructions on extracting source files

2 Getting started Preparation Before you proceed to setting up your PrestaShop e-commerce, please make sure you are fully prepared. Please check the following points: Editing software To feel comfortable working with your PrestaShop template, we recommend you to download all required applications. You can see the list of required software on the template preview page. Requirements may vary depending on the template. We're going to tell you in general what's needed: First of all, you need application to extract the password protected sources_#########.zip archive. You can use WinZip 9+ (Windows) and Stuffit Expander 10+ (Mac). You may also need Adobe Photoshop application. It's used to edit.psd source files and it's necessary if you want to edit template design graphics and images. To edit the template source code files, you need some code editor like Adobe Dreamweaver, Notepad++, Sublime Text, etc. To upload files to the hosting server, you may need an FTP Manager like Total Commander, FileZilla, CuteFTP, etc. Server requirements Please make sure your hosting server meets the PrestaShop requirements: System: Unix, Linux or Windows. Unix is highly recommended. Web server: Apache Web server 1.3 or later, Microsoft's IIS Web server 6.0 or later, and nginx 1.0 or later. PHP 5.4 or later. MySQL 5.5 or later. At least 128 Mb of RAM on your server (64 Mb is comfortable, the more the better). PrestaShop will work with PHP 5.1 or later, but the versions lower than 5.4 have bugs which might prevent some functions from working as expected (like invalid date timezone). Using the local server You can run PrestaShop locally on your computer using the local server. To create a local hosting server, please use the localhost applications, such as WAMP, AppServ, XAMP, etc. Any of those can be easily installed as any other program and used to run PrestaShop. Please check the tutorials below on how to configure a local development environment: How to install AppServ web development environment How to install WAMP web development environment How to install XAMP web development environment Downloading To install PrestaShop, you need to download the PrestaShop engine package from the official website at Just insert your name and into the Download box input and click the 'Download' button. Please make sure your version of PrestaShop engine matches the template requirements. All versions of PrestaShop are available at SourceForge. Extracting Files Once the PrestaShop engine package is downloaded, you will need to extract its files and folders from the archive. This can be done with any archive manager like WinZip (Windows), StuffitExpander (Mac), etc. Please check the following tutorials on how to extract files from the archives with WinZip (Windows) and StuffitExpander (Mac). Please note: if your hosting control panel has the option to 'Extract' files, you can use it to extract the files directly on your server after the.zip file is uploaded. Uploading PrestaShop engine files If you have extracted the files locally to your computer, you will need to upload them to your hosting server. This can be done using the hosting control panel File Manager or third party FTP Manager applications like FileZilla, TotalCommander, CuteFTP, etc. You can check the detailed video tutorial on how to upload files to server using FTP manager and how to upload files to a server using cpanel (WebHost Manager, WHM).

3 PrestaShop engine installation Please make sure your version of PrestaShop engine matches the specified version in "Technical Details" tab, mentioned as "PrestaShop Engine: 1.X.X.X". Also, make sure your database tables prefix is ps_. Install sample data only if your PrestaShop engine matches the specified version. When you are done with the files upload, you can start the PrestaShop engine installation. Open your web browser and type in the 'domain name/path to your PrestaShop directory' in the address bar, then reload the current page. You should see the welcome screen. Please follow the instructions below to install PrestaShop. Installation Assistant (Choose your language) Please select the installation language. Please note: the installation language option will not affect your store language. By default PrestaShop is offered in English. You can install additional localization packages to change the store language. When you are done, click the 'Next' button. Installation Assistant (License agreements) 1. Please check the license agreement (1). 2. When you are done, click the 'Next' (2) button. System Compatibility Check the PHP settings and directory permissions. In case of any errors, please contact your hosting provider for further assistance. If everything is correct, click the 'Next' button. Shop configuration This step requires you to enter the store settings like Shop name, activity, country, timezone, etc. All these settings can be changed later in your PrestaShop administration panel. System Configuration If you already have a MySQL database, please enter the database details into the appropriate fields below. Otherwise, you can get the database details from your hosting control panel or by contacting your hosting provider. When you are done, click the 'Next' button. Installation is complete This is the final step of the installation. For security reasons you need to delete the /install/ directory on your hosting server. Starting with version 1.5.4, PrestaShop takes care of renaming the administration folder for you: it becomes the word "admin" followed by 4 random digits, i.e. "admin8814." The renaming happens as soon as you reach the "admin" folder for the first time: PrestaShop renames it, then correctly accesses the renamed folder. Log into the PrestaShop back office by going to your newly renamed "admin" folder, and start filling your catalog with your data. If you face any difficulties, please check the official PrestaShop installation manual.

4 Template installation Import theme Note: this method does not provide sample data installation. Template preparation Before you proceed, please make sure you have already downloaded the template and extracted the files from the template package. You can check detailed tutorials on how to extract files from the template package using WinZip and StuffitExpander. When the files are extracted, you can proceed to uploading the template. Installation Log into your PrestaShop admin panel and navigate to Preferences -> Themes. At the top of the page click Add new theme button (1). Click Add file button (1) in Import from your computer section. Navigate to previously unzipped template package and open themeinstallator folder. Select your theme.zip file and click Save (2). The uploading process will be started. You will see the message that the theme has been successfully uploaded. Your new theme preview will appear in the list of installed themes. In order to activate the theme, hover the cursor over the theme preview icon and click Use this theme.

5 Manual template installation with sample data To make your PrestaShop store appear the same as template live demo, you need to install sample data. It will contain all demo products, categories, modules and store settings. Please do not use the sample data for your running website! This will replace all your store products and store settings. Please make sure your version of PrestaShop engine matches the specified version in "Technical Details" tab, mentioned as "PrestaShop Engine: 1.X.X.X". Also, make sure your database tables prefix is ps_. Install sample data only if your PrestaShop engine matches the specified version. Uploading template files To upload the template to your server: 1. Open the template package. 2. Then go to the /theme/manual_install/ folder. 3. Upload /img/, /modules/ and /themes/ folders to PrestaShop root directory. You can check the detailed video tutorial on how to upload files to server using FTP manager and how to upload files to a server using cpanel (WebHost Manager, WHM). Installing Sample data Sample data is provided as an.sql file. It is located in the theme/manual_install/ of the template package and is called dump.sql. The dump.sql file can be installed using the phpmyadmin tool or some other database management tool in your hosting control panel. This detailed tutorial on how to install SQL files can help you. Before you proceed, please back up your database. You can check the detailed video tutorial on how to back up a database. Please make sure your version of PrestaShop engine matches the template requirements. Otherwise, the database will be damaged. When you are done with installing the dump.sql file, you will need to activate the template. From the PrestaShop admin panel, go to Design > Theme & Logo, choose your template in the Themes section and click 'Save' button.

6 Adding languages to online store Once the multi-language template is installed, you will be able to add all languages provided with it (English, French, Spanish, German, Russian) to the online store platform. It can be done this way: Go to 'International > Translations' in the admin panel, find 'ADD/UPDATE A LANGUAGE' and add languages by choosing them from the drop-down menu (1) and clicking the 'Add or update a language' button (2). If you do not want to have some languages, you can delete them (2) or turn them off (1) in the 'International > Localization > tab Languages' menu.

7 Modules installation Each template is provided with some specific module settings. To make the modules appear the same as on the demo preview, you will need to configure them. All modules can be configured in the PrestaShop admin panel. In your PrestaShop admin panel, select Modules > Modules and Services from the main menu. The section id divided into 3 tabs - Selection, Installed modules and Notifications. Selection - selection of modules recommended for your shop (based on your country, language and version of PrestaShop); it includes the most popular modules from Addons marketplace, and free partner modules. Installed modules - all the modules you ve added to your shop, either by buying it from PrestaShop Addons, or by uploading it directly. Notifications - list of modules which require your attention: you need to take some action to ensure they are fully operational (configure or update them). To install a module, open the 'Selection' tab, locate it in the list and click the 'Install' (1) button. You can manage your modules in 'Installed modules' tab. Using the module links you can configure it (Configure link), uninstall the module (Uninstall link), activate/deactivate them (Enable Disable links), or reset their settings to default (Reset link). After activating the necessary modules, you need to assign them to correct positions. In PrestaShop admin panel, select Design > Positions from the top menu. You can place a module in the required position by clicking the arrow buttons (1) or dragging it up or down in the modules list. 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 product images on category listings, 'large' for main product image on the product info page. To configure product image dimensions, open your PrestaShop admin panel, go to Design > Image Settings.

8 Basic tutorials How to change info about your store Open the PrestaShop admin panel, go to Shop Parameters > Contact and open the tab Stores. First you'll see the list of stores in Stores section. Here you can enable/disable, add/delete or edit each store. How to change store name In Contact Details block you can change the main info about your store - its name (1) and other contact details. Don't forget to press the 'Save' button (2) after editing. To edit the info on one particular store, choose the store you want to edit in Store Contacts and click 'Edit' (1). Here you can edit all info concerning your store contacts (such as store's name, address, status, picture, working schedule etc.) After it's done, click the 'Save' button (1).

9 How to edit slider First navigate to Modules -> Modules and Services in the admin panel of your PrestaShop store (1) and open the tab 'Installed modules'. Then find the Image slider module and press the 'Configure' button (2) to edit the module. On the screen that appears next you'll be able to set the main properties of your slider like speed of changing slides, the pause on hover and loop option. After you've changed it, press the 'Save' button (1). To add a new slide find the '+' button in the top right corner of Slides list section (1) and click it. If you want to edit the existing slide, click the 'Edit' button (2). Further process is quite simple. In 'Slide Information' section fill all the required fields and 'Save' (1) it.

10 Custom modules and extensions TM Categories Badges This module allows to add badges to the sidebar categories of the default Prestashop Categories module ("Blockcategories"). The badges can be added to the category of any level and in any language. The text field of the label is mandatory and should be filled in all languages. If this field is left blank in any language, then it will automatically take the text of the default language. Installation and Deleting The module is installed and deleted like any other Prestashop module. Module Configuration After installation you can change its settings on the module configuration page. You can add badges to any category after selecting it from the drop down list. Attention! You can add only one badge for each category. Then, you can add text that will show up in the badge and select the style from the drop-down list (the styles may differ in different templates). Then press the 'Save' button (1). You can see the list of existing badges below. Here you can edit or delete badges with the help of corresponding buttons. The module is multilanguage and supports multi-stores. You can add badges for group of stores or all stores at once. They will show up in the list as separate elements.

11 TM Category Image Slider Module allows creating multilingual slides for any category of the store. Slider will be displayed on the category pages. Installation and Removal The installation procedure is standard, module can be installed and deleted as a regular PrestaShop module. Module settings After the module installation, you can set or change the needed options on the module configuration page. Mode - type of animation (fade, vertical, horizontal). Speed - animation speed. Width - slides width (for the correct view, it is recommended using the actual image width). Height - slides height (for the correct view, it is recommended using the actual image height). Auto - autoplay when page is opened. Pause - time before transition to the next slide. Auto Hover - pause on hover. Controls - "Next"/"Previous" buttons. Next Text - "Next" button text. Prev Text -"Previous" button text. Auto Controls - "Play"/"Pause" buttons. Pager - pagination. Adding/removing/editing slides After the module installation, you will see the new field 'Slides' in category settings. To add a slide, click on the 'Add new slide' button. Fill in the needed fields in the form. Select a file - select your file. You can upload different images for each language. In case there is no image selected for the specific language, images set for default language will load. Enter Slide title - type in the slide title. Enter Slide Url - provide the slide URL. Enter Slide caption - type in the slide caption. Open in new window - open in new window. Status - enable/disable slide. When the slide is saved, it will appear in a category slides list. In order to make changes to slide, click the 'Edit' button. In order to delete the slide, click on 'Delete' below the 'Edit' button. Slides can only be added to saved categories.

12 TM Category Products This module displays category products in displayhome and displayhometabcontent hooks. The module allows displaying single products, products from a category or all products. Moreover, the module comes with a carousel that works, when the module occupies the displayhome position. TM Category Products Main Panel The main panel. Here you can set up the module. Adding a Tab Tab is a block that displays products in displayhometabcontent position. 1. Navigate to the module main panel and press the 'plus' (1) button in the tabs list. 2. In the appeared form, you'll see the following options: Status - this option allows enabling/disabling the tab. Select category - the category, products of which will be displayed. Use custom name - this option allows changing the displayed category name. If enabled, the following form will be displayed: Name - the custom tab name, displayed on the website. Select products to display - if disabled, displays the 'Number of products to display' field, which sets the number of products to display. If enabled, displays the 'Add products' button that allows selecting products to display in the tab. 3. After configuring all the needed options, press the 'Save' (2) button. Adding a block This block allows selecting products in displayhome position. 1. Access the module main panel and press the 'plus' (1) button in the blocks list. 2. In the appeared form, you'll find the following options: Status - this option allows enabling/disabling the block. Select category - the category, products of which will be displayed. Use custom name - this option allows changing the displayed category name. If enabled, displays the following form: Name - the custom tab name, displayed on the website. Select products to display - if disabled, displays the 'Number of products to display' field, which sets the number of products to display. If disabled, displays the 'Add products' button that allows selecting products to display in the tab. Use carousel - this option allows enabling/disabling the carousel for block products. After enabling the option, you'll see the following settings: Visible items - the number of visible items. Items scroll - the number of items changed with one carousel scroll. Slide Width - the carousel list item width. Slide Margin - the carousel list item margin. Auto scroll - auto scroll of carousel items. Carousel speed - speed of changing items. Pause - pause between scrolls (if "Auto scroll" is enabled). Random - the carousel starts with a random item. Carousel loop - the loop: when all the carousel items have been displayed, carousel starts from the beginning. Hide control on end - hide control buttons (Next/Prev). Pager - display pagination. Control - display controls (Next/Prev). Auto control - display controls (Play/Pause). Auto hover - carousel pauses, if the user hovers a list item. 3. After configuring all the needed options, press the 'Save' (2) button. Blocks/Tabs Sorting You can sort the blocks of the module with the help of drag'n'drop. This allows to change blocks and tabs positions quickly. Selecting Products If you create an item and enable 'Select products to display' option, you can choose the products that you want to display. To do this: 1. Press the 'Add products' (1) button: 2. In the appeared pop-up, select the needed products (2) and press the 'Add' (3) button: 3. Now, you can place the added products wherever you want with the help of drag'n'drop (4): 4. When all the needed products are added and arranged in the desired order, press the 'Save' button. Deleting Blocks/Tabs To delete items, press the drop-down menu next to the needed block/tab (1) and press delete (2). The item will be deleted.

13 TM Google Map This module allows adding Google Map with store locations and store short descriptions to the Homepage. The map will display the addresses of all the stores connected with your online store. Installation and removal The module is installed and removed as any other PrestaShop module. Module settings After installing the module, you can add stores to the map. After pressing the 'Add new store' button (1), you'll be redirected to the 'Store contacts' tab, where you can edit your stores. To add a new store, press the 'Add new' button. Select a store - select the store that you want to add to the map. Status - the element status. Marker - adding a custom marker. Custom text - adding custom text. Google Map display settings Map Style - select the map display style. Map Type - select the map display type. Zoom Level - specify the initial level of the map zoom (from 1 to 17). Zoom on scroll - enable/disable map zoom on scroll. Map controls - enable/disable map controls. Street view - enable/disable street view. Animation marker - enable/disable animation marker. Popup - enable/disable popup windows with store information.

14 TM Header Account This module displays login and registration forms on the website. It can take the following positions: website header, left and right column. The module allows to log in and register using such social networks as Facebook, Google+ and VK, which is convenient for website users. Registration or logging in proceeds without reloading the page. TM Header Account Main Panel The main panel. Here you can set up the module. Settings There are the following settings in the module: 1. Display type - this setting allows to select the way to display the registration form. It can take the following values: Drop down - the form will display as a drop-down below the button opening it. Popup - the form will appear in a pop-up. Left side - the form will appear from the left as a sidebar. Right side - the form will appear from the right as a sidebar. 2. Display style after login - this setting allows to change the form view after login/registration. You can use the following values: Two columns - the list is divided into two columns. One Column - the list of links is displayed as one column. 3. Default avatar - this field appears only if the 'Display avatar' option is enabled. Here you can select the default user avatar. 4. Display avatar - this setting allows to enable or disable user avatar. If the user logs in to the account on the website with the help of one of the social networks, the avatar will be taken from the account in this social network, otherwise, the avatar, loaded by the website admin, will be displayed. 5. Use redirect - if this setting is enabled, user registration and password recovery will take place on the default PrestaShop registration/password recovery page. 6. Use Facebook Login - this setting allows to enable user registration and login with the help of Facebook social network. When you enable this option, you will see the following settings: App ID - your account App ID from the Facebook developer account. App Secret - your app secret from the Facebook developer account. 7. Use Google Login - this setting allows to enable user login and registration with the help of Google+ social network. If you enable this option, you will see the following settings: App ID - your App id from the Google developer account. App Secret - your App secret from the Google developer account. Redirect URIs - your online-store url + index.php?fc=module&module=tmheaderaccount&controller=googlelogin 8. Use VK Login - this setting allows to enable user registration and login with the help of VK social network. If you enable this option, you will see the following settings: App ID - your App id from your VK developer account. App Secret - App secret from your VK developer account. Redirect URIs - your online-store url + index.php?fc=module&module=tmheaderaccount&controller=vk Registering apps in social networks: Facebook - to get App ID and App Secret, register your app at Google+ - to get App ID and App Secret, register your app at VK - to get App ID and App Secret register your app at

15 TM Homepage Category Gallery The module displays a category gallery on your store Homepage. It should look something like this: Here are the main parts of the Category Gallery item, which are marked on the screenshot: 1 - HTML content 2 - category name 3 - category description 4 - button Customization details you can find below in 'Module configuration' section. Module Installation The module can be installed and deleted like any other PrestaShop module. Module configuration 1. After you have installed TM Homepage Category Gallery module, you can configure it clicking the corresponding button (1). 2. On the Configuration page you'll see the list of items in this module. You can edit the existing ones (1) or add new item (2). Adding/Editing item options Please note: category name, description and image are loaded from the category properties and there's no need to add them manually. To edit these options, go to Admin panel -> Catalog -> Categories -> choose category -> Edit. When you add new item to the module (or edit the one from the list of items), you have some options to choose. The detailed description of options you can see below the screenshot. After all options are set, click 'Save' button (1). Select category - here you choose from the dropdown list the category which should be displayed on your page. Specific class - the specific class can be added to the module item. Display name - option to show or hide the category name. Category name length - maximum number of symbols to be displayed in the category name. If the name is longer - the '..' symbol will be added after the number of symbols that has been set. Display description - option to show or hide the category description. Description length - maximum number of symbols to be displayed in the decription. If the decription is longer - the '..' symbol will be added after the number of symbols that has been set. Sort order - the order of item in the category gallery. Display button - the option to show or hide the button 'Shop now' (button text can be different depending on the template). Status - the option to show or hide the category HTML content - the field where some HTML content can be added.

16 TM Homepage Products Carousel The module adds a carousel to the main page tabs. Installation and Deleting The module can be installed and deleted like any other PrestaShop module. Module configuration The installed module settings can be configured on the module configuration page. Use carousel - enable/disable carousel Number of elements to display - the number of items to display Items scroll - the number of items to scroll Item Width - width of an item in the carousel list Item Margin - margin between items in the carousel list Carousel speed - item transition duration Pause - the amount of time between each auto transition (if the "Auto scroll" option is enabled) Auto scroll - enable carousel auto scroll Random - start carousel from a random item Carousel loop - carousel returns back to the beginning when all elements have been scrolled Hide control on end - hide the navigation (next/previous) buttons on last slide Pager - show pagination Control - show next/previous buttons Auto control - show play/pause buttons Auto hover - pause the carousel when mouse hovers over carousel items

17 TM HTML Content This module allows to display any content (image, HTML, links, etc.) in the following positions: displaynav, home, top, topcolumn, left and right (displayleftcolumn/displayrightcolumn), footer. It is used to expand design opportunities and add advertisement/information blocks to your store. It is a multilanguage module and can also work in the multistore website. Installation and Deleting The module can be installed and deleted like any other PrestaShop module. Module configuration After the module has been successfully installed, open the configuration page. To add the content, you should follow the steps below: 1. Click 'Add new' button. 2. The list of available languages. You can view the available elements for all languages by switching the language tabs. 3. The list of elements added for specific position and language. Adding the element. Click Add item button and fill in the required settings (none of the fields are mandatory). All elements of one language added to the same position will be displayed as a list at the backend and frontend. Language - select the required language from the drop-down list. Title - title of the element. Use title in front - display the title of the element at the frontend (the title will show up in front of the element). Hook - position where the element is added. Image - upload the image from your computer. Image width - image width shown at the frontend. Image height - image height shown at the frontend. URL - add the link (the whole block will be wrapped in the link). Target blank - open link in new tab. HTML - HTML code (except the link if you have added it in the URL field) or text. Save - click to save the element. Editing and removing the element When you add the element, it shows up in the corresponding list. 1. The language where the elements were added. 2. Position where the elements were added. 3. Edit button with the drop-down list. 4. Delete button. Editing Click Edit button to modify the element. In the appeared screen change all the required fields. Enable - display the element at the frontend. Image title - title of the element. Use title in front - show up title at the frontend. Hook to which the image should be attached - position of the element. Load your image - image of the element. Image width - image width at the frontend. Image height - image height at the frontend. Target link - assign link to the element. Open link in a new tab/page - Open link in new tab. Optional HTML code - edit HTML code. Save - save changes. Changing order of elements in the list To change the order of elements, you should just drag the element to the position you need.

18 TM Look Book Requirements: This module allows to create lookbooks and combine them to collections. In their turn, lookbooks allow to view the products directly on the model. Also, if a product is marked in the lookbook, the module displays the lookbook link on the product page. PHP 5.4+ PrestaShop 1.6+ TM Look Book Main panel On the main page of the module, you can delete and edit the module collections. Adding and editing the collection Collections allow to combine several lookbooks on one page. To add a collection, follow the next steps. 1. In the collections table (the main module panel) click on the plus (1). 2. You will see a form with the next fields: Status - this option allows to disable or enable the collection display on the collections page. Name - the name of the collection that will be displayed on the collections page. Description - the collection description. Image - the main collection image. Template - the template for the lookbooks of this collection. When you select a template, you select the way the lookbooks of this collection will be displayed on the page. 3. After having filled all the fields, press the 'Save' (2) button. 4. The collection has been created. You can edit it by pressing the 'Edit' (3) button, or you can proceed to the next step and create lookbooks for the collection. Creating and editing lookbooks 1. After creating a lookbook, press the 'View' (1) button next to the needed collection. 2. In the appeared block press the '+' button (2). 3. You'll see a form with the following options: Status - the lookbook status, the option defines whether the lookbook will be displayed. Name - the name of the look. Description - the description of the look. Image - the main image of the look, here you can mark the products and descriptions. 4. After filling in all the fields, press the 'Save & Stay' (3) button to continue creating hotspots. Adding and Editing Hotspots After having saved the lookbook, you can add the hotspots. 1. Press the image (in the needed point) (1) in the lookbook form. 2. You will see a form with the following settings: Type - this is the point type, it has two values 'Product' and 'Content'. The product type allows to select a product that will be attached to the point, and content type allows to add content (name, description, html) to the point. Product - selecting a product for the point. It appears, if the selected type is 'Product'. Name - the name attached to the point. This field is available, only if the type 'Content' is selected. Description - the point description or coding. Available only if the type 'Content' is selected. 3. After having selected the needed options, press the 'Save' (2) button, hotspot will be created and displayed on the page. Deleting a hotspot 1. To delete a point, hover over it (1). 2. You'll see a button with a cross, press it (2). 3. The point is deleted. Changing the hotspot position To change the point position, drag and drop it to the needed position. How to navigate to the collections page? Navigate to the main module page and press the button (1), you'll see a page with all the collections. You can add the links to the lookbooks to any module that supports custom content.

19 TM Manufacturers Block This module shows up manufacturers available in your store. The list of manufacturers may consist of image and title. The list can also show up as a carousel. Installing and Deleting The module is installed and deleted like any other Prestashop module. Module configuration After installation you can change its settings on the module configuration page. Order by - type of sorting items of the block. Display name - show the manufacturer's name. Display image - show the image of the manufacturer. Number of elements to display - type the number of elements displayed in the module. Image Type - select the image type (you can select the image from the images related to the manufacturer). Use carousel - show up the list as a carousel. * Visible items - number of visible manufacturers. * Items scroll - number of manufacturers shown in one carousel scroll. * Slide Width - the width of the element in the carousel. * Slide Margin - the margin of the element in the carousel. * Auto scroll - automatic scrolling. * Carousel speed - speed of the carousel. * Pause - pause between scrolls (if "Auto scroll" is enabled). * Random - carousel start from the random element. * Carousel loop - carousel returns back to the beginning when all elements have been scrolled. * Hide control on end - hide next/previous buttons. * Pager - show pagination. * Control - show next/previous buttons. * Auto control - show play/pause buttons. * Auto hover - pausing when hovering over carousel elements. * - settings are available only if carousel is enabled. After all options have been set, press 'Save' button (1). The module supports multi-stores.

20 TM Media Parallax This module is designed to let you add parallax effect to the DOM items of the page. It allows you to create multi-layered parallax. It also provides a possibility to add a custom background video (you can upload it from your computer to server) or add a YouTube video. TM Media Parallax Main Panel Main module panel that allows you to add, edit or remove parallax items. Creating a new parallax item In order to create a new parallax item, press 'plus' (1) icon, in the top right corner of the main panel. Then you will see the following form. Form options for adding parallax items Selector - CSS selector of the item with parallax effect applied. For example, '#header.nav' Item status - item status (parallax will not be displayed if it's disabled) Speed - digit value from 0 to 2, which defines main parallax block speed Offset - main layer indent on the Y axis Inverse - parallax direction Fade - this option allows to configure main block fade-out on page scroll Forced full width - forced full width of the parallax block Press 'Save' after filling in all the required fields. Parallax layers list In order to see the list of parallax layers, you should press 'View' (1) near the main parallax item. Then you'll see a table, in which the layers are displayed after they are added. Adding new layer In order to create a new parallax layer, press 'plus' (1) icon in the top right corner of the layers panel. Then you will see the following form. Press 'Save' after filling in all the required fields. Parallax layers types and their fields 1. Image-background - image used as a parallax background Item status - item status (parallax will not be displayed if it's disabled) Layout speed - digit value from 0 to 2, which defines main parallax block speed Offset - main layer indent on the Y axis Inverse - parallax direction Fade - this option allows to configure main block fade-out on page scroll Image - link to an image, to which parallax effect will be applied Sort order - layout position, relative to the rest of items 2. Video-background - video used as a parallax background Item status - item status (parallax will not be displayed if it's disabled) Layout speed - digit value from 0 to 2, which defines main parallax block speed Offset - main layer indent on the Y axis Inverse - parallax direction Fade - this option allows to configure main block fade-out on page scroll Image - link to an additional image Video parallax mp4 - video in mp4 format Video parallax webm - video in webm format Sort order - layout position, relative to the rest of items 3. Text - text layer which position can be defined with CSS Item status - item status (parallax will not be displayed if it's disabled) Layout speed - digit value from 0 to 2, which defines main parallax block speed Offset - main layer indent on the Y axis Inverse - parallax direction Fade - this option allows to configure main block fade-out on page scroll Content - layer content Specific class - custom CSS class for this layer Sort order - layout position, relative to the rest of items 4. Youtube-background - YouTube video used as a parallax background Item status - item status (parallax will not be displayed if it's disabled) Layout speed - digit value from 0 to 2, which defines main parallax block speed Offset - main layer indent on the Y axis Inverse - parallax direction Fade - this option allows to configure main block fade-out on page scroll Video id - YouTube video ID Sort order - layout position, relative to the rest of items 5. Image - image layer which position can be defined with CSS Item status - item status (parallax will not be displayed if it's disabled) Layout speed - digit value from 0 to 2, which defines main parallax block speed Offset - main layer indent on the Y axis Inverse - parallax direction Fade - this option allows to configure main block fade-out on page scroll Image - link to an image, to which parallax effect will be applied Specific class - custom CSS class for this layer Sort order - layout position, relative to the rest of items Uploading video and images to server In order to upload video or an image to server via File Manager, first you need to press 'file' (1) icon next to the needed field. In the following window, in the 'actions' line, choose 'upload' (2). Then you'll see one more pop-up window, to upload image or video file here. Warnings and recommendations 1. Mobile devices (smartphones, tablets) have parallax effect disabled by default, the uppermost block image layer is used as a background instead 2. Forced full width of the parallax block affects page loading speed more critically than a regular fullwidth block loading 3. The smaller the size of the uploaded video, the better.

21 TM Mega Menu The module is designed to create complex menus. The module provides the ability to display one item (without sub-menu), a menu item with a sub-menu and a menu item with sub-menu by means of a multi-row and multi-column block. The module can be used in different positions, but it will display the same content. Available positions: top (displaytop), left (displayleftcolumn), right (displayrightcolumn), footer (displayfooter). You can add categories (with subcategories), CMS categories (with subcategories), manufacturers (one or a list), suppliers (one or a list), stores (if multistore is used), links to any product, information block about the product, custom links (not limited in quantity), custom HTML blocks (not limited in number) and banners. See below for more details. TM Mega Menu Tabs TM Mega Menu tabs are the basic items which are the top menu part. In order to create a new tab, open the TM Mega Menu module and click '+' in the Tabs list table. In the form that appears, fill in the required fields. Enter tab name - the tab title which is mandatory to be filled in for the default language, if the additional languages fields are not filled in, the tab takes its name from the default language. Active - active/inactive tab. Link - a link that is assigned to this tab. You can enter a custom link, or choose from existing options (categories, CMS categories). If you leave the field blank, the link of this tab is inactive. Sort order - the order of tabs to be displayed. Specific Class - the class which is added to emphasize the item (CSS class). Enter tab badge - is filled in depending on multi-languages. It is Mega Menu - given tab sub-menu is a Mega Menu. * Use simple menu - given tab sub-menu is a simple menu. ** * It is Mega Menu. If this option is selected, there will be a form to create a complex menu (Mega Menu). ** Use simple menu. If this option is selected, there will be a form to create a simple menu. This is a menu that displays the selected content in a single column. If the menu has embedded content, the new column is added. Complex menu consists of rows and columns in rows. The Row is a part of the Mega Menu structure. It includes the menu columns. The existing row can be removed by clicking the appropriate button. The row will be removed with the content it includes. The rows quantity is not limited. The Column is a part of the Mega Menu structure, which is placed inside the rows. (The Class) The width of the column cannot be less than 2 and more than 12. In order to make the menu display properly, the total column width cannot exceed 12. The width (class) is a Bootstrap column type, corresponds to the same values. In order to create the menu, click the 'Add row' button. In the form appeared, click 'Add column' button. In the pop up window you need to specify the column class (from 2 to 12). The column itself appears next where you need to set the required settings. Here you can change the column class, CSS class and the content from the list provided. You can add/remove content by double clicking the item, or by highlighting the items and clicking the corresponding button. Block can be removed by clicking 'Remove block' button in the footer of the block. By removing the row, the included columns are also removed. In order to move the content available in the selected menu, double-click or highlight the desired content and press the corresponding button. Inactive menu information is saved while switching between menu types and you can always change the type of menu. TM Mega Menu HTML In this section we will explain how to create a custom HTML block in the Mega Menu. The module has a table listing all the available blocks. You can also add a new block by clicking the '+' button in the top right of the table. In the form that appears, fill in the required fields. Enter HTML item name - HTML block name, is mandatory to be filled in for the default language. Specific class - block's CSS class. HTML content - HTML content. Added block will appear in the list of blocks, as well as in the list of available content while creating menu blocks. TM Mega Menu Links In this section we will show how to create custom links in the Mega Menu. The module has a table listing all the available links. You can also add a new link by clicking the '+' button in the top right of the table. In the form that appears, fill in the required fields. Enter Link name - link name, is mandatory to be filled in for the default language. Enter Link URL - link URL, is mandatory to be filled in for the default language. Specific class - block's CSS class. Open in new window - open link in a new window. Added link will appear in the list of links, as well as in the list of available content while creating menu blocks. TM Mega Menu Banners In this section we will explain how to create banners in the Mega Menu. The module has a table listing all the available banners. You can also add a new banner by clicking the '+' button in the top right of the table. In the form that appears, fill in the required fields. Select a file - select a file, is mandatory to be filled in for the default language. Enter Banner name - banner title, is mandatory to be filled in for the default language. Enter Link URL - link URL, is mandatory to be filled in for the default language. Specific class - block's CSS class. Open in new window - open link in a new window. Added banner will appear in the list of banners, as well as in the list of available content while creating menu blocks.

22 TM Mosaic Products This module allows you to display categories with products, banners, video (Youtube, Vimeo and custom video), HTML content, various sliders with different number of slides and dimensions in any row on the site home page. Installation and Deleting The module is installed and deleted like any other PrestaShop module. Module settings After module has been installed, you can add the required blocks with category products, previously added banners, video and HTML content. Adding/removing/editing Blocks In order to add a new category, press the "Add new" button. Select category - choose a category to add products, banners, video and HTML content to. Use custom name - custom category status. Custom name - category title. Status - item status. In order to add the new row, press the "Add row" button. Then choose one of the eight layouts presented in the following window. In order to add the layout, click on one of the eight options to pick it, and it will be added to the form. In order to add items, click on one of the layout cells. You'll see five buttons listing the available items of certain type. After pressing one of the buttons you will see the form to pick the item of chosen type. After clicking on one of the items, it will be added to the layout cell. You can fill in the layout with different blocks this way. After saving the category with chosen layouts, it will show up in the form of the added categories. In order to remove the item, press the 'Delete' button. Banner adding/removing/editing In order to add a new banner, click the 'Add new banner' button. Next, fill in the required fields in the form that appears. Select a file - choose a file, this field is required (at least for the default language). Title - banner title, this field is required (at least for the default language). Url - link path, this field is required (at least for the default language). Description - banner description (at least for the default language). Specific class - block's CSS class. Adding/removing/editing Video In order to add a new video, click the 'Add new video' button. Next, fill in the required fields in the form that appears. Enter Video name - video title, this field is required (at least for the default language). Video Link/Path - link to the video (youtube, vimeo or custom video), this field is required (at least for the default language). Allow autoplay - defines if video starts automatically right after the player has been loaded. Allow controls - defines if player controls are displayed. Loop - defines if the video playback is in the infinite loop. In order to add custom video, press the 'file' button. Next, you'll be able to add a video via file manager. Adding/removing/editing HTML content In order to add new HTML content, press the 'Add new HTML' button. Next, fill in the required fields in the form that appears. Enter HTML item name - HTML content title, this field is required (at least for the default language). Specific class - block's CSS class. HTML content - the content. Adding/removing/editing Slider In order to add a new slider, press the 'Add new slider' button. Next, fill in the required fields in the form that appears. Enter Slider item name - slider title, this field is required (at least for the default language). Control - show/hide slider navigation. Pager - show/hide slider pagination. Auto scroll - turns on/off slider autoplay. Specific class - block's CSS class. Carousel speed - slides transition duration (in ms), this field is required. Pause - the period between slides switching (in ms), this field is required. Adding/removing/editing Slides In order to add a new slide, click the 'View' button in the slider form and then press the 'Add new' button in a window that appears. Then fill in the required fields. Type - choose the slide type, this field is required. Banner/Video/Html list - choose the element of the previously selected type, this field is required. Sort order - slide position. Item status - status of the element.

Kinetika. Help Guide

Kinetika. Help Guide Kinetika Help Guide 1 Hope you enjoy Kinetika theme! 3 Table of Contents Important Links 6 Theme Options - Setting Up Logo 26 Cover Photos 44 Applying Revolution Slider Slides 71 Important Notes 7 Logo

More information

DRESSSHOP RESPONSIVE PRESTASHOP THEME USER GUIDE

DRESSSHOP RESPONSIVE PRESTASHOP THEME USER GUIDE DRESSSHOP RESPONSIVE PRESTASHOP THEME USER GUIDE Version 1.0 Created by: arenathemes Page 1 Contents I. REQUIREMENTS & COMPATIBILITY... 3 II. INSTALLATION... 3 III. CONFIG AFTER INSTALLATION - THEME PACKAGE...

More information

MARKET RESPONSIVE PRESTASHOP THEME USER GUIDE

MARKET RESPONSIVE PRESTASHOP THEME USER GUIDE MARKET RESPONSIVE PRESTASHOP THEME USER GUIDE Version 1.0 Created by: arenathemes Page 1 Contents I. REQUIREMENTS & COMPATIBILITY... 3 II. INSTALLATION... 3 III. CONFIG AFTER INSTALLATION - THEME PACKAGE...

More information

Installation and Activation of Foody pro theme

Installation and Activation of Foody pro theme Installation and Activation of Foody pro theme Installation 1. Install Word Press from http://codex.wordpress.org/installing_wordpress. 2. Upload via Word press Admin: - Go to your WordPress admin panel,

More information

VEGA Version /27/2017

VEGA Version /27/2017 Version 2.2.1 01/27/2017 Vega Pro Check out the pro version at https://www.lyrathemes.com/vega-pro INSTALLING WORDPRESS INSTALLING THE THEME Using the Administration Panel Using cpanel Manually Using FTP

More information

DOCUMENTATION OLAM WORDPRESS THEME

DOCUMENTATION OLAM WORDPRESS THEME DOCUMENTATION OLAM WORDPRESS THEME INDEX Theme installation 2 Setting up website 3 Sidebars & widgets 5 Working with EDD 8 Working with Unyson 8 Content Elements 9 Media elements 9 Olam elements 10 Creating

More information

Joomla! extension JSN EasySlider User Manual

Joomla! extension JSN EasySlider User Manual Joomla! extension JSN EasySlider User Manual (for JSN EasySlider 2.0.x) www.facebook.com/joomlashine www.twitter.com/joomlashine www.youtube.com/joomlashine This documentation is release under Creative

More information

JSN PageBuilder 3 Configuration Manual Introduction

JSN PageBuilder 3 Configuration Manual Introduction JSN PageBuilder 3 Configuration Manual Introduction About JSN PageBuilder 3 JSN PageBuilder 3 is the latest innovation of Joomla! PageBuilder with great improvements in the interface, features, and user

More information

Jobmonster Document. by NooTheme

Jobmonster Document. by NooTheme Jobmonster Document by NooTheme Jobmonster Document GENERAL... 6 Jobmonster Instruction... 6 WordPress Information... 6 Download Theme Package... 6 Requirement For Jobmonster... 7 INSTALLATION... 7 Install

More information

Rocket Theme. User Guide

Rocket Theme. User Guide Rocket Theme User Guide This user guide explains all main features and tricks of multifunctional Rocket WordPress Theme. This information will make your work with the theme even easier and more effective.

More information

Responsive Banner Slider Extension

Responsive Banner Slider Extension Responsive Banner Slider Extension User Manual https://www.magebees.com/magento-responsive-banner-slider-with-lazyload-extension.html Responsive Banner Slider Extension By CONTENT Introduction 3 Features

More information

Content Elements. Contents. Row

Content Elements. Contents. Row Content Elements Created by Raitis S, last modified on Feb 09, 2016 This is a list of 40+ available content elements that can be placed on the working canvas or inside of the columns. Think of them as

More information

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and PHPRad PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and Getting Started Creating New Project To create new Project. Just click on the button. Fill In Project properties

More information

Creating and Managing Your Personal Mines Website on WordPress

Creating and Managing Your Personal Mines Website on WordPress Creating and Managing Your Personal Mines Website on WordPress Table of Contents Creating your site... 2 Managing your site... 2 About WordPress... 2 Logging in... 2 Pages... 2 Editing an Existing Page...

More information

JSN EasySlider Configuration Manual

JSN EasySlider Configuration Manual JSN EasySlider Configuration Manual Introduction Product Overview JSN EasySlider JSN EasySlider is the cutting-edge way to present content on website: Informative - Impressive - Interactive. It helps you

More information

1. Beginning (Important)

1. Beginning (Important) Appointway Wordpress" Documentation by InkThemes Get Your Site Ready in Just 1 Click Thank you for purchasing our theme. If you have any questions that are beyond the scope of this help file, please feel

More information

A Quick Introduction to the Genesis Framework for WordPress. How to Install the Genesis Framework (and a Child Theme)

A Quick Introduction to the Genesis Framework for WordPress. How to Install the Genesis Framework (and a Child Theme) Table of Contents A Quick Introduction to the Genesis Framework for WordPress Introduction to the Genesis Framework... 5 1.1 What's a Framework?... 5 1.2 What's a Child Theme?... 5 1.3 Theme Files... 5

More information

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme Introduction Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme In this Getting Started Guide, you can follow along as a website is built using the MIT DLC Theme. Whether you

More information

Oceanica Theme Documentation

Oceanica Theme Documentation Oceanica Theme Documentation Updated on December 29, 2017 Installation Import sample data Import sample data from xml file. Import sample data from.sql file. Set up the front page Edit front page Site

More information

JSN Dona Portfolio User's Guide

JSN Dona Portfolio User's Guide JSN Dona Portfolio User's Guide Getting Started Template Package Installation 1. Download the template installation package Log in JoomlaShine Customer Area to download the template package that you have

More information

Altima Lookbook Professional Magento ecommerce Extension Version 1.6.9

Altima Lookbook Professional Magento ecommerce Extension Version 1.6.9 Altima Lookbook Professional Magento ecommerce Extension Version 1.6.9 Compatibility: Community Edition: 1.4.x.x, 1.5.x.x, 1.6.x.x, 1.7.x.x, 1.8.x.x, 1.9.x.x Enterprise Edition: 1.9 and later Release date:

More information

Optimizes the navigation and lets visitors search by categories, price ranges, color, and other product attributes.

Optimizes the navigation and lets visitors search by categories, price ranges, color, and other product attributes. Documentation / Documentation Home Layered Navigation Created by Unknown User (bondarev), last modified by Malynow, Alexey on Feb 22, 2016 Installation Set up cron Configuration Basic Configuration Filters

More information

User Manual RESPONSIVE SLIDESHOW. edream MARKET

User Manual RESPONSIVE SLIDESHOW. edream MARKET User Manual RESPONSIVE SLIDESHOW edream MARKET www.edreamag.com support@edreamag.com CONTENTS About extension... 3 Features Highlights... 4 Compatibility... 4 Extension Support and installation service...

More information

Shop by Brand. Magento Extension User Guide. Here you will find the latest Shop by Brand user guide version *

Shop by Brand. Magento Extension User Guide. Here you will find the latest Shop by Brand user guide version * Shop by Brand Magento Extension User Guide Here you will find the latest Shop by Brand user guide version * * This user guide was created 22.11.2016 Page 1 Table of contents: 1. General Settings.....3

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress About the Tutorial WordPress is an open source Content Management System (CMS), which allows the users to build dynamic websites and blog. WordPress is the most popular blogging system on the web and allows

More information

JSN PageBuilder 2 User Manual

JSN PageBuilder 2 User Manual JSN PageBuilder 2 User Manual Introduction About JSN PageBuilder 2 JSN PageBuilder 2 is the latest innovation of Joomla PageBuilder with great improvements in terms of design, features, and user experience.

More information

SAHARA KIDS1 RESPONSIVE MAGENTO THEME

SAHARA KIDS1 RESPONSIVE MAGENTO THEME SAHARA KIDS1 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_kids1 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

SAHARA GIFT1 RESPONSIVE MAGENTO THEME

SAHARA GIFT1 RESPONSIVE MAGENTO THEME SAHARA GIFT1 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_gift1 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

why DiggSpace? Easy to Setup & Manage Attractive and inviting for all employees Office 365 Integration Drive the adoption of Office 365

why DiggSpace? Easy to Setup & Manage Attractive and inviting for all employees Office 365 Integration Drive the adoption of Office 365 why DiggSpace? Engage with all Employees Support Change Management thru effective corporate information sharing increasing employee engagement and performance Easy to Setup & Manage Attractive and inviting

More information

Wix Tutorial 10/2/2015. Prof. María L. Moctezuma

Wix Tutorial 10/2/2015. Prof. María L. Moctezuma Wix Tutorial 10/2/2015 Prof. María L. Moctezuma TABLE OF CONTENTS Free Site Basics... 1 Signing Up... 2 Choosing Your Template... 3 Before You Select a Template... 3 Navigating Through Wix's Template

More information

Table of Contents. Introduction to Product Slider How to Install and Deactivate How to Configure How to Use...

Table of Contents. Introduction to Product Slider How to Install and Deactivate How to Configure How to Use... Table of Contents Introduction to Product Slider... 3 How to Install and Deactivate... 4 How to Configure... 6 How to add a slider block to a page...12 How to Use... 16 2 1. Introduction to Product Slider

More information

FB Image Contest. Users Manual

FB Image Contest. Users Manual FB Image Contest Users Manual Table of contents Description.. 3 Step by step installation... 5 The administration interface.. 10 Creating a new contest... 13 Creating a Facebook Application.. 19 Adding

More information

SAHARA BIKE1 RESPONSIVE MAGENTO THEME

SAHARA BIKE1 RESPONSIVE MAGENTO THEME SAHARA BIKE1 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_bike1 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

USER GUIDE: EDITOR. Drag & drop system: Content Manager Style Editor Add Elements Undo/Redo Save...

USER GUIDE: EDITOR. Drag & drop system: Content Manager Style Editor Add Elements Undo/Redo Save... USER GUIDE: EDITOR Drag & drop system:... 2 1. Content Manager... 3 2. Style Editor... 5 3. Add Elements... 6 4. Undo/Redo... 13 5. Save... 13 When we access Zeendo s website editor, we can see a series

More information

JSN ImageShow Configuration Manual Introduction

JSN ImageShow Configuration Manual Introduction JSN ImageShow Configuration Manual Introduction JSN ImageShow is the gallery extension built for Joomla! Content Management System for developers, photographers, and publishers. You can choose to show

More information

JSN Dona 2 Portfolio Configuration Manual

JSN Dona 2 Portfolio Configuration Manual JSN Dona 2 Portfolio Configuration Manual Getting Started The Sun Framework is automatically installed when you install JSN Shine or any JSN Template Gen.2 templates. In case manual installation is needed,

More information

GIFT SHOP USER GUIDE. For gift, flower, toy and accessories stores. Version 1.0

GIFT SHOP USER GUIDE. For gift, flower, toy and accessories stores. Version 1.0 GIFT SHOP For gift, flower, toy and accessories stores USER GUIDE Version 1.0 Contents 1. WELCOME... 3 2. SERVER REQUIREMENTS... 3 3. INSTALLATION... 3 4. IMPORT SAMPLE DATA... 6 5. THEME OPTIONS... 7

More information

Flexslider v1.x Installation and User Manual

Flexslider v1.x Installation and User Manual 2017/11/08 09:14 1/15 Flexslider v1.x Installation and User Manual Flexslider v1.x Installation and User Manual Latest version: 1.10.0 Compatibility: Magento 1.7.x, 1.8.x, 1.9.x Disclaimer This is the

More information

CreateASite Beginner s Guide

CreateASite Beginner s Guide Contents Getting Started... 3 Access the CreateASite Control Panel... 3 Select a Category/Subcategory... 4 Select a Template... 6 Change the Site Template... 10 Change Colours... 12 Change Fonts... 13

More information

AURUM Metro Navigation

AURUM Metro Navigation AURUM Metro Navigation End User Document Version 1.0 Oct 2016 Table of Contents 1. Introduction... 3 2. Initialization... 4 2.1 Create Metro Navigation List... 4 2.1.1 Adding the Metro Navigation Web part...

More information

Creating a Website with Wordpress

Creating a Website with Wordpress Creating a Website with Wordpress Wordpress Fundamentals Version 1.6 Fayette County Public Schools June 28, 2013 Sow-Foong Hedman Technology Web Team Contents What is Wordpress?... 4 Overview... 4 Key

More information

Contents. Xweb User Manual

Contents. Xweb User Manual USER MANUAL Contents 1. Website/Pages/Sections/Items/Elements...2 2. Click & Edit, Mix & Match (Drag & Drop)...3 3. Adding a Section...4 4. Managing Sections...5 5. Adding a Page...8 6. Managing Pages

More information

N/A. JSN PageBuilder 2 Configuration Manual Introduction. System Requirements. Product Usage. Joomla Requirements. Server Requirement

N/A. JSN PageBuilder 2 Configuration Manual Introduction. System Requirements. Product Usage. Joomla Requirements. Server Requirement JSN PageBuilder 2 Configuration Manual Introduction About JSN PageBuilder 3 JSN PageBuilder 3 is the latest innovation from Joomla! PageBuilder, with great improvements to the interface, features, and

More information

Flexslider v2.x Installation and User Manual

Flexslider v2.x Installation and User Manual 2018/05/16 02:56 1/18 Latest version: 2.2.6 Compatibility: Magento 2.1.x, 2.2.x Disclaimer This is the installation and user manual for the Magento Flexslider v1.x extension created by Solide Webservices.

More information

DOCUMENTATION. Lotos WordPress Theme

DOCUMENTATION. Lotos WordPress Theme DOCUMENTATION Lotos WordPress Theme Lotos Simple & Elegant Blog Theme Lotos is a versatile and powerful multipurpose WordPress blog theme perfect for any personal blog. Lotos makes customizing your blog

More information

USER MANUAL. Kingfisher Pro Fashion TABLE OF CONTENTS. Version:

USER MANUAL. Kingfisher Pro Fashion TABLE OF CONTENTS. Version: USER MANUAL TABLE OF CONTENTS Introduction... 2 Benefits of Kingfisher Pro Fashion... 2 Pre-requisites... 2 Installation... 3 Installation Steps... 3 Theme Configuration... 6 Contact Us... 32 Kingfisher

More information

COUPONPAQ ADMIN USER GUIDE

COUPONPAQ ADMIN USER GUIDE COUPONPAQ ADMIN USER GUIDE -2- Overview THANK YOU FOR CHOOSING COUPONPAQ SOFTWARE COUPONPAQ platform is the No 1 feature packed coupon distribution software on the market. It creates an effective incentive

More information

Mega Menu for Magento 2. User Guide

Mega Menu for Magento 2. User Guide Mega Menu for Magento 2 User Guide Table of Contents 1. Mega Menu Configuration 1.1. Accessing the Extension Main Setting 1.2. General 1.3. Top Menu Configuration 1.4. Left Menu Configuration 1.5. Mobile

More information

WordPress How to Create a Simple Image Slider with the New RoyalSlider

WordPress How to Create a Simple Image Slider with the New RoyalSlider WordPress How to Create a Simple Image Slider with the New RoyalSlider Last update: 2/20/2013 WARNING: DO NOT USE INTERNET EXPLORER you can use Firefox, Chrome, or Safari but the editing screens do not

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

Starting Your SD41 Wordpress Blog blogs.sd41.bc.ca

Starting Your SD41 Wordpress Blog blogs.sd41.bc.ca Starting Your SD41 Wordpress Blog blogs.sd41.bc.ca The web address to your blog starts with blogs.sd41.bc.ca/lastnamefirstinitial (eg. John Smith s blog is blogs.sd41.bc.ca/smithj) All work is done in

More information

To upgrade to ifeature Pro visit:

To upgrade to ifeature Pro visit: 1 ifeature Free Documentation for ifeature v1.0.7 (last updated 4/26/2011) TABLE OF CONTENTS: Topic Page(s) Installing ifeature 2 Templates and Widgets 3 imenu 4 ifeature Settings 5 General Settings 6

More information

Documentation of Woocommerce Login / Sign up Premium. Installation of Woocommerce Login / Sign up Premium

Documentation of Woocommerce Login / Sign up Premium. Installation of Woocommerce Login / Sign up Premium Documentation of Woocommerce Login / Sign up Premium Installation of Woocommerce Login / Sign up Premium Installation Install Word Press from http://codex.wordpress.org/installing_wordpress. Upload via

More information

Quick Online Shop Documentation

Quick Online Shop Documentation Quick Online Shop Documentation In the following tutorial, you will get a complete step by step guide of using Quick Online Shop WordPress theme for building an amazon affiliate store site. All steps have

More information

DOCUMENTATION OLAM WORDPRESS THEME

DOCUMENTATION OLAM WORDPRESS THEME DOCUMENTATION OLAM WORDPRESS THEME INDEX Theme installation 2 Setting up website 3 Sidebars & widgets 5 Working with EDD 8 Working with Unyson 8 Content Elements 9 Media elements 9 Olam elements 10 Creating

More information

FME Extensions. Media Gallery & Product Videos Extension for Magento 2. User Guide - Version

FME Extensions. Media Gallery & Product Videos Extension for Magento 2. User Guide - Version FME Extensions Media Gallery & Product Videos Extension for Magento 2 User Guide - Version 1.0 http://www.fmeextensions.com support@fmeextensions.com Intended Audience The content of this document is designed

More information

LizardThemes.com Free & Premium WordPress Themes. LizardThemes. User Guide. First Edition

LizardThemes.com Free & Premium WordPress Themes. LizardThemes. User Guide. First Edition LizardThemes.com Free & Premium WordPress Themes LizardThemes User Guide First Edition Online version: http://lizardthemes.com/documentation/ 2013 Contents Chapter 1 How to start... 3 Chapter 2 Theme Settings...

More information

ifeature Pro Documentation for ifeature v1.1.2 (last updated 5/04/2011)

ifeature Pro Documentation for ifeature v1.1.2 (last updated 5/04/2011) 1 ifeature Pro Documentation for ifeature v1.1.2 (last updated 5/04/2011) TABLE OF CONTENTS: if Topic Page(s) Installing ifeature Pro 2 Updating ifeature Pro 3 Using the Menu 4 ifeature Pro Layout Templates

More information

Table of Contents. 1. Introduction to LookBook How to Install How to Configure How to Use... 16

Table of Contents. 1. Introduction to LookBook How to Install How to Configure How to Use... 16 1 Table of Contents 1. Introduction to LookBook... 3 2. How to Install... 4 3. How to Configure... 6 4. How to Use... 16 2 1. Introduction to LookBook Magento LookBook extension lets you put a set of markers

More information

MEGA MENU USER GUIDE. Phone: Extension version: 1.0 Magento Compatibility: CE 2.

MEGA MENU USER GUIDE.  Phone: Extension version: 1.0 Magento Compatibility: CE 2. support@magestore.com sales@magestore.com Phone: +1-415-954-7137 MEGA MENU USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0 Table of Contents 1. INTRODUCTION... 3 2. HOW TO USE AND CONFIGURE...

More information

FanBuzz Business-Enterprise-Create A New fan Page

FanBuzz Business-Enterprise-Create A New fan Page This Tutorial video can be found here http://instamagicplugins.com/aio-tutorial-videos/create-a-new-fan-page/ Hi, this is Nick LaPolla with Red Zebra Media and InstaMagic Plugins. Welcome to the the All-inOne

More information

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions.

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions. USER GUIDE This guide is intended for users of all levels of expertise. The guide describes in detail Sitefinity user interface - from logging to completing a project. Use it to learn how to create pages

More information

PROFILE DESIGN TUTORIAL KIT

PROFILE DESIGN TUTORIAL KIT PROFILE DESIGN TUTORIAL KIT NEW PROFILE With the help of feedback from our users and designers worldwide, we ve given our profiles a new look and feel. The new profile is designed to enhance yet simplify

More information

Vetstreet Web Builder Editor Tool User Guide v2.1. Web Builder. User Guide v2.1

Vetstreet Web Builder Editor Tool User Guide v2.1. Web Builder. User Guide v2.1 Web Builder User Guide v2.1 Contact your Account Manager at (888) 799-8387 or email support@vetstreet.com with questions. Page 1 Index... 1 The Editor Tool... 7 Forgot Your Username or Password?... 7 How

More information

JSN UniForm User Manual. Introduction. A simple contact form created by JSN UniForm. JSN UniForm is a Joomla form extension which helps you create

JSN UniForm User Manual. Introduction. A simple contact form created by JSN UniForm. JSN UniForm is a Joomla form extension which helps you create JSN UniForm User Manual Introduction A simple contact form created by JSN UniForm JSN UniForm is a Joomla form extension which helps you create forms quickly and easily - from normal forms to complex forms.

More information

WEBSITE INSTRUCTIONS

WEBSITE INSTRUCTIONS Table of Contents WEBSITE INSTRUCTIONS 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

WCMS Responsive Design Template Upgrade Training

WCMS Responsive Design Template Upgrade Training WCMS Responsive Design Template Upgrade Training The purpose of this training session is to provide training to site owners, who are upgrading their WCMS content to the new Responsive Design (RD) template.

More information

Table of contents. Ajax AutoComplete Manual DMXzone.com

Table of contents. Ajax AutoComplete Manual DMXzone.com Table of contents Table of contents... 1 About Ajax AutoComplete... 2 Features in Detail... 3 The Basics: Creating a Basic AJAX AutoComplete Field... 12 Advanced: Generating an AutoComplete Field using

More information

WEBSITE INSTRUCTIONS. Table of Contents

WEBSITE INSTRUCTIONS. Table of Contents WEBSITE INSTRUCTIONS Table of Contents 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

Contents. Page Builder Pro Manual

Contents. Page Builder Pro Manual PRISM Contents 1. Website/Pages/Stripes/Items/Elements... 2 2. Click & Edit, Mix & Match (Drag & Drop)... 3 3. Adding a Stripe... 4 4. Managing Stripes... 5 5. Adding a Page... 7 6. Managing Pages and

More information

Installation & User Guide

Installation & User Guide Copyright 2010-2017 Cotek Systems Inc. All rights reserved. Corporate Headquarters 3722 Pleasantdale Rd Ste 6 Atlanta, GA 30340 USA Sales Support Please be patient while waiting for response. (24/7 Support!)

More information

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018 + v 1.4 Updated May 25, 2018 Table of Contents 1. Introduction...................................................................................3 2. Logging In.....................................................................................4

More information

X-Sign 2.0 User Manual

X-Sign 2.0 User Manual X-Sign 2.0 User Manual Copyright Copyright 2018 by BenQ Corporation. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system or translated

More information

JSN Mico 2 Customization Manual Before We Start

JSN Mico 2 Customization Manual Before We Start JSN Mico 2 Customization Manual Before We Start The first thing we would like to say is this guide is not intended to cover everything you might want to customize the template. Here we disclose only the

More information

Virto SharePoint Forms Designer for Office 365. Installation and User Guide

Virto SharePoint Forms Designer for Office 365. Installation and User Guide Virto SharePoint Forms Designer for Office 365 Installation and User Guide 2 Table of Contents KEY FEATURES... 3 SYSTEM REQUIREMENTS... 3 INSTALLING VIRTO SHAREPOINT FORMS FOR OFFICE 365...3 LICENSE ACTIVATION...4

More information

SPECIFICATIONS Insert Client Name

SPECIFICATIONS Insert Client Name ESSENTIAL LMS BRANDING SPECIFICATIONS Insert Client Name Creation Date: June 23, 2011 Last Updated: July 11, 2017 Version: 16.5 Page 1 Contents Branding Elements... 3 Theme Management... 3 Header Images...

More information

Newsletter Popup v3.x Configuration for Magento 2

Newsletter Popup v3.x Configuration for Magento 2 Newsletter Popup v3.x Configuration for Magento 2 From Plumrocket Documentation Contents 1. Configuring Newsletter Popup 3.x Extension for Magento 2 2. Managing Newsletter Popups 3. Managing Newsletter

More information

PlayerLync Forms User Guide (MachForm)

PlayerLync Forms User Guide (MachForm) PlayerLync Forms User Guide (MachForm) Table of Contents FORM MANAGER... 1 FORM BUILDER... 3 ENTRY MANAGER... 4 THEME EDITOR... 6 NOTIFICATIONS... 8 FORM CODE... 9 FORM MANAGER The form manager is where

More information

Subscriptions and Recurring Payments 2.X

Subscriptions and Recurring Payments 2.X Documentation / Documentation Home Subscriptions and Recurring 2.X Created by Unknown User (bondarev), last modified by Unknown User (malynow) on Mar 22, 2017 Installation Set up cron (for eway) Configuration

More information

HOW TO USE THE CONTENT MANAGEMENT SYSTEM (CMS) TABLE OF CONTENTS

HOW TO USE THE CONTENT MANAGEMENT SYSTEM (CMS) TABLE OF CONTENTS HOW TO USE THE CONTENT MANAGEMENT SYSTEM (CMS) TABLE OF CONTENTS GETTING STARTED (LOGIN) 2 SITE MAP (ORGANIZE WEBPAGES) 2 CREATE NEW PAGE 3 REMOVE PAGE 6 SORT PAGES IN CHANNEL 7 MOVE PAGE 8 PAGE PROPERTIES

More information

Table of Contents MicroEdge, LLC. All rights reserved.

Table of Contents MicroEdge, LLC. All rights reserved. Table of Contents 2 DonorCentral Site Setup and User Guide 1 Copyright Information 7 Contacting Support 8 Welcome to DonorCentral 9 Logging into DonorCentral 9 Forget Your Password? 12 Register for DonorCentral

More information

1. Introduction Accessing imediatrans How to Register as a New User How to Login to imediatrans... 4

1. Introduction Accessing imediatrans How to Register as a New User How to Login to imediatrans... 4 Table of Contents 1. Introduction... 1 2. Accessing imediatrans... 1 2.1 How to Register as a New User... 1 2.2 How to Login to imediatrans... 4 2.2.1. How to Recover the Password... 5 3. Sections in imediatrans...

More information

EASYDNNROTATOR 7.X [USER S GUIDE]

EASYDNNROTATOR 7.X [USER S GUIDE] EASYDNNROTATOR 7.X EasyDNNrotator is a DNN module that rotates content such as images, video and HTML. Besides easy content management and attractive themes, it provides great options to customize your

More information

Product Slider for Magento 2. User Guide

Product Slider for Magento 2. User Guide Product Slider for Magento 2 User Guide Table of Contents 1. Product Slider Code Insert Guide 2. Product Slider Management 2.1. Managing Product slider 3. Product Slider Widget 4. Front-End View 5. Support

More information

JSN Reta 2 Customization Manual Before We Start

JSN Reta 2 Customization Manual Before We Start JSN Reta 2 Customization Manual Before We Start The first thing we would like to say is this guide is not intended to cover everything you might want to customize the template. Here we disclose only the

More information

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views!

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views! Dreamweaver CS6 Table of Contents Setting up a site in Dreamweaver! 2 Templates! 3 Using a Template! 3 Save the template! 4 Views! 5 Properties! 5 Editable Regions! 6 Creating an Editable Region! 6 Modifying

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

ultimo theme User Guide Extremely customizable Magento theme by Infortis Copyright Infortis All rights reserved

ultimo theme User Guide Extremely customizable Magento theme by Infortis Copyright Infortis All rights reserved ultimo theme Extremely customizable Magento theme by Infortis User Guide Copyright 2012-2014 Infortis All rights reserved How to use this document Please read this user guide carefully, it will help you

More information

2013, Active Commerce 1

2013, Active Commerce 1 2013, Active Commerce 1 2013, Active Commerce 2 Active Commerce User Guide Terminology / Interface Login Adding Media to the Media Library Uploading an Item to the Media Library Editing the Media Meta

More information

Crux. Getting Started. Theme Features. Setting up your store. Setting up the Page templates. Using background images. Working with Sidebars

Crux. Getting Started. Theme Features. Setting up your store. Setting up the Page templates. Using background images. Working with Sidebars Crux Table of Contents Getting Started Installing WordPress Installing the theme Installing the Required Plugins Theme Features Custom Menus Theme Options Serving Retina Images Child Theme Support Setting

More information

JSN Sun Framework User's Guide

JSN Sun Framework User's Guide JSN Sun Framework User's Guide Getting Started Layout Overview & Key concepts To start with layout configuration, Go to Extension Template JSN_template_default The first tab you see will be the Layout

More information

STORE LOCATOR USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0

STORE LOCATOR USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0 support@magestore.com sales@magestore.com Phone: +1-606-657-0768 STORE LOCATOR USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0 Table of Contents 1. INTRODUCTION 3 Outstanding Features...3

More information

Qualtrics Survey Software

Qualtrics Survey Software Qualtrics Survey Software GETTING STARTED WITH QUALTRICS Qualtrics Survey Software 0 Contents Qualtrics Survey Software... 2 Welcome to Qualtrics!... 2 Getting Started... 2 Creating a New Survey... 5 Homepage

More information

SALIENT USER GUIDE. 1 Page 1

SALIENT USER GUIDE. 1 Page 1 SALIENT USER GUIDE This guide provides instructions for installation, help on getting started and extensive documentation of features. It is recommended you read it thoroughly to fully leverage the theme's

More information

CMSnipcart Documentation

CMSnipcart Documentation CMSnipcart Documentation Release 1.0.0 CMExtension January 07, 2016 Contents 1 Overview 3 1.1 Technical Requirements......................................... 3 1.2 Features..................................................

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Joomla

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Joomla About the Tutorial Joomla is an open source Content Management System (CMS), which is used to build websites and online applications. It is free and extendable which is separated into frontend templates

More information

NiCHE Website Posting Guidelines & Best Practices (updated 22 December, 2013)

NiCHE Website Posting Guidelines & Best Practices (updated 22 December, 2013) NiCHE Website Posting Guidelines & Best Practices (updated 22 December, 2013) Getting oriented Registering for an account The WordPress Dashboard Editing your profile What to do if you ve lost your password

More information

Documentation English v1

Documentation English v1 Documentation English v1 Getting started Navigation menu Theme settings General Features Background Typography Banners Contact details Social Unique selling points Image Sizes Frequently asked questions

More information

The Photo Gallery. Adding a Photo Gallery Page. Adding a Photo Gallery App

The Photo Gallery. Adding a Photo Gallery Page. Adding a Photo Gallery App Adding a Photo Gallery Page The Photo Gallery Above the Summary tab, in the list of Current Pages, click on the New Page button. Choose Photo Gallery from the Available Page Types. Give the page a name.

More information

Custom Registration Field For Magento2

Custom Registration Field For Magento2 Custom Registration Field For Magento2 webkul.com/blog/custom-registration-field-for-magento2/ On - February 4, 2016 Custom Registration Field for Magento2 will allow the admin to create custom fields

More information