Hello all! There is a new version of WPFolio Two now on GitHub, or get it right here. New in this version is a working comments option, a few style tweaks and code consolidation, and the removal of the non-functioning search widget (a complicated bug I’m working on). So what’s coming up for WPFolio now that it’s back in business? A few things: 1. A collective weekend debugging session Date TBA, probably sometime in February. Anyone with skills in CSS and/or PHP needed! We’ll be working through the issues log on GitHub, crossing off everything we can. Even better, fork the project and start now! 2. Testers wanted Anyone who [...]
Search
Recent News
- Adding images to a gallery from the Media Library
- WPFolio Two 0.9.45 and other stuff
- WPFolio Two Update
- Help us test WPFolio Two beta
- WPFolio setup = reward on Kickstarter
- WPFolio 1.75 on its way & PHP version checking
- WPFolio 1.74 is live – small changes
- WPFolio 1.73 – don’t update yet, use 1.74
- WordPress Audio Player plugin
- WPFolio workshop in NYC on 5/17
Get Started





Adding images to a gallery from the Media Library
What’s the difference between WordPress’s Media Library and the images I uploaded to posts and pages? Why can’t I add images from the Media Library to galleries in my posts and pages? WP expert Otto explains it like this: The “gallery” feature is tied to a specific Post. All the images uploaded through the post editor become that specific Post’s gallery. If you upload them through the media section, then they cannot be in a gallery. Don’t think of a gallery as some separate entity, because it’s not. A “gallery” is simply a bunch of images that are attached to some specific Post. It’s not some thing that you can [...]