im experiencing the same thing… my website is jpcapili.com. is it a misuse of div element?
It’s not returning anything. 🙁
You can check the plugin:
http://ww.wp.xz.cn/extend/plugins/simple-portfolio/
The developer also provided a theme to go with it:
http://projects.inlet.nl/simple-portfolio-wordpress3/wp-content/uploads/2010/07/simple-portfolio-theme.zip
Even with this theme, the get_categories function won’t work. 🙁
thanks! You are right. I was using the wrong function. I come across another problem though. The value that its returning is ‘Array’.
I’ve changed the code below to make it simpler. What do you guys think?
code:
posted in <?php echo simple_portfolio_get_categories( ', ' ); ?> on <?php echo get_the_date(); ?>
output:
posted in Array on October 17, 2010