6 reputation
3
bio website
location
age
visits member for 1 year, 10 months
seen Mar 5 at 18:37
stats profile views 7

Nov
9
awarded  Student
Aug
1
awarded  Teacher
Aug
1
comment Newbie Question: How to create a “latest news” page showing a list of posts from blog category
codex.wordpress.org/Pages#A_Page_of_Posts
Jul
28
awarded  Tumbleweed
Jul
20
comment Featured image thumbnail sometimes in content, sometimes changes header images
Chip you are great! thank you. i did not use get_post_thumbnail_id() although the link in hover looked the same.thank you for you patience
Jul
20
comment Featured image thumbnail sometimes in content, sometimes changes header images
i will try to describe the whole thing. so i have a custom type ad and the author of the ad ads a new ad with an image. i am using the featured image for that. so after that in single.php i see the 300x300 image. i dont know how to let the user upload a bigger image . and then present it in single.php as an 300x300 with a link to the full size. thank you for everything.
Jul
20
comment Featured image thumbnail sometimes in content, sometimes changes header images
hi,yes i am using the theme twenty ten. i used the above code to display it in single.php. also i found in functions.php the comments that states that any image bigger than 940 will be cropped and used as a header. i also set in the functions.php the post_thumbnail_size(300,300,true) and now i think i have what i need. Seems to me really strange the whole thing mixing thumbnail support and header images...At the moment i get my thumbnail with 300x300 dimensions .
Jul
19
asked Featured image thumbnail sometimes in content, sometimes changes header images