Ataino Line Category Wordpress Plugin - Rating, Reviews, Demo & Download

Ataino Line Category Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

line type category layout.
it’s easy to use and like Sticker.

Place

<?php
    $variable = new ataino_line_category("main");
    $variable = new ataino_line_category("sub");
?>

in your templates.

example

show top level category.

<?php
    $variable = new ataino_line_category("main");
?>

show second level category and breadcrumbs.

<?php 
    $variable = new ataino_line_category("sub");
?>

check browsers.

Chrome 41.0+,
FireFox(Firebug) 36.0+,
IE 8.0+(non table),
Safari 5.0+,
Opera 28.0+

Screenshots

  1. ataino-line-category screenshot 1

    screenshot-1.png is the example.


Reviews & Comments