| bio | website | |
|---|---|---|
| location | London, United Kingdom | |
| age | ||
| visits | member for | 2 years, 1 month |
| seen | Feb 20 '12 at 16:02 | |
| stats | profile views | 4 |
|
Sep 27 |
awarded | Popular Question |
|
Mar 25 |
awarded | Popular Question |
|
Sep 28 |
comment |
List Post Attachments - Remove Image Thumbnails Thanks for your answer. Using your suggested code causes the title for each link to be "1" - very odd! However, I changed it to the following: echo wp_get_attachment_link($attachment->ID, false, false, false, false); now it returns the title of each attachment. Thanks very much for pointing me in the right direction. |
|
Sep 28 |
asked | List Post Attachments - Remove Image Thumbnails |
|
Aug 24 |
comment |
Search Using Post ID Thanks very much for your response, it works great. Is there any way of maintaining the ability to search for positive integers within the post? If not, would it be possible to create a separate search function purely for searching by post ID? Many thanks for your help. |
|
Aug 22 |
asked | Search Using Post ID |
|
Aug 22 |
awarded | Supporter |
|
Aug 4 |
comment |
Show Subcategory Description That is perfect, thank you! :) |
|
Aug 4 |
accepted | Show Subcategory Description |
|
Aug 4 |
asked | Show Subcategory Description |
|
Aug 4 |
accepted | Show Sticky Posts in Category Archive |
|
May 4 |
awarded | Student |
|
Apr 6 |
comment |
Show Sticky Posts in Category Archive Thanks for you help (and patients!) @toscho. I've added <?php wp_reset_query(); ?> after <?php endif; ?> for each loop, but it doesn't have any effect. |
|
Apr 6 |
comment |
Show Sticky Posts in Category Archive Thanks for your answer, but I'm not exactly sure where wp_reset_query() is supposed to go within my code. I have two instances of query_posts(); which one does it go after, and does it need to go inside its own <?php tags? |
|
Apr 6 |
asked | Show Sticky Posts in Category Archive |
|
Apr 1 |
awarded | Scholar |
|
Apr 1 |
accepted | Change Page Order by Custom Field (Magic Fields) |
|
Mar 30 |
comment |
Change Page Order by Custom Field (Magic Fields) This is exactly what I needed, it works perfectly. Thank you very much :-) |
|
Mar 29 |
asked | Change Page Order by Custom Field (Magic Fields) |