| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | Oct 29 '12 at 22:17 | |
| stats | profile views | 1 |
|
Oct 21 |
comment |
Showing posts from 4 categories along with all latest posts thanks for the answer . but can you demonstrate an example code? i am not a query pro and i only know some basic things . |
|
Oct 12 |
comment |
How to integrate video slide using custom post types? thanks for the quick response . but turning on custom fields in 'screen options' is not so user friendly . is there any other way to make it showing from the first place? . btw i am reading on different articles about custom fields . thanks again . |
|
Oct 12 |
comment |
How to integrate video slide using custom post types? yes . embedding will work for me . but do you know any good article regarding creating custom fields (similar to this topic) ? it will be better for me if you provide me some code example . or a good article . |
|
Oct 6 |
comment |
How to create an identical second loop for attachments? i am not good at php first of all but this is strange . when i used var_dump ($thumbnail); on the page in somewhere to see what is available and second loop started to show thumbnail! but in tiny size and when i remove var_dump ($thumbnail); it stopped showing thumbnails in second loop ! |
|
Oct 6 |
comment |
How to create an identical second loop for attachments? did i miss something in here? get_the_post_thumbnail( $post->ID, 'preview-size' ); because images are now showing in 2nd loop but they are extremely tiny . |
|
Oct 6 |
comment |
How to create an identical second loop for attachments? tried out but no luck . no thumbnail image appear in 2nd loop . |
|
Oct 6 |
comment |
How to create an identical second loop for attachments? i am having problems rendering a second loop for the thumbnails . i included all the js and css from the tutorials and i was able to create the 1st loop for the large images but i can not figure out how to make the 2nd loop . you can see i used query post to call images for the 1st loop but when i use another loop using same query it does not work . |
|
Oct 6 |
comment |
How to create an identical second loop for attachments? yes . i included the js from the tutorial . |
|
Oct 2 |
comment |
How to make multiple sections in home pulling posts category wise? hey Chris_O , can i get the id from the option panel? i am using theming option framework . |
|
May 17 |
comment |
How to make multiple sections in home pulling posts category wise? thanks for the reply . i am trying this out now |
|
May 17 |
comment |
How to make multiple sections in home pulling posts category wise? from theme option actually |