22 reputation
4
bio website jamesgrubb.co.uk
location London, England
age
visits member for 1 year, 5 months
seen Mar 8 '12 at 10:26
stats profile views 1

Art Director and Designer


Jan
31
awarded  Student
Jan
31
comment Post formats “audio” and “video” only showing in index.php
Thanks for your time, much appreciated.
Jan
31
accepted Post formats “audio” and “video” only showing in index.php
Jan
30
awarded  Commentator
Jan
30
comment Post formats “audio” and “video” only showing in index.php
Thanks. According to the wordpress Template Hierarchy when displaying a post it should look for single-$posttype.php then single.php then index.php I can't undersatnd if I have a single-audio.php file why its not using that?
Jan
30
comment Post formats “audio” and “video” only showing in index.php
I understand. I'm using wordpress 3's default post-types e.g audio video, quote, gallery. My blog page shows all these format correctly. I also have a page called video with a query looping though just video posts. When I click on the permalink for a video post it is diplayed on the blog page and Id like it to show on a page-video.php
Jan
30
comment Post formats “audio” and “video” only showing in index.php
thanks how do I associate them?
Jan
30
asked Post formats “audio” and “video” only showing in index.php
Jan
28
comment Wordpress pagination with wp_query_columns
Hi thanks for your advice. I'm using foreach as apposed to the loop.
Jan
26
asked Wordpress pagination with wp_query_columns
Jan
8
comment Smart post format loop problems
Thanks for your time and help.
Jan
8
accepted Smart post format loop problems
Jan
8
comment Smart post format loop problems
I've tryed your suggestion but am getting the continuous loop i.e its on an endless loop through my two test posts?
Jan
8
comment Smart post format loop problems
I presume the format.php and format-type.php do not have to include the loop?
Jan
8
comment Smart post format loop problems
Hi thanks for your comment. Where do I put the get_template_part('format', get_post_format()); Does it replace get_template_part( 'loop', 'index' ); //the Loop ?
Jan
8
asked Smart post format loop problems
Jan
8
awarded  Scholar
Jan
8
accepted css targeting submenu current-menu-item list item
Dec
20
asked css targeting submenu current-menu-item list item
Dec
16
comment Removing title from page
a good fallback solution thank you but am really after a php solution to learn. Thanks again though