Portfolleo

This plugin is very simple. Portfolleo is a plugin that was designed from the ground up to be very easy to use. It creates a very sophisticated portfolio that uses jquery, you don’t have to do anything regarding jquery or html. Take a look at my Portfolio, it is modified from the normal version, but is similar. Portfolleo provides a form in the wordpress admin screen to add new slides.
Here is how to set everything up:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | Put the 'Portfolleo' folder in your 'plugins' folder in your wordpress directory. Go into the wordpress admin panel and active the plugin the plugin in the plugin's pane. Create a page called 'portfolio' and put <div id="slidesContainer"></div> in it, this is very important. Go to the Portfolleo pane, the link should be in the nav menu in the wordpress admin panel. Add your first portfolio item, e.g. Name => Portfolleo, Date Completed => 11/11/09 Descriptiom => An Amazing Plugin. Click 'Add To Portfolio'. Thats it, you now have a fully jquery'ed portfolio! Go to pages and click view under the portfolio page and your portfolio should appear. If you want, leave a reference to me and my blog, http://jameseggers.com. |