Uh, ok well i suggested a fix for @Sythen but i added a link to my example code and the post is up for review XD I submitted a pull request on github though, i hope that helps resolve this issue.
Heyaa. Does anyone know if its possible to add kinda hierarchy type of menu for going through the portfolio. For example: Just two links on the menu "Professional Work" and "Personal Work" , when you click one, it shows works only for that one.
This was something I've been debating, and opted with a contact 'call to action' button that links to an about page, with all relevant contact information. I'm putting in an option to show contact info on the sidebar, but after testing it doesn't seem to be as nice in the layout. I'll show an example later!
I'm intending to expose as much as I can to the the customizer built into wordpress, this feature allows you to see all updates you're doing in real time. I just spent the last second or two doing a high contrast test. Here's an example of it in wordpress's theme customizer just to give you an idea. Sidebar can be swapped…
Some good suggestions, in terms of the 'Wren Theme Demo' line, this is fully customizable - you can have whatever you wish here! I.e: you can hide the contact button and just have a phone number there on that line if you wish :) The email icon down the bottom links to a mailto: link. If there are any more suggestions I'll…
Hm? Thats odd it doesn't use a plugin to autocrop the images? @Sythen should try aqua resizer which is what i use for one of my sites. Here's a wordpress tutorial if it helps. After you enable the plugin instead of using <?php the_post_thumbnail( 'portfolio-featured' ); ?> It would like more like this but maybe more…