wpfolio
wpfolio copied to clipboard
A WordPress theme designed specifically for artist portfolios (archived)
Hi, when a post is displayed on my page there is a media: tagname, if I click on that tagname the url changes to: http://test2.yogie.de/index.php/medium/video/ but there is just a...
Make a consistant minimum height for the container, so if you have a 2 line contact page, the footer doesn't show up just below. maybe add to .container min-height:500px; but...
Comments need styling bad. We lost some default stuff when we converted based on a request from wordpress.org when we were committing 1.6. Haven't tested how terrible comment replies might...
You can change the header within the Wordpress admin. Right now we have this handled in the child theme, but it doesn't seem to hard to implement. See #12 here:...
Add CSS styles for the Visual Editor for a better preview of layout http://codex.wordpress.org/Function_Reference/add_editor_style
Move captions/titles of images to an overlay on top of the image when the mouse hovers over. This will make the design more minimal and encourage interaction. here’s some suggestions:...
Suggestion from http://wpfolio.visitsteve.com/wiki/instructions/adding-content "Just a quick usability suggestion: change the “featured image” function in the post area to “thumbnail” so that it matches what is in the functions.php (that is,...
Openarchives.org has standards like CDWA and Dublin Core so artists works can be properly tagged for incorporation into other archives, APIs, etc
organize comments so pingbacks and trackbacks appear separately.
The theme isn't built on a grid right now. It probably should be. Here's some articles article: http://www.alistapart.com/articles/fluidgrids http://www.smashingmagazine.com/2007/04/14/designing-with-grid-based-approach/