| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 5 months |
| seen | Oct 4 '12 at 21:40 | |
| stats | profile views | 13 |
|
Feb 7 |
awarded | Notable Question |
|
Jan 4 |
awarded | Teacher |
|
Sep 13 |
awarded | Popular Question |
|
Feb 27 |
accepted | Loop not displaying comments_popup_link |
|
Feb 27 |
comment |
Loop not displaying comments_popup_link Thank you! Realized it as well and gave up on the idea and used the normal wordpress loop. The advantage of the foreach loop is that it lets me separate logic and presentation. |
|
Feb 26 |
revised |
Loop not displaying comments_popup_link added 56 characters in body |
|
Feb 26 |
asked | Loop not displaying comments_popup_link |
|
Feb 24 |
accepted | Magazine style frontpage with multiple categories/loops and no duplicate posts |
|
Feb 24 |
accepted | Wordpress loop: Display <div> if posts exist |
|
Feb 24 |
answered | Wordpress loop: Display <div> if posts exist |
|
Feb 24 |
comment |
Wordpress loop: Display <div> if posts exist Thank you Jeremy! I found a working solution by using an if condition and foreach to grab the data stored in the $idspost array |
|
Feb 20 |
awarded | Student |
|
Feb 20 |
comment |
How to get permalink and title from post ID? Thank you! This works! |
|
Feb 20 |
accepted | How to get permalink and title from post ID? |
|
Feb 20 |
comment |
How to get permalink and title from post ID? That works brilliantly! Thank you very much! |
|
Feb 20 |
asked | How to get permalink and title from post ID? |
|
Feb 19 |
comment |
How to use the thumbnail size with catch_that_image You may be able to accomplish what you want with the featured image function in the post. See codex.wordpress.org/Post_Thumbnails and codex.wordpress.org/Function_Reference/get_the_post_thumbnail to retrieve thumbnails in the loop. There is also a plugin called "Get the image" which does basically the same thing but I it may also use the large images to create the thumbnails. |
|
Feb 19 |
answered | How to use the thumbnail size with catch_that_image |
|
Feb 19 |
revised |
Wordpress loop: Display <div> if posts exist Code Format |
|
Feb 19 |
awarded | Editor |