Saturday, October 13, 2007
Category Counter (Part 2)
Part 1 showed you how to add number of videos to the Category list on the left side menu in PHPmotion.
This explains how to add the counter on the second page you see when you select videos from a specific category.
See PHPmotion forum for more background.
See a live demo !
Caution:This assumes that you have some experience modifying PHP code even though I made it as simple as I can.
Basically you will be adding code to the following files. Make a copy of these files first.
1) category_home.php (step 1)
2) templates/inner_category_home.htm (step 2)
View code
This explains how to add the counter on the second page you see when you select videos from a specific category.
See PHPmotion forum for more background.
See a live demo !
Caution:This assumes that you have some experience modifying PHP code even though I made it as simple as I can.
Basically you will be adding code to the following files. Make a copy of these files first.
1) category_home.php (step 1)
2) templates/inner_category_home.htm (step 2)
View code
Labels: PHPmotion Category Counter
Subscribe to Posts [Atom]
