Zotilz

woocommerce theme


Thank you for purchasing our “Zotilz” WooCommerce theme. If you have any questions that are beyond the scope of this help file, please feel free to email via our user page contact form. Thank you so much!

Zotilz is a clean, flexible, powerful and user friendly responsive Wordpress theme, built for your WooCommerce store. It is highly customizable and multipurpose Wordpress WooCommerce theme with lots of options and more flexibility.

Zotilz has included header logo, slider, featured and popular products, mini shopping cart, custom widgets, background and other color schemes and related products option with flexible admin panel.

Zotilz will be the best choice for you to create a simple or medium ecommerce or business website to fit your demanding needs.

We sincerely hope you will enjoy using this theme and we’re here to help you :)

ZOTILZ Options > General:

  1. Logo: Enter logo URL or upload logo image.
  2. Footer Copyright: Enter footer copyright text.
  3. Enable/Disable Back to Top: Enable or Disable Back to Top button from here.
  4. Select Theme from three different Colors.

ZOTILZ Options > Home Page: Home Page Settings

  1. Home Page Slider category: At first add some post with category and select category from here to show to the slider banner in homepage.
  2. Number of slides: Insert how many slide you want to show at homepage. (It should be numeric number).

ZOTILZ Options > Home Page:  Home Page Products

  1. Featured Products: Insert product category which you want to show as featured products.
  2. Popular Products: Insert product category which you want to show as popular products.

ZOTILZ Options > Social: Footer Social

  1. Enable/Disable Footer Social Icons: Enable or Disable Footer Social Icons from here.
  2. Footer Social Title: Insert footer social title.
  3. Enter social url/link in the text field and check the enable button to show the social links in homepage.

The Customizer allows you to preview changes to your site before publishing them. You can also navigate to different pages on your site to preview them.

Colors: “Header Text Color” and “Background Color” can change from here.

Background Image: User can upload sites background image from here.

Navigation: Zotilz theme supports 4 menus. Select which menu appears in each location. User can edit menu content on the Menus screen in the Appearance section. User can assign menu from here and can set “Left Top Bar”, “Right Top Bar”, “Main Menu” and “Mobile” menu from here.

Widgets: There are two footer widgets available here. “Footer Widget Left” and “Footer Widget Right”. User can just drag widgets to this footer container and he can reorder the widgets from here.

Widgets: Footer widgets left: You can Drag widgets to this footer container.

Widgets: Footer widgets right: You can Drag widgets to this footer container.

Widgets: Home Middle widgets: You can Drag widgets to this container.

Widgets: Home Middle widgets: You can Drag widgets to this container.

In the widget section of WordPress Admin, You can design your theme in various ways. You can add shortcode Column or Tab, add products banner, advertisement or something else.

In Home page bottom position there are two sections “Home Middle widgets” and “Home 3 Columns widgets”.

Go to Appearance > Widgets > “Home Middle widgets”

Home Middle Widget is one column widget. You can add multiple column, products image or advertisement here.

Go to Appearance > Widgets > “Home 3 Columns widgets”

“Home 3 Columns widgets” has three column widget. You can arrange this portion by dragging widget or products promotional image link, advertisements, banner or some other things.

Zotilz has “Full Width” and “Sidebar Layout” features for individual page. User can design his every page in four different formats.

  1. Default Template
  2. Full Width Page
  3. Two Columns Left Sidebar
  4. Two Columns Right Sidebar

To change template view, Go to Add New / Edit Page > Page Attributes > Template and select anyone from listed.

Column

Code for Single Column
[ztcolumns][ztcols columns='12'] Your Content Goes Here [/ztcols][/ztcolumns]

Code for Two Columns or 1/2 + 1/2 Columns
[ztcolumns][ztcols columns='6'] Your Content Goes Here [/ztcols][ztcols columns='6'] Your Content Goes Here [/ztcols][/ztcolumns]

Code for Two Columns or 3/4 + 1/4 Columns
[ztcolumns][ztcols columns='9'] Your Content Goes Here. [/ztcols][ztcols columns='3'] Your Content Goes Here. [/ztcols][/ztcolumns]

Code for Three Columns or 1/3 + 1/3 + 1/3 Columns
[ztcolumns][ztcols columns='4'] Your Content Goes Here [/ztcols][ztcols columns='4'] Your Content Goes Here [/ztcols][ztcols columns='4'] Your Content Goes Here [/ztcols][/ztcolumns]

Code For Three Columns or 1/2 + 1/4 + 1/4 Columns
[ztcolumns][ztcols columns='6'] Your Content Goes Here. [/ztcols][ztcols columns='3'] Your Content Goes Here. [/ztcols][ztcols columns='3'] Your Content Goes Here. [/ztcols][/ztcolumns]

Code For Three Columns or 1/4 + 1/2 + 1/4 Columns
[ztcolumns][ztcols columns='3'] Your Content Goes Here. [/ztcols][ztcols columns='6'] Your Content Goes Here. [/ztcols][ztcols columns='3'] Your Content Goes Here. [/ztcols][/ztcolumns]

Code for Four Columns or 1/4 + 1/4 + 1/4 Columns
[ztcolumns][ztcols columns='3'] Your Content Goes Here [/ztcols][ztcols columns='3'] Your Content Goes Here [/ztcols][ztcols columns='3'] Your Content Goes Here [/ztcols][ztcols columns='3'] Your Content Goes Here [/ztcols][/ztcolumns]

Code for Five columns or 1/6 + 1/6 + 1/6 + 1/3
[ztcolumns][ztcols columns='2'] Your Content Goes Here [/ztcols][ztcols columns='2'] Your Content Goes Here [/ztcols][ztcols columns='2'] Your Content Goes Here [/ztcols][ztcols columns='2'] Your Content Goes Here [/ztcols][ztcols columns='4'] Your Content Goes Here [/ztcols][/ztcolumns]

Code for Six columns or 1/6 + 1/6 + 1/6 + 1/6 + 1/6 + 1/6
[ztcolumns][ztcols columns='2'] Your Content Goes Here [/ztcols][ztcols columns='2'] Your Content Goes Here [/ztcols][ztcols columns='2'] Your Content Goes Here [/ztcols][ztcols columns='2'] Your Content Goes Here [/ztcols][ztcols columns='2'] Your Content Goes Here [/ztcols][ztcols columns='2'] Your Content Goes Here [/ztcols][/ztcolumns]

You can create more combinations by changing the columns number.

Shortcode for Vertical Tab

[zttabs]
[zttabs_title_section class="vertical"]
[zttab_title id="1" class="active"]Tab 1[/zttab_title]
[zttab_title id="2"]Tab 2[/zttab_title]
[zttab_title id="3"]Tab 3[/zttab_title]
[/zttabs_title_section]
[zttabs_content_section class="vertical"]
[zttab_content id="1" class="active"] First Tab Content [/zttab_content]
[zttab_content id="2"] Second Tab Content [/zttab_content]
[zttab_content id="3"] Third Tab Content [/zttab_content]
[/zttabs_content_section]
[/zttabs]



Shortcode for Horizontal Tab

[zttabs]
[zttabs_title_section class=""]
[zttab_title id="4" class="active"]Tab 1[/zttab_title]
[zttab_title id="5"]Tab 2[/zttab_title]
[zttab_title id="6"]Tab 3[/zttab_title]
[/zttabs_title_section]
[zttabs_content_section class=""]
[zttab_content id="4" class="active"] First Tab Content [/zttab_content]
[zttab_content id="5"] Second Tab Content [/zttab_content]
[zttab_content id="6"] Third Tab Content [/zttab_content]
[/zttabs_content_section]
[/zttabs]

Hook List

What are hooks?

Hooks in WordPress essentially allow you to manipulate code without editing core files. They are used extensively throughout WordPress and WooCommerce and are very useful for developers.

Hooks are provided by WordPress and WooCommerce to allow your plugin or theme to ‘hook into’ the code; that is, to call functions in your plugin at specific times, and thereby set your plugin in motion.

There are two types of hook: actions and filters.

1. Actions: Actions are the hooks that the WordPress core launches at specific points during execution, or when specific events occur.

2. Filters: Filters are the hooks that WordPress launches to modify text of various types before adding it to the database or sending it to the browser screen.

For a more in depth introduction to Hooks and Filters see:

http://docs.woothemes.com/document/introduction-to-hooks-actions-and-filters/
http://docs.woothemes.com/document/hooks/

In this theme we have provided some filters template hooks and list are given below:

Hook

Files

zotilz_before_topbar

header.php

zotilz_after_topbar

header.php

zotilz_before_nav

header.php

zotilz_after_nav

header.php

zotilz_before_footer

footer.php

zotilz_after_footer

footer.php

zotilz_before_content

index.php, page.php, search.php, single.php, full-width.php, two-column-right-sidebar.php, two-column-left-sidebar.php

zotilz_after_content

index.php, page.php, search.php, single.php, full-width.php, two-column-right-sidebar.php, two-column-left-sidebar.php

zotilz_before_pagination

index.php

zotilz_page_before_entry_content

page.php, full-width.php, two-column-right-sidebar.php, two-column-left-sidebar.php

zotilz_page_before_comments

page.php, full-width.php, two-column-right-sidebar.php, two-column-left-sidebar.php

zotilz_page_after_comments

page.php, full-width.php, two-column-right-sidebar.php, two-column-left-sidebar.php

zotilz_before_searchform

searchform.php

zotilz_searchform_top

searchform.php

zotilz_searchform_before_search_button

searchform.php

zotilz_searchform_after_search_button

searchform.php

zotilz_searchform_after_search_button

searchform.php

zotilz_before_sidebar

sidebar.php

zotilz_after_sidebar

sidebar.php

zotilz_post_before_entry_content

single.php

zotilz_post_before_comments

single.php

zotilz_post_after_comments

single.php