Nikado is a Sport Magento Responsive Theme with advanced admin modules, extremely customizable and fully responsive. It is suitable for every type of store. It is a standalone design package so you can easily create your own sub-themes.

Thank you for purchasing my theme!
If you have any questions that are beyond the scope of this documentation, please feel free to submit ticket to http://plazathemes.com/tickets/.

Thanks so much!

Compatible with Magento:

Nikado Magento Theme is fully compatible with Magento 2.0.x, 2.1.x.

Magento HELP

Nikado is theme for Magento ecommerce platform. Before you start working with theme you should be familiar with Magento. Please read following links:

Install the demo Quickstart

There are two ways to install a Magento Theme:

  • Install quickstart : By using this package, you will set the theme exactly as our Demo with sample data.

  • Install only template : If you exist a Magento website you can install only template.

Warning! Before uploading theme files on a production environment, make sure you have tested it before on a development environment. Make sure to create a backup of your original files and database before uploading theme files.

demo

Your website front-end with clear image sizes after the QuickStart installation

To install QuickStart package, please follow these guides below:

  1. Create new database:

    • Open your Browser and type : localhost/phpmyadmin or yourdomain/phpmyadmin

    • Then create database

      create database

    • Click database you have just created

      import database step2

  2. After import database -> Click that database -> Find and choose core_config_data

    At web/unsecure/base_url, web/secure/base_url : Change url to your store url.

  3. Access your magento root folder -> app\etc\env.php-> At 'dbname' => 'ma_nikado', change ma_nikado to your database name -> Save

  4. Open your web browser and type url of your magento store. Finish installer.
  5. ***To change magento account: Please login admin with User name: admin, Password: admin123: Please login admin -> System -> Permissions -> All Users -> You can change account or add new account by clicking Add New User

    ***To change magento admin url: Please access your magento root folder -> app\etc\env.php -> At 'frontName' => 'admin',, change admin to your new admin -> Save

Install Template


To install our theme, you need to do 2 steps :

Please view at How to install Magento2 and this video to how to know to install Magento 2:

After install Magento 2, please enable cache and reindex data:

1. Enable Cache:

  • Login magento admin

  • Go to System -> Tools -> Cache Management

  • Select All cache types -> Enable -> Submit

    cache


2. Reindex data:

Run Magento command on your Magento root: php bin/magento indexer:reindex to reindex data.

1. With Magento 2.0.x

  • Extract the ma_nikado_template_1.0.zip from the archive you downloaded.
  • Select and upload all folders to your Magento installation and merge them with the existing ones.

  • Run Magento command on your Magento root: php bin/magento setup:upgrade to upgrade magento extensions

  • Login your magento admin on browser

  • Go to Template Config -> Manage Template. We got:

    install1

    • At Store View : Choose store view you want to install theme

    • At Chose Demo : Select demo (Demo1, Demo2, Demo3, Demo4) you want to install

    • At Chose Action : Select Install Template

    • Then click Save Block

  • Next choose Stores -> Configuration -> General -> Design -> Design Theme

    • At Design Theme: Select nikado_default, nikado2, nikado3 , nikado4 respond to Demo1, Demo2, Demo3, Demo4

    • Click Save Config
  • Run Magento command : php bin/magento setup:static-content:deploy

  • Refresh your homepage. Finish installer.


To install other demo, please do like this below:

  • Login your magento admin -> Uninstall the current demo by:

    • Go to Template Config -> Manage Template

      • At Store View : Choose store view you want to uninstall theme

      • At Chose Demo : Select demo (Demo1, Demo2, Demo3, Demo4) you want to uninstall

      • At Chose Action : Select Uninstall Template

      • Then click Save Block

  • Next:
    • At Store View : Choose store view you want to install theme

    • At Chose Demo : Select demo you want to install

    • At Chose Action : Select Install Template

    • Then click Save Block

  • Next choose Stores -> Configuration -> General -> Design -> Design Theme

    • At Design Theme: Select nikado_default, nikado2, nikado3 , nikado4 respond to Demo1, Demo2, Demo3, Demo4

    • Click Save Configuration

2. With Magento 2.1.x

***Please view at this video to how to install Nikado theme on Magento 2.1.x :

  • Extract the ma_nikado_template_1.0.zip from the archive you downloaded.
  • Select and upload all folders to your Magento installation and merge them with the existing ones.

  • Run Magento command on your Magento root: php bin/magento setup:upgrade to upgrade magento extensions

  • Run Magento command : php bin/magento setup:static-content:deploy

  • Login your magento admin on browser

  • Go to Template Config -> Manage Template. We got:

    install1

    • At Store View : Choose store view you want to install theme

    • At Chose Demo : Select demo (Demo1, Demo2, Demo3, Demo4) you want to install

    • At Chose Action : Select Install Template

    • Then click Save Block

  • Next choose Content -> Design -> Configuration -> At scope you want to install theme, select Edit

    scope

    We got:

    install2

    • At Default Theme -> Applied Theme: Select nikado_default, nikado2, nikado3 , nikado4 respond to Demo1, Demo2, Demo3, Demo4

    • Click Save Configuration
  • Refresh your homepage. Finish installer.


***To install other demo, please do like this below:

  • Login your magento admin -> Uninstall the current demo by:

    • Go to Template Config -> Manage Template

      • At Store View : Choose store view you want to uninstall theme

      • At Chose Demo : Select demo (Demo1, Demo2, Demo3, Demo4) you want to uninstall

      • At Chose Action : Select Uninstall Template

      • Then click Save Block

  • Next:
    • At Store View : Choose store view you want to install theme

    • At Chose Demo : Select demo you want to install

    • At Chose Action : Select Install Template

    • Then click Save Block

  • Next choose Content -> Design -> Configuration -> At scope you want to install theme, select Edit

    install2

    • At Default Theme -> Applied Theme: Select nikado_default, nikado2, nikado3 , nikado4 respond to Demo1, Demo2, Demo3, Demo4

    • Click Save Configuration

How to add new products on Magento 2

1. With Magento 2.0.x

  1. Login your Magento admin

  2. Go to Products -> Catalog -> Add Product

  3. Now you will see five tabs (Product Details, Images and Videos, Search Engine Optimization, Websites, ADVANCED SETTINGS). Be sure to fill in the Name , SKU , Price - required fields - on the first tab.

    add p1

    • Name - The name of the product

    • SKU - The Stock keeping Unit of the product (for tracking the inventory of your store)

    • Price - The price value of the product

    • Tax Class - The Tax Class for the product

    • Images and Videos - Choose an image/video to respresent the product

    • Quantity - The amount of quantity currently in stock

    • Weight - The weight of the product (for shipping purposes)

    • Categories - The exact category you want to place this product in

    • Description - A short description introducting the features of the product

  4. You should thing about the Search Engine Optimization (SEO) of your new product. If you click Search Engine Optimization tab, you will see :

    search engine

    Before you add the product, you can add a new attribute by clicking on the Add Attribute button.

  5. Click Save button when finish.

You can add as many products as you would like.


2. With Magento 2.1.x

  1. Login your Magento admin

  2. Go to Products -> Catalog -> Add Product

  3. Be sure to fill in the Product Name , SKU , Price - required fields - on the first tab.

    add p1

    • Enable Product - Select Yes to use the product

    • SKU - The Stock keeping Unit of the product (for tracking the inventory of your store)

    • Price - The price value of the product

    • Tax Class - The Tax Class for the product

    • Quantity - The amount of quantity currently in stock

    • Weight - The weight of the product (for shipping purposes)

    • Categories - The exact category you want to place this product in

  4. You should thing about the Search Engine Optimization (SEO) of your new product. If you click Search Engine Optimization tab, you will see :

    search engine2

    Before you add the product, you can add a new attribute by clicking on the Add Attribute button.

  5. Click Save button when finish.

You can add as many products as you would like.

How to set product as New in Magento2

1. With Magento 2.0.x

  1. Login your Magento admin

  2. Go to Products -> Catalog

  3. Search for the product you would like to set on New. Input at all required fields. Click ADVANCED SETTINGS -> Auttosettings

    set new product step2

    • At Visibility: Choose Catalog, Search or Catalog, Search

    • At Set Product as New from Date: Choose date you want to start the product as New status

    • At Set Product as New to Date: Choose date you want to end the product as New status

  4. Click Save button when finish.


2. With Magento 2.1.x

  1. Login your Magento admin

  2. Go to Products -> Catalog

  3. Search for the product you would like to set on New. Input at all required fields

    set new product step22

    • At Visibility: Choose Catalog or Search or Catalog, Search

    • At Set Product as New From: Choose date you want to start the product as New status

    • At Set Product as New To: Choose date you want to end the product as New status

  4. Click Save button when finish.


***You can set as many new products as you would like.

How to set discount products in Magento2

1. With Magento 2.0.x

  1. Login your Magento admin

  2. Go to Products -> Catalog

  3. Search for the product you would like to set special product. Input at all required fields. Click ADVANCED SETTINGS -> Advanced Pricing

    set special product step2

    • At Special Price: Set special price for the product, usually, it's discount price.

    • At Special Price From Date: Choose date you want to start the special price.

    • At Special Price To Date: Choose date you want to end the special price.

  4. Click Save button when finish.


2. With Magento 2.1.x

  1. Login your Magento admin

  2. Go to Products -> Catalog

  3. Search for the product you would like to set special product. Input at all required fields

    -> At Price: Click Advanced Pricing

    set special product step221

    We got:

    set special product step22

    • At Special Price: Set special price for the product, usually, it's discount price.

    • At Special Price From Date: Choose date you want to start the special price.

    • At Special Price To Date: Choose date you want to end the special price.

  4. Click Done to save special price.

  5. Click Save button when finish.

How to set upsell products in Magento 2.0.x

  1. Login your Magento admin

  2. Go to Products -> Catalog

  3. Search for the product you would like to set upsell products. Input at all required fields. Click ADVANCED SETTINGS -> Up-sells

  4. Choose Any -> Then click Search

    set upsell product step1

  5. Tick the products you want to set as upsell products

    set upsell product step2

  6. Click Save button when finish.

Creating Category

Before you add products to your catalog, you must first set the basic category structure of your catalog. Every product in your catalog must be assigned to at least one category.

Category Structure

category structure

1. With Magento 2.0.x

How to create new root category and add sub categories to the new Root

add category

  1. Login your Magento admin

  2. Go to Products -> Categories -> Add Root Category

    add category1

    Then, complete the following required fields at General Information

    • Name - Enter name of the root category

    • Is Active - Set Yes

    • Include in Navigation Menu - Set Yes if you want this root category to be in the main menu

  3. Complete the remaining optional fields as needed:

    • Description - Enter a description of the root category.

    • Image - Click Browse to upload an image for the root category.

    • Thumbnail - Click Browse to upload thumbnail image for the root category.

    • Complete the following meta data:

      • Page Title

      • Meta Keywords

      • Meta Description

  4. Click Display Settings tab.

    • Set Display Mode : to one of the following

      • Products Only

      • Static Block Only

      • Static Block and Products

    • If applicable, set CMS Block to the static block that you want to appear on the category page. A static block can provide additional information, including text, images, and even embedded video.

    • At Is Anchor : choose Yes if you want this category page to display the “Filter by Attribute” section of layered navigation

    • At Available Product Listing Sort By : choose Available Attributes in list or tick at Use All Available Attributes

    • At Default Product Listing Sort By : Select one of the available values to sort the list. By default, all available attributes are listed. The default values typically include: Position , Name , Price

  5. Click Save Category button when finish.

  1. Click at that the root category you've created

  2. Click at Add Subcategory button

    Then, complete the following required fields at General Information

    • Name - Enter name of the root category

    • Is Active - Set Yes

    • Include in Navigation Menu - Set Yes if you want this root category to be in the main menu

  3. Input information at tabs like the root category.

  4. Click Save Category button when finish.

  5. Repeat this process to create as many subcategories as you need.


2. With Magento 2.1.x

How to create new root category and add sub categories to the new Root

add category

  1. Login your Magento admin

  2. Go to Products -> Categories -> Add Root Category

    add category12

    Then, complete the following required fields at General Information

    • Enable Category - Set Yes to use this category

    • Category Name - Enter name of the root category

    • Is Active - Set Yes

    • Include in Menu - Set Yes if you want this root category to be in the main menu

  3. Complete the remaining optional fields as needed:

    • Description - Enter a description of the root category.

    • Category Image - Click Upload to upload an image for the root category.

    • Category Thumbnail - Click Upload to upload thumbnail image for the root category.

    • Complete the following meta data:

      • Page Title

      • Meta Keywords

      • Meta Description

  4. Click Display Settings tab.

    • Set Display Mode : to one of the following

      • Products Only

      • Static Block Only

      • Static Block and Products

    • If applicable, set CMS Block to the static block that you want to appear on the category page. A static block can provide additional information, including text, images, and even embedded video.

    • At Is Anchor : choose Yes if you want this category page to display the “Filter by Attribute” section of layered navigation

    • At Available Product Listing Sort By : choose Available Attributes in list or tick at Use All Available Attributes

    • At Default Product Listing Sort By : Select one of the available values to sort the list. By default, all available attributes are listed. The default values typically include: Position , Name , Price

  5. Click Save Category button when finish.

  1. Click at that the root category you've created

  2. Click at Add Subcategory button

    Then, complete the following required fields at General Information

    • Enable Category - Set Yes to use this category

    • Category Name - Enter name of the root category

    • Is Active - Set Yes

    • Include in Menu - Set Yes if you want this root category to be in the main menu

  3. Input information at tabs like the root category.

  4. Click Save Category button when finish.

  5. Repeat this process to create as many subcategories as you need.

Nikado1

home1

Nikado2

home2

Nikado3

home3

Nikado4

home4

Category & Detail

Category

grid


Detail

detail

Edit Newsletter

newsletter1

To edit Newsletter, please access url: app\design\frontend\[Vendor]\[Theme]\Magento_Newsletter\templates\subscribe.phtml -> Edit according to you.

Edit Contact Map

Show Google Maps on Contact Us page.

image of contact page

To edit this page, please : Login your magento admin -> Content -> Blocks -> At Title column, Edit at Contact us -> Edit according to you.

Cms blocks in this theme

*** BLACK TEXT - Name of a cms block

- Names of blocks and extensions in image of home image, category page, details .

- Please view images of #Demo1 , #Demo2 , #Demo3 , #Demo4 , #Category & Detail

To edit static blocks in this template, do like these steps below :

-> Find name of static block in images ( parts have black texts) - > Login admin - > Content -> Blocks -> At Title column, at name of cms block -> At Action -> Click Select -> Choose Edit -> Click "Show/Hide Editor" to show code HTML of this static block -> Edit -> Click Save Block when finish.

Example :

block

If you want to change this cms block above Nikado1 , you do like below:

  • Find position and name of this part in image home page of Nikado1 : it's name : static1 home1 home3 - black text -> Name of a static block

  • Login your magento admin

  • Go to Content -> Blocks -> At Title column -> static1 home1 home3 -> At Action -> Click Select -> Choose Edit

  • Choose Show/Hide Editor to show code HTML of this block, then edit

  • Click Save Block when you finish.

Megamenu

menu

Mega Menu gives you ability to create a huge sitemap-like menu with links to every page. Here you can navigate users with not only text but also videos and images.

1. How to config this module

  • Login your Magento admin

  • Go to PlazaThemes -> Megamenu -> Manage Megamenu

  • We got :

    admin menu2

    Config parameters as below:

    Basic Information tab:

    • Enable Module - Set Yes to enable this module

    • Show Home Page - Don't show Home : choose No, show Home : choose Yes

    • New - Set text of New label

    • Hot -Set text of Hot label

    • Show Level - Set the limit the number of links of links a user can apply to the top level of the navigation

    • Number columns - Set number of columns of sub categories

    Main tab:

    admin menu3

    • Category , Custommer Link , Cms Page - You can show categories, customer links, cms pages on Mega Menu

      To show categories, customer links, cms pages on Mega Menu, please do like steps below:

      • Login admin -> PlazaThemes -> Megamenu -> Manage Megamenu -> Main

      • At Category , Custommer Link , Cms Page : Select the category, customer link, cms page you want to show on Mega Menu -> Click Add -> Save Block . You can also change position of categories by using up and down arrow . To remove category, customer link, cms page, select them -> click Remove -> Save Block . If you want to select many categories, customer links, cms pages please keep Ctrl key + select.

    • Show link on category - If you want to the category - doesn't show link of it -> Select that category

    • Effects - Select effect for menu

  • Click Save Block to save your config.


*****You can show the static block on the right, at the bottom of the popup of the main category or show other links on Megamenu.

How to know ID of a category in Magento2

*The medthod:

  • Login your Magento admin

  • Go to Products -> Categories

  • Click at any category you want to know ID.

    id category

Banner Slider

slide show

This module performs images and texts in slideshow.

  • #Nikado1 : You should cut background images with size 1920 x 743 pixels.

  • #Nikado2 : You should cut background images with size 770 x 479 pixels.

  • #Nikado3 : You should cut images with size 1920 x 743 pixels.

  • #Nikado4 : You should cut background images with size 1169 x 530 pixels.


1. Configuration

  • Login your Magento admin

  • Go to PlazaThemes -> Banner Slider -> Settings

    admin slideshow

    At Enable : Set Yes to use this module, set No if you don't want to use it.

  • Click Save Config to save your config.


2. How to add new slide show

  • Login your Magento admin

  • Go to PlazaThemes -> Banner Slider -> Manage Banners -> Add New Banner

    admin slideshow

    Config parameters as below:

    • Name - Set name of banner

    • Store View - Choose store view you want to show this banner

    • Title 1 - Input the first title of the banner

    • Title 2 - Input the first title of the banner

    • Status - Set Enabled to use this banner

    • Alt Text - Text is displayed when the banner image isn't displayed.

    • URL - Url of the banner

    • Banner Image - Click Browse to upload image of banner

    • Description - Description of banner

    • Order - The order of banner

  • Click Save Banner to save your banner.


3. How to edit banners in slide show

  • Login your Magento admin

  • Go to PlazaThemes -> Banner Slider -> Manage Banners

    admin slideshow

    -> Click Edit to edit the banner you want to edit.

  • Click Save Banner to save your config.


Product Tabs Slider

tab product

***This extension shows type products such as new, discount, featured in slider in each tab.

  • Login your Magento admin

  • Go to Stores -> Settings -> Configuration -> PlazaThemes -> Producttab Slider:

    admin tab product

    Config parameters as below:

    • Enable Module - Set Yes to use this module

    • Show Type Product - Choose new, discount, featured, random, mostviewed products to show in homepage

    • Number of Rows to be showed on slide - Set number of rows will be displayed on slider

    • Number of items showed on slide - Set number of items will be displayed on slider

    • Slide Speeds - Set waiting time between transition of 2 items.

    • Number of products was allowed on site - Maximum number of products will be allowed on this module.

    • Show Addtocart - Decide whether show Add To Cart button or not

    • Show Wishlist - Decide whether show Add To Wishlist button or not

    • Show Compare - Decide whether show Add To Compare button or not

    • Navigation - Decide whether show navigation or not

    • Pagination - Decide whether show Next/Back button or not

    • Auto Slide - Decide whether the slider will be auto played or not

  • Click Save Config to save your config.

*** To config number of items will be shown in each screen, please modify this file: app\design\frontend\[Vendor]\[theme]\Plazathemes_Producttab\templates\producttab.phtml

Category Tabs Slider

tab category slider

***This module shows products of each category in slider in each tab.

1. Configuration

  • Login your Magento admin

  • Go to Stores -> Settings -> Configuration -> PlazaThemes -> Categorytab Slider -> Configuration Options

    admin tabcategory

    Config parameters as below:

    • Enable Module - Set Yes to use this module

    • Number of Rows to be showed on slide - Set number of rows will be displayed on slider

    • Number of items showed on slide - Set number of items will be displayed on slider

    • Slide Speeds - Set waiting time between transition of 2 items.

    • Number of products was allowed on site - Maximum number of products will be allowed on this module.

    • Navigation - Decide whether show navigation or not

    • Pagination - Decide whether show Next/Back button or not

    • Auto Slide - Decide whether the slider will be auto played or not

  • Click Save Config to save your config.


2. How to show category on this module:

  • Login your Magento admin

  • Go to Content -> Cms Blocks -> At Title column -> Select title of cms block -> At Action -> Click Select -> Choose Edit :

    • #Demo1 - Select static categor1 home1

    • #Demo2 - Select static categor1 home2

    • #Demo3 - Select static categor1 home3

    • #Demo4 - Select static categor1 home4

  • Double click at magento widget

    page1

    We got some fields below. Find out and edit:

    • Widget Type - Type of widget : Category Products Tabs List

    • Title - Title of widget

    • Identify - Id of this widet

    • Category Ids - Choose IDs of categories you want to show products, IDs are separated by ","

    • Items Default - Number of items will be displayed on screen has width from 1199 px up.

    • Items On Desktop - Number of items will be displayed on screen has width from 993 px -1199 px

    • Items On Desktop Small - Number of items will be displayed on screen has width from 768 px - 992 px

    • Items On Tablet - Number of items will be displayed on screen has width from 480 px - 767 px

    • items On Mobile - Number of items will be displayed on screen has width from 320 px - 479 px

    • Items On Mobile - Number of items will be displayed on screen has width from 320 px - 479 px

    • Show Addtocart - Set Yes to show Add To Cart button

    • Show Wishlist - Set Yes to show Add To Wishlist button

    • Show Compare - Set Yes to show Add To Compare button

    • Number Rows Show - Set number of products rows will be shown.

    • Display Page Control - Define whether show page control or not

    • Template - Products Grid Template

    • Cache Lifetime (Seconds) - 86400 by default, if not set. To refresh instantly, clear the Blocks HTML Output cache.

  • Click Insert Widget when you finish editting

  • Click Save Block to save your change .


3. How to add Category Tabs Slider module:

***There are 2 ways to add Category Tabs Slider extension:

3.1. The first way:

  • Login your Magento admin

  • Go to Content -> Elements -> Pages -> Select Edit at your homepage -> Click tab Content -> Click at magento widget

    cattab 1

  • We got:

    cattab 3

    We got some fields below. Find out and edit:

    • Widget Type - Select : Category Products Tabs List

    • Title - Title of widget

    • Identify - Id of this widet

    • Category Ids - Enter IDs of categories you want to show products, IDs are separated by ","

    • Items Default - Number of items will be displayed on screen has width from 1199 px up.

    • Items On Desktop - Number of items will be displayed on screen has width from 993 px -1199 px

    • Items On Desktop Small - Number of items will be displayed on screen has width from 768 px - 992 px

    • Items On Tablet - Number of items will be displayed on screen has width from 480 px - 767 px

    • items On Mobile - Number of items will be displayed on screen has width from 320 px - 479 px

    • Items On Mobile - Number of items will be displayed on screen has width from 320 px - 479 px

    • Show Addtocart - Set Yes to show Add To Cart button

    • Show Wishlist - Set Yes to show Add To Wishlist button

    • Show Compare - Set Yes to show Add To Compare button

    • Number Rows Show - Set number of products rows will be shown.

    • Display Page Control - Define whether show page control or not

    • Template - Products Grid Template

    • Cache Lifetime (Seconds) - 86400 by default, if not set. To refresh instantly, clear the Blocks HTML Output cache.

  • Click Insert Widget when you finish editting

  • Click Save Page to save your change .


3.2. The second way: Create a static block with magento widget is "Category Products Tabs List" then put that static block in position you want

  • Login your Magento admin

  • Go to Content -> Blocks -> Add New Block

  • Type in required fields, then click Insert Widget

    add category tab 2

    We got:

    add cattab3

    We got some fields below. Find out and edit:

    • Widget Type - Select : Category Products Tabs List

    • Title - Title of widget

    • Identify - Id of this widet

    • Category Ids - Enter IDs of categories you want to show products, IDs are separated by ","

    • Items Default - Number of items will be displayed on screen has width from 1199 px up.

    • Items On Desktop - Number of items will be displayed on screen has width from 993 px -1199 px

    • Items On Desktop Small - Number of items will be displayed on screen has width from 768 px - 992 px

    • Items On Tablet - Number of items will be displayed on screen has width from 480 px - 767 px

    • items On Mobile - Number of items will be displayed on screen has width from 320 px - 479 px

    • Items On Mobile - Number of items will be displayed on screen has width from 320 px - 479 px

    • Show Addtocart - Set Yes to show Add To Cart button

    • Show Wishlist - Set Yes to show Add To Wishlist button

    • Show Compare - Set Yes to show Add To Compare button

    • Number Rows Show - Set number of products rows will be shown.

    • Display Page Control - Define whether show page control or not

    • Template - Products Grid Template

    • Cache Lifetime (Seconds) - 86400 by default, if not set. To refresh instantly, clear the Blocks HTML Output cache.

  • Then click Insert Widget when you finish editting

  • Click Save Block to save your change .

**** You can add many Category Tabs Slider.

Price Countdown

countdown

***This module shows discount products with timer in slider.

1. Configuration

  • Login your Magento admin

  • Go to Stores -> Settings -> Configuration -> PlazaThemes -> Price Countdown

    admin countdown1

    *General section:

    => Set Yes at Enable Module to use this module.

    *Sale Products Slider section:

    Config parameters as below:

    • Enable Sale products Slider - Set Yes enable Slider for this module.

    • Display Countdown in Slider - Set Yes show countdown timer in slider.

    • Slider Title - Set title for this module

    • Show Price - Define whether show price or not

    • Show Add to Cart Button - Define whether show Add To Cart button or not

    • Show Add to Wishlist Button - Define whether show Add To Wishlist button or not

    • Show Add to Compare Button - Define whether show Add To Compare button or not

    • Show Rating - Define whether show rating or not

    • Show Short Description - Define whether show short description of the product or not

    • Show Short Description Max Length - Set max length of short description

    • Products Quantity of Slider - Number of products will be displayed in slider.

    • Auto slide - Set Yes to enable to auto play slider, set No to don't auto play slider.

    • Slider Speed - Waiting time between transition of two items

    • Items Default - Number of items will be displayed on screen has width from 1199 px up.

    • Items On Desktop - Number of items will be displayed on screen has width from 993 px -1199 px

    • Items On Desktop Small - Number of items will be displayed on screen has width from 768 px - 992 px

    • Items On Tablet - Number of items will be displayed on screen has width from 480 px - 767 px

    • items On Mobile - Number of items will be displayed on screen has width from 320 px - 479 px

    • Number of Rows - Set number of products rows will be shown.

    • Show Slider Navigation - Decide whether show navigation or not

    • Show Slider Pagination - Decide whether show Next/Back button or not

    *Use in Product List section:

    => Set Yes at Enable Countdown in Product List to use this module in Product List page.

    *Use in Product View section:

    Config parameters as below:

    • Enable Countdown in Product View - Set Yes enable countdown timer in product view.

    • Insertion Direction - Set insertion direction

    • Parent Element of Insertion - Enter the classname (or the id) of Parent Element (div) to add Countdown Box. Format: .{class-parent} or #{id-parent}

    • Children Element of Insertion - Enter the classname (or the id) of Children Element (div) to add Countdown Box. Format: .{class-children} or #{id-children}

  • Click Save Config to save your config.


2. How to show discount products with timer in this module:

2.1. With Magento 2.0.x

  • Login your magento admin

  • Go to Products -> Catalog -> Choose the product you want to show in price countdown module

  • Fill in necessary fields. At Advanced Pricing :

    set countdown

    Set fields below:

    • At Special Price: Set special price for the product, usually, it's discount price.

    • At Special Price From Date: Choose date you want to start the special price.

    • At Special Price To Date: Choose date you want to end the special price.

    • At Show Price Countdown: Set Yes to show this product on Price Countdown module.

  • Click Save to save the product.


2.2. With Magento 2.1.x

  • Login your magento admin

  • Go to Products -> Catalog -> Choose the product you want to show in price countdown module

  • Fill in necessary fields. At Price : Click Advanced Pricing

    set countdown2

    Set fields below:

    • At Special Price: Set special price for the product, usually, it's discount price.

    • At Special Price From Date: Choose date you want to start the special price.

    • At Special Price To Date: Choose date you want to end the special price.

    • At Show Price Countdown: Set Yes to show this product on Price Countdown module.

  • Click Done .

  • Click Save to save the product.

Recent Products Slider

mostviewed

***This module shows top viewed products in slider.

  • Login your Magento admin

  • Go to Stores -> Settings -> Configuration -> PlazaThemes -> Recentproductslider Slider -> General

    admin recent

    Config parameters as below:

    • Enable - Set Yes to use this module

    • Title Recentproductslider - Title of this module

    • Auto slide - Set Yes to auto play slider, set No to don't auto play slider.

    • Pause Speed - Waiting time between transition of two items.

    • Qty of Items - Set number of items will be allowed on this module.

    • Number Rows Show - Set number of products rows will be shown.

    • Show navigation control - Decide whether show navigation or not

    • Show Next/Back control - Decide whether show Next/Back button or not

  • Click Save Config to save your config.

*** To config number of items will be shown in each screen, please modify this file: app\design\frontend\[Vendor]\[theme]\Plazathemes_Recentproductslider\templates\productslider.phtml

Random Products Slider

random

***This module shows random products in slider.

  • Login your Magento admin

  • Go to Stores -> Settings -> Configuration -> PlazaThemes -> Randomproductslider Slider -> General

    admin random

    Config parameters as below:

    • Enable - Set Yes to use this module

    • Title randomproductslider - Title of this module

    • Auto slide - Set Yes to auto play slider, set No to don't auto play slider.

    • Pause Speed - Waiting time between transition of two items.

    • Qty of Items - Set number of items will be allowed on this module.

    • Number Rows Show - Set number of products rows will be shown.

    • Show Addtocart - Define whether show Add To Cart button or not

    • Show Wishlist - Define whether show Add To Wishlist button or not

    • Show Compare - Define whether show Add To Compare button or not

    • Show navigation control - Decide whether show navigation or not

    • Show Next/Back control - Decide whether show Next/Back button or not

  • Click Save Config to save your config.

*** To config number of items will be shown in each screen, please modify this file: app\design\frontend\[Vendor]\[theme]\Plazathemes_Randomproductslider\templates\productslider.phtml

Blog

blog

***Blog by Plazathemes brings blogging to your e-commerce store . Blog is integrated right into the Magento backend so you can manage your blog and your e-commerce store all in the one place. With features such as facebook comments, review of customers about your store.

How to config this module

  • Login your Magento admin

  • Go to Stores -> Settings -> Configuration -> Plazathemes -> Blog

    Config parameters as below:

    Blog Slider section:

    admin blog

    • Enable - Set Yes to use this module

    • Title Blog Slider - Title of the module will be displayed on frontend

    • Auto Slide - Decide whether the slider will be auto played or not

    • Pause Speeds - Set waiting time when click at next/back button to go to next testimonial.

    • Number Rows Show - Set number of rows will be shown on this module.

    • Show Description - Decide whether show description or not

    • Show Next/Back control - Decide whether show Next/Back button or not

    • Show navigation control - Decide whether show navigation or not


    Blog Index Page section:

    admin blog2

    • Title - Title of blog page

    • Meta Keywords - Enter meta keywords

    • Meta Description - Enter meta Description


    Post View section:

    admin blog3

    • *Related Posts:

      • Display Related Posts - Set Yes to show related posts in each post page.

      • Number of Posts - Set number of related posts will shown in a post page.

    • *Related Products:

      • Display Related Products - Set Yes to show related products in each post page.

      • Number of Products - Set number of related products will shown in a post page.

    • *Comments:

      • Comments - Select to use facebook comments or disable comment or use disqus comments.

      • Your Disqus Forum Shortname - Your shortname in your disqus forumn


    Post List section:

    admin blog4

    • Posts Per Page - Set number of posts will shown in per page in Blog page.


    Sidebar section:

    admin blog5

    • *Search Form Widget:

      • Enabled - Set Yes to use search form on sidebar.

      • Sort Order - Set the order.

    • *Categories Wiget:

      • Enabled - Set Yes to use categories widget on sidebar.

      • Sort Order - Set the order.

    • *Recent Posts Widget:

      • Enabled - Set Yes to use recent posts widget on sidebar.

      • Posts Number - Set number of recent posts will be displayed

      • Sort Order - Set the order.

    • *Archive Wiget:

      • Enabled - Set Yes to use archive widget on sidebar.

      • Sort Order - Set the order.


    Rss Feed section:

    admin blog6

    • Feed Title - Title of feed

    • Feed Description - Description of feed


  • Click Save Config to save your config.

How to creat categories

  • Login your Magento admin

  • Go to PLazathemes -> Blogs -> Categories -> Add New Category

    admin blog7

    Category Information tab:

    Input parameters as below:

    • Category Title Title of categories

    • Status - Set Enabled to enable this category

    • URL Key - Set url key for the category

    • Store View - Select the store view you want to show this category

    • Parent Category - You can select the parent category

    • Position - Set position of the category

    You can enter keywords, description for meta data at Meta Data tab.

  • Click Save to save the category.

How to creat post

  • Login your Magento admin

  • Go to PLazathemes -> Blogs -> Posts -> Add New Post

    Config parameters as below:

    Post Information tab:

    admin post1

    • Post Title - Title of the post

    • Thumbnail Image - Click Choose File to upload thumbnail image the post

    • URL Key - Set url key for the post

    • Store View - Select the store view you want to show this category

    • Publish At - Set date to publish this post

    • Status - Set Enabled to use this post


    Content tab:

    admin post2

    • Content Heading - Set heading of content

    • Short Content - Enter short content

    • ClickShow/Hide Editor to enter content(HTML, video, image,..) of this post.


    Meta Data tab:

    admin post3

    • Keywords - Enter keywords

    • Description - Enter description


    Related Posts:

    admin post5

    => Click Any -> then click Search to search products -> then select the products you want to set as related products in this post.


  • Click Save to save the post.

How to manage posts

  • Login your Magento admin

  • Go to Plazathemes -> Blogs -> Posts

    admin blog8

    -> Click the posts you want to edit -> Edit according to you.

  • Click Save to save the post.

Brand Slider

brand logo

*** This module displays brand logo in slider.


1. Configuration

  • Login your Magento admin

  • Go to PlazaThemes -> Brand Slider -> Settings

    admin slideshow

    Config parameters as below:

    • Enable - Set Yes to use this module

    • Title Brand - Title of the module will be displayed on frontend

    • Auto Slide - Decide whether the slider will be auto played or not

    • Pause Speeds - Set waiting time when click at next/back button to go to next banner.

    • Qty of Items - Number of items was allowed on site

    • Number Rows Show - Set number of rows will be shown on this module.

    • Show Description - Decide whether show description or not

    • Show Next/Back control - Decide whether show Next/Back button or not

    • Show navigation control - Decide whether show navigation or not

  • Click Save Config to save your config.


2. How to add new brand logo

  • Login your Magento admin

  • Go to PlazaThemes -> Brand Slider -> Manage Brands -> Add New Brand

    admin brand2

    Config parameters as below:

    • Title - Title of brand logo

    • Store View - Choose store view you want to show this brand logo

    • Status - Set Enabled to use this brand logo

    • Link - Add link for brand logo

    • URL - Url of the banner

    • Brand Image - Click Browse to upload image of this item

    • Description - Description of brand logo

    • Order - The order of brand logo

  • Click Save Brand to save your banner.


*** To config number of items will be shown in each screen, please modify this file: app\design\frontend\[Vendor]\[theme]\Plazathemes_Brandslider\templates\brandslider.phtml

Edit Related, Upsell & Crossell Products Slider

- To config related products please access url: app\design\frontend\[Vendor]\[Theme]\Magento_Catalog\templates\product\list\relateproduct.phtml

- To config upsell products please access url: app\design\frontend\[Vendor]\[Theme]\Magento_Catalog\templates\product\list\upsell.phtml

- To config crossell products please access url: app\design\frontend\[Vendor]\[Theme]\Magento_Catalog\templates\product\list\crosssell.phtml

Newsletter Popup

newsletter

***You can show product information via the handy popup.

  • Login your Magento admin

  • Go to Stores -> Settings -> Configuration -> Plazathemes -> Newsletterpopup

    admin newsletter

    Config parameters as below:

    • Enable Module - Set Yes to use this module

    • Title - Title of this module

    • Content: Enter content for this module

    • Width: The width of the popup form

    • Height: The height of the popup form

    • Speed Popup(Milisecons): The during time to show newsletter popup

    • Margin Top: The distance from the popup to the top of the page

    • Cookie Timeout: Set cookies to x day.

    • Background Image: Click Browse to upload image for background of newsletter popup.

  • Click Save Config to save your config.

Theme Options

***You can set the color of background, text,... for your store.

  • Login your Magento admin

  • Go to PlazaThemes -> Theme Options -> Settings

    admin theme option

  • Set Yes at Custom field at General, Header, Footer Top , Footer Bottom to custom color for background, text, link when hover,...

  • Click Save Config to save your config.

Translation

To translate language, please access url : Translation in Magento2 to understand.

Theme Support

Support Working time: Monday - Friday

Estimated ticket and answers review time: 1-3 business days.

We have hundreds of questions and provide answers asap, but this can take up to 3 days after your submitted request. Please be patient and wait for answer.

Contact us whenever you need : PlazaThemes Support