Changeset 452738
- Timestamp:
- 10/19/2011 06:07:57 AM (14 years ago)
- File:
-
- 1 edited
-
zen-categories/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zen-categories/trunk/readme.txt
r452737 r452738 11 11 == Description == 12 12 13 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 13 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. 14 14 15 For using this plugin user need to make 2 changes they want to change the table prefix in the zen_categories.php to the prefix of their own categories and categoriesdescription tables 15 16 16 17 17 Ex: Now I have use the prefix as zen_ which is commonly used prefix if you are using anothe prefix please change the prefix by opening the zen_categories.php.change the 18 zen_ in $table1 and $table218 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 19 ie change the zen_ in 19 20 20 21 $table1 = "zen_categories";
Note: See TracChangeset
for help on using the changeset viewer.