>
Download This Plugin | |
Download Elegant Themes | |
Name | zencart categories in wordpress |
Version | 1.0 |
Author | christy a george |
Rating | 0 |
Last updated | 2011-10-21 06:58:00 |
Downloads |
953
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
zencart categories in wordpress plugin added 2 kB of resources to the Home page and 2 kB of resources to the sample Post page.
zencart categories in wordpress plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! zencart categories in wordpress plugin ads no tables to your Wordpress blog database.This is a sidebar widget which is useful in displaying the zencart categories and subcategories in wordpress.just drag and drop the widget in the sidebar it will display all the zencart categories.
For using this plugin user need to make 2 changes
change the table prefix in the zen_categories.php to the prefix of their own categories and categoriesdescription tables
specify the zencart folder name in $shop variable for me it is store so i have put that user needs to change that according to his folder name in zen_categories.php
For Ex: Now I have used the prefix as zen_ which is commonly used. if you are using another one please change the prefix by opening the zen_categories.php ie change the zen_ in
$table1 = "zen_categories";
$table2 = "zen_categories_description";
also change "store" according to your zencart folder
$shop="store";
Features
displays the categories and subcategories from zencart in an easy manner