162 responses to “Query Posts Widget: WordPress Plugin”

  1. The Frosty @WPCult

    Very nice!!
    I would love to include this into some themes!

  2. mkjones

    Woh….. This looks really, really nice :)

    This could quite easily replace the need for ever diving into PHP coding just to display alternative post/page views. As part of a theme this would be seriously revolutionary for a lot of users.

  3. Tibor

    Thank you SO much! This is going to save me a lot of headaches and time.

  4. rgregory

    I hate to ask this, but could you show an example or two of this in action. I’m a fledgling WP user, having just discovered it a few months ago. I’m handy with HTML and CSS so much that I teach it and can do what I want with it, now I’m trying to come to grips with the power of WP. I just can’t get my head around what this plug-in allows, an example would be great!

  5. Adam W. Warner

    @ rgregory and Justin,

    I am working on a quick tutorial video for your plugin. Awesome, awesome stuff Justin. Probably one of the most powerful WP plugins to date!

  6. Adam W. Warner

    Will do Justin…

  7. Adam W. Warner

    I’ve made a quick video overview. It only outlines the interface and I use just a simple query example, but I plan to make a few more videos after I explore the plugin a little further.

    Hopefully this will help users to visualize the power of this plugin.

    Video Here:
    http://wordpressmodder.org/query-posts-widget-wordpress-plugin-video-overview-tutorial-350.html

  8. The Frosty @WPCult

    Yeah, your probably right. But I would definitely build a theme with this plugin in mind, and ask anyone to download it.

  9. baron

    Works great, thank you

  10. dinu

    testing this now .. looks quite useful :)

  11. Episode 15 - Query Posts Plugin | WordPulse
  12. rgregory

    @Adam Warner – Thanks for that Adam! It’s a great start. I can’t wait to see the next installment.

    @Justin – Now all we need is a plug in that allows you to insert a widget with some shortcode! So you can use this in the body of the page without hacking.

  13. Widget para jugar con los Query Posts en WordPress | Kernel Web

    [...] esto y mas hacen del Query Posts Widget un fantástico plugin que sin duda vale la pena probar. Panel del Query Post [...]

  14. Esteban Rojas

    This plugin is amazing Justin, you are a crack :)

    You have a very insteresting blog.

    Greetings!

  15. Jonas

    Just a quick question – is it possible to create a loop with related content to a post with this plugin? For example list all posts that belongs to the same tags or categories?

  16. Adam W. Warner

    The video overview above is now available on WordPress.tv here, http://wordpress.tv/2009/03/17/using-the-query-posts-widget-plugin-video-overview-tutorial/

  17. MichaelH

    Just a note–because the plugin zip does not have the files in a sub-folder you get the error message “Plugin file does not exist.” when you install this plugin using the “Install a plugin in .zip format” option in 2.7.1.

  18. Jonas

    Justin – Yep, there are a lot of plugins that do that. However most of them suck and I just wanted to know if the Query Posts Widget could figure out which categories or tags that is attached to a current post and then display other posts that matches.

  19. WordPress Plugin Releases for 03/18 | Weblog Tools Collection

    [...] Query Posts [...]

  20. WordPress Plugin Releases for 03/18 | TechnoBlog

    [...] Query Posts [...]

  21. WP Plugin: Query Posts WordPress Widget | Blogging Tips from Blogsessive

    [...] More info on this plugin you can find on Justin’s blog. [...]

  22. WordPress Plugin Releases for 18th March 2009 | patronit.net

    [...] Query Posts [...]

  23. sriraj

    What if my home page is grid based showing 1 post from each category. How can this plugin make it look more beautiful?

  24. Renato

    I liked the plugin a lot. It opens up very exciting possibilities for widget areas all over the theme. Thanks for that!

    Localization didn’t work for me, though.

  25. Jeff

    Hello,

    VERY nice addition…

    I would like to know if it would be possible to have this output horizontally so that I could have it show let’s say 5 recent posts across the top of my homepage under the header?? I realize it’s setup to display in a sidebar but horizontally would be TERRIFIC. I’m a total noob at coding.

    Jeff

  26. Claude Gelinas

    Woa! This plug-in is a real show stopper.

    On one of my blogs, I’ve been scratching my head as to how I could spin older content into new indexes that visitors would find useful and your plug-in is helping me do just that.

    Thanks for sharing it with us ; )

  27. hafe

    hello may ask you how to create tht query, im still newbies in wordpress can you teach me

  28. Weekend Links - Mar 21, 2009 | OMNINOGGIN

    [...] Query Posts Widget: WordPress Plugin – The Query Posts WordPress widget is finally here. I figured after I’ve let you all beta test this thing for over a month, it was about time…. [...]

  29. Simon

    Hi – cud u plse explain if we can display ‘pages;
    – not posts?

  30. WPCrowd

    Thanks for plugin. Keep the great work.

  31. Simon Hammerton

    Hi Justin – sorry to be painful – currently we are just getting posts showing up – where do i change the option to ‘pages”

    Thanks
    Simon

  32. Simon Hammerton

    Further to my comment – wud you be a able to ad all the ‘posts” option – to the pages options – as a commercial project” – ie sort by pages by menu order and meta key or tag etc

  33. Tinh

    It is excellent, it has been a long-awaited plugin finally out. Thanks

  34. Simon Hammerton

    Hi Justin – just hoping you can get back to me in terms of request above – cud u possibly email me so we can discuss offline?

  35. Adam W. Warner

    Another video, this time showing how to use the Query Posts Widget plugin, Hybrid Widgetized Page Templates, and the Widget Logic plugin to create pages containing any combination of posts you can imagine.

    http://wordpressmodder.org/query-posts-widget-plugin-widgetized-page-template-widget-logic-wordpress-gold-366.html

  36. tobias

    I really think if you get to this stage you should turn to a CMS like drupal with it’s awesome views module

  37. WordPress Plugin Releases for 03/26 | Weblog Tools Collection

    [...] Query Posts Widget [...]

  38. John Myrstad

    This is a really nice plugin and makes intelligent use of widgets so much easier.

    I`d like to propose an enhancement for “Display” option:

    Is it possible to make a feature to show “the_content” without Page title etc, just the main content ? If yes, it would make it so much easier to edit “widget areas” content for clients/users.

    John Myrstad

  39. Kurtlar Vadisi

    Great plugin! very very thanks.. :)

  40. mario

    hello Justin
    thx for a really nice plugin..
    im trying to utilize it best i can.
    though i noticed small syntax error in tihs line of readme.txt file:
    ‘after_title’, => ”
    i guess it should be
    ‘after_title’ => ”,

    im trying to build template so i can put Query Post to content page area. I hope ill succeed! :-)

    i created page-widgets.php templates in my theme folder (i copied page.php file and entered this part
    But when i try to Add new page from template dropdown menu this new page-widgets.php is not recognized. Am i doing smt wrong?
    thx!

  41. mario

    it should be:
    …small syntax error in tihs line of readme.txt file:
    ‘after_title’, => ‘{/h3}’
    i guess it should be
    ‘after_title’ => ‘{/h3}’,

    i created page-widgets.php templates in my theme folder (i copied page.php file) and entered this part {?php dynamic_sidebar( ‘widgets-template’ ); ?}
    But when i try to Add new page from template dropdown menu this new page-widgets.php is not recognized. Am i doing smt wrong?
    thx!

  42. mario

    oh i got it!
    i read carefully this post on your site…
    Page templates: The untapped potential of WordPress
    thx ill c if i can get through.. :-)

  43. Cirurgia Plastica

    Thats a pretty advanced plugin! Loved it, the seo potential of it is fabulous! It will really help my blog!

  44. tom mills

    Hi,

    First of I love this plug-in and am very happy, so thank you ! I am having a couple of problems though.

    1. As its a widget and I wanted the posts to appear in the main page area, I decided to put it in ‘page top’ it appears fine but always with a sidebar regardless of me writing in functions.php not to display a sidebar on that page, example http://www.panoraks.co.uk/virtual-tours/fpp/

    2. When the list is displayed in page top widget area there is always 1 extra post appearing underneath, example on homepage http://www.panoraks.co.uk

    Many thanks,

    tom

  45. tom mills

    is there a way to have this plug-in working for pages as well as widget areas ?

  46. tom mills

    maybe a shortcode for query_posts that you can place easily in page admin. I’ve just been reading about your Template Tag Shortcodes.

  47. Josh

    F*cking awesome!
    Been looking for something like this for a while. I can get rid of 5 hacked up widgets now and replace with this.

  48. tom mills

    dont worry, i sorted it another way :)

  49. links for 2009-04-23 en newdisco

    [...] Query Posts Widget: WordPress Plugin El Plugin de Wordpress definitivo. (tags: wordpress plugin query posts webdev howto) Archivado en:   |   Search [...]

  50. links for 2009-04-24 &raquo Dubo.cl

    [...] Query Posts Widget: WordPress Plugin El Plugin de Wordpress definitivo. (tags: wordpress plugin query posts webdev howto) Otros artículoslinks for 2009-01-06links for 2009-01-20links for 2009-01-28links for 2009-02-20links for 2009-04-08 [...]

  51. tukang nggame

    whether this can be in use for wordpress 2.7.1
    thank you for share this plugin

  52. jeff

    Hey Justin , I have a question…

    Can this plugin be used to display a simple ordered list of items ‘in’ a specific post.
    For example, I want to write a post that has various news headlines of the week, can this help me do that? And can the posts be styled somehow?

    Long questions but I am a total noob :) ..

    Great plugin btw..

  53. Mike

    I think I’m in the same boat as everyone else here.

    My theme doesn’t use Widgets, but I want to include the data from your widget plugin in posts/pages/archives, whatever.

    Is there a way to do it?

    I tried including the code your provided in readme.html in my functions.php file, but got a bunch of errors.

    Any hope of an easy include in a template file?

  54. Jane H

    I like the plugin but have a few questions, things that aren’t quite working out.

    1) When I added the plugin, my tag cloud disappeared. Any way I can have them both?

    2) We apparently cannot add this anywhere; the only option is for sidebar. Is that correct? I believe the site said “add anywhere” but I don’t see how. If possible, then how?

    3) It shows up on all pages. How can I get this on selected pages, i.e. my home page, or any other stipulated page? Is this possible to limit its appearance to certain pages?

    Thanks much.

  55. tom

    This is a fantastic plugin many thanks! Saves time even if you know the php

    Some text deleted by admin. Please take note of the policy regarding support questions.

  56. tom

    Would be great to add a few more display options such as remove the title or meta data and whether to link to the post. This is a very useful plugin thanks again.

  57. tom

    I’ve modified this great plugin a little and added post title on/off, author info on/off and meta info on/off. this gives some more scope for CMS (multiple editble areas of text on a static page). If anyone is interested let me know here.

    Justin, if this isn’t ok let me know :)

  58. tom

    Thanks Justin. Was there a way to get the functionality i added that I overlooked (using posts and categories to add more editable content blocks on static pages)? I agree that edited versions are not a good idea unless tested properly, works fine for my purpose but it might well destroy someone elses site, it’s fairly unlikely in this instance but I won’t risk it on a production site yet!

  59. 40 Exceptional “CMS Enabling” WordPress Plugins | Noupe

    [...] Query Posts Widget [...]

  60. Bala

    Hello,
    Thanks for the plugin!
    Do you know how I could edit it to make it order the posts by meta_value? Thanks again!

  61. Lex Vilanova

    Hello! This seems great! However, it won’t show in my plugins list???

  62. Lex Vilanova

    How is it possible to install a plugin incorrectly? I unzipped, moved to directory, blam..it should be parsed and show in the ‘in-active’ list right? Thanks :)

  63. Ella

    This rocks. You rock. Thank you for sharing and helping people out. I send you a virtual beer :)

  64. Lex Vilanova

    @Justin Tadlock – OK, fair enough..I can understand that. It’s just difficult to admit for me since I had just installed about 5 other plugins before this one smoothly (hell, there’s 3 steps to it)..I’ll take a real close look and hopefully I’m just making a zombie dumbie mistake. Thanks anyways! (I can’t wait to see this in action!)

  65. Brad

    Is there a way to take the meta info off the post preview in the sidebar?
    I dont want the “posted in” and “Leave a response”.

    ???

  66. LiLi

    Hello Justin,

    I was wondering if this plug in give me the option to display the post only inside the category I choose, not displaying it in the main area (home)? There are some posts I write that are I’d like not to show there (home)…

    Thank you!! And thanks for the dedication!

  67. astra

    Justin,
    Thanks for this great plugin. I used to use it and loved it very much, but after upgrading PHP from 4.3 to 5, I have my frontpage disappear. Only white. No warning, no error.
    I deactivated all plugins and reactivate them one by one.
    All plugins but query posts are OK .

    How can I fix it?
    Thanks for your help.

  68. Billbondi

    I upgrade to wp 2.8 all my query posts links have gone missing ?? and every time i go to put them back in.. it deletes the last one i put in.. ?? HUmm

  69. Kaingo

    Good job with this plugin, easy to use, works great, thanks

  70. champvermont

    does not seem to work with wp 2.8–it prevents the home screen from appearing and the posts queried become part of the home screen

  71. 40 Exceptional “CMS Enabling” WordPress Plugins | SeanBurdick

    [...] Query Posts Widget [...]

  72. Serge

    Hi Justin
    I find a little bug :
    line 93 ->missing e in instance , so the page_id condtion doesn’t work

    usefull plugin, thank you

  73. M

    Just used the automatic update and all my widgets made with queryposts dissapeared… :-(

    I’m not happy!

  74. M

    Comment deleted by the administrator.

  75. SportaKarte.lv

    Hi.

    Thanks for great plugin.

    I tried to output posts in random order, but it doesn’t work, because I am using Smart Sort plugin to sort posts, when displaying them in specific category.

    Is it possible to owerride Smart Sort’s order just in Query Posts Widget output?

  76. Richard

    Hi Justin – Thanks for this awesome plugin. I used to struggle through doing this sort of thing with code; your plugin saves an enormous amount of time.

    Would you be interested in adding some functionality to the “Display” option, so that one could elect to display only an item’s title? That would be really helpful for listing items in a sidebar, for example.

    Would you happily pay you a reasonable amount for including this feature.

    Kind regards
    Richard

  77. Privendo

    Hi Justin,

    Thanks for this one of a kind plugin. Perhaps I missed something – the plugin is not working with WPMU for me.

    Warm regards

  78. M

    Comment deleted by the administrator.

  79. Interview of UI designer - Darren Hoyt

    [...] A: I honestly don’t use other people’s themes much. I build all websites on my own framework, codenamed Gravy. As for plugins, my recent favorite is Justin Tadlock’s Query Post Widget. [...]

  80. Wicker

    I’ve been scratching my head as to how I could spin older content into new indexes that visitors would find useful and this plug-in is helping me out.

    thanks

  81. triggxr

    I love the concept but no matter how I upload, I keep getting this error message:

    Fatal error: Class ‘WP_Widget’ not found in C:\Inetpub\vhosts\lisatrigg.com\httpdocs\wordpress\wp-content\plugins\query-posts\query-posts.php on line 15

    I’m using the Thesis Theme 1.51 and Wordpress 2.71. Hope you can help me.

    thanks,

    Lisa

  82. adam d

    Justin
    what a nice plug-in! I used it today, and it *nearly* did exactly what I wanted! I am building a site using WP as CMS, and I have built front page from widgets. So using your widget, I can show a specific page for the front page column 1 content, another for column 2 content. So, it was great to find your code.

    Only problem, I just want to use “the_content” and no other details like “author” and “date”. I couldn’t find a way to suppress the other tags.

    So instead I crafted some PHP code inside the template using the loop. Oh well… but if you update this, it would be perfect!

    Thanks though
    Adam

  83. Widget to display one individual category? - WordPress Tavern Forum

    [...] you checked Justin Tadlocks Query Posts Widget plugin ? http://justintadlock.com/archives/20…rdpress-plugin [...]

  84. rodney

    I’m looking for this kind of functionality, but with the amount of categories I will need, I really need something that works more like a page by page directory rather than a sidebar tool. Any way this plugin can fit the bill? please advise.

  85. Wordpress Blog Services - 5 Useful And Creative Ways To Use WordPress Widgets

    [...] Query Posts Widget: WordPress Plug-In [...]

  86. 5 Useful And Creative Ways To Use WordPress Widgets « Tech7.Net

    [...] Query Posts Widget: WordPress Plug-In [...]

  87. GeorgWP

    Hi,

    Nice plugin! Really nice.

    I have translated it into Danish. The language files are available from here.

    The query parameters are not internationalized. In the Danish WordPress, “draft” is “kladde” etc. Some end users would be grateful, I am sure, if you would internationalize dropdown options etc. in the widget. I know by experience that this may require some recoding because the plugin must use the English terms internally. However, if you do have the time etc. for it, then thank you! :-)

    PS: I have written a short presentation that will be posted on my WordPress-portal tomorrow.

  88. John Doe

    Without reading though the huge amount of comments, has anyone tried this with Thesis? Have you had success? I am hoping it will allow me to make custom pages with certain posts easier than a huge if statement.

  89. The Query Posts Widget for WordPress 2.8 | kevinleary.net

    [...] Tadlock has just released Query Posts Widget for WordPress 2.8+. This widget allows you to add a list of filtered posts to the sidebar (or any [...]

  90. Simon

    Hey Justin your plugins are incredibly useful! One question though, is there a way you could look at Privendo’s request. I would love to try this on my MU installation!

  91. 5 Useful And Creative Ways To Use WordPress Widgets | SEO & Web Design

    [...] Query Posts Widget: WordPress Plug-In [...]

  92. PT Ubuntu Blog » WordPress 40个”内容系统管理”插件

    [...] 4. Query Posts Widget Plugin [...]

  93. 5 Useful And Creative Ways To Use WordPress Widgets | Kosvo Youth Portal

    [...] Query Posts Widget: WordPress Plug-In [...]

  94. 使用wordpress插件的5个创意方法 at 紫泥巴的博客

    [...] Query Posts Widget: WordPress Plug-In [...]

  95. Joe Somebody

    Just adding another “Thank You!!!” to the list!

  96. CMS plugins for Wordpress part 4 | WPThemesPlugin.com

    [...] Query Posts Widget. This beauty of this widget is that you do not need to know any code to use it, and it provides the same functions as query_post(). All kinds of options are available such as Posts by tag, Posts by category, Posts by author, Posts by time/date, Posts by custom field key and/or value, Choose any number, Show pages, Show the full post, excerpt, or even order them in a list. All this without having to know a single line of PHP code. Now that’s what I call a plugin. [...]

  97. Disha Hosting » CMS plugins for Wordpress part 4

    [...] Query Posts Widget. This beauty of this widget is that you do not need to know any code to use it, and it provides the same functions as query_post(). All kinds of options are available such as Posts by tag, Posts by category, Posts by author, Posts by time/date, Posts by custom field key and/or value, Choose any number, Show pages, Show the full post, excerpt, or even order them in a list. All this without having to know a single line of PHP code. Now that’s what I call a plugin. [...]

  98. Levani

    Hi

    I would like to give my site users the ability to view posts where thay have ever added comments. Can I use this plugin for it?

  99. Scott Aniol

    I want to be able to post just an individual page’s content. How can I do that?

  100. Max

    Very cool plugin Justin! Thank you!

    One thing I noticed – the output is not themeable. It would be much better to be able to use templates instead of the hard coded format in the plugin.

    I did a quick tweak to achieve that – basically put Post and Page HTML (from the loop) into the following condition:

    ...page/post HTML goes here....

    I used this condition for both – posts and page – just changed the template file name.
    It allows me to drop that template file into my Theme (or child theme) and the plugin will pick it up automatically. If no templates – it will use your default code.

    Do you think you could adopt this idea into your plugin?

    It would probably be even better to have another field added to the widget for the template file name. Or name template file names in certain way, so they’ll be picked up by the widget automatically and shown in a selection list. The reason I’m bringing this up, is that widgets are very flexible nowadays – they can be anywhere on the page, whether it’s a sidebar or a widgetized area within content, so the layouts of the final output can be different. For example if I’m using latest news, featured article or most popular content widgets within larger content areas – I may have have more space and freedom to include h2 titles, larger snippets, meta links etc. If I’m using the same widgets in smaller areas like sidebars – I might want to have smaller titles, shorter excerpts, no meta links – I’ll need it to be concise.

    Please let me know what you think.
    Thanks again!

  101. Max

    Justin, did my php snippet totally got truncated? I only see “…page/post HTML goes here….” part….

  102. Melvin Ram

    I want to display the content of a single post in a widgetized area. How do I get it show up without the area title and other stuff. I just want the content.

  103. Andy Green

    This is a great plugin and one that I will be installing as soon as I move my blog from WordPress to it’s own hosting account.

  104. foobar

    Hello,Is there a way to show a list of all stuff ina category? links,images,post and pages,with pages that will haven’t touched their hierarchy,please? Looks like I don’t find a good balance with data extracted.

    Thanks

  105. RavanH

    Hi Justin,

    THANK you for a great plugin.

    By way of showing thanks, I did a Dutch translation. Please find it in zip format on http://4visions.nl/query-posts/query-posts-nl_NL.zip which you can include in the next release if you want.

    Regards,
    Allard

  106. Benga

    Thanks, for this plugin. i’ve being looking around for a plugin like this for sometime without having any luck. I will definitely give your plugin a try in my next project.

    Benga creative

  107. TA-Jardin. A playful WP theme, coded, with source - TutsArena

    [...] theme, as it is configured on our demo server, uses a very good plugin, Query Posts by Justin Tadlock in order to provide the list of featured posts, but it’s not required. No [...]

  108. Discussion Point

    Hey thats really a cool plugin!

    I was searching for this and finally got it here …

    Thanks a million Justin.

  109. Jeff Gran

    Awesome plugin, Justin!

    I’d just like to second a commenter above who requested a few more options – namely on/off switches for the author/tags/categories/comments link when using “the_excerpt” or “the_content” option, in order to be able customize the display a little more.

    Obviously you could go crazy trying to make it too flexible, but some simple on/off switches seem like a fairly easy addition and would be a great help.

    Anyway, thanks for this very useful free plugin!

  110. John

    Justin,

    Awesome plugin. I’ve been using it for a while and I really like how easy it is to use. One thing I didn’t see was the ability to customize the ID or the class manually through the plugin. I like to style an icon next to the widget title, and using the normal “%1$s” in the ID spits out “query-posts-X” and not what the plugin is actually displaying. Allowing us to customize the class or ID would allow additional CSS formatting specific to the user’s desire.

  111. anmari

    Hi Justin,

    Great job – I had written my own “feature category” widget before for a few websites and then I found your query posts plugin. For the current project I wanted a category post listing, but in a page, not as a widget – I see a number of others asking similar things above (Tom mills, Rodney, Mike, Max)

    Anyway once I saw your plugin, some ideas got sparked….. and the “shortcode any widget” plugin was born – see http://webdesign.anmari.com/shortcode-any-widget/.
    With this and your “query posts”, there is no need for custom templates.
    in addition, “Query posts” should be able to be used in non widget themes.

  112. Nate Williams

    This is amazing!

    Is there away to leverage wp global variables? Instead of hard coding a specific author_name such as “bob” to use $curauth->ID

  113. TA-MONO: Free magazine style Wordpress theme - TutsArena

    [...] theme, as it is configured on our demo server, uses a very good plugin, Query Posts by Justin Tadlock in order to provide the list of featured posts, but it’s not required. No [...]

  114. 5 Useful And Creative Ways To Use WordPress Widgets - FPT Arener – Yes! I Can!

    [...] Query Posts Widget: WordPress Plug-In [...]

  115. 40 Exceptional “CMS Enabling” WordPress Plugins « Temas e Dicas para Wordpress

    [...] Query Posts Widget [...]

  116. Conscious Beauty | WordPress Asylum

    [...] Query Posts [...]

  117. 5 Useful And Creative Ways To Use WordPress Widgets - Smashing Magazine

    [...] order,Display posts with full content, as excerpts or in a list,Show WordPress pages.Source:Query Posts Widget: WordPress Plug-In4. 404 TemplatesA lot of WordPress themes out there, including the default WordPress theme, [...]

  118. kvibe

    My problem with this plugin is that I can’t get a next set of posts. Example: If I display 5 post on the page, i want to be able to have the user click onto the next 5 post, then next 5 post, and etc.

    The way it’s setup for me now is that they have to go through my archives or categories to see my other post. Is there a way to work around this? Please advise

  119. Matt Edminster

    Justin / wondering if there is a function I can use to query only posts in the current month … without having to select the month manually each time it changes.

  120. kkri

    I have the same problem of kvibe. I see my first 5 posts but clicking on “page 2″ the page remain the same and doesn’t reach the second 5 posts. I’m using WP 2.8.5 and the plugin WP-PageNavi .Any idea? I saw also something strange on row 93 of ‘query-posts.php’ : $instanc['page_id'] instead of $instance['page_id']. Thank you for your answer.

  121. Agung

    hi justin, your plugin is very interesting, but I have one question,

    how do if I want to change or add attributes nofollow in the query_post ?

    thanks for all your plugin, I really liked it

  122. Varian Korce

    #Kvibe : I also had the same problem, next page is not functioning properly, is there another setting that should be in the edit, or my navi plugin page that does not match the versions?

  123. Hercules

    Amazing plugin! Just wondering if it will work on WP 2.6 — THANKS!

  124. Jojo Farm

    thanks for your awesome blog, very excellent i like your blog and thanks to for your plugin query post

  125. Up Your Game Community Hub — Blog — Just another test post

    [...] may remember my post from last week describing Justin Tadlock’s amazing Query Posts Widget Plugin, and you may have seen the video showing a quick overview of this plugin’s functionality here or [...]

  126. @nomadone

    Hi Justin. This is a really awesome plugin, been fiddling around with using it for a current project.

    I’ve got a loop, which calls posts from a different category but with the same custom field value as the current post, then within the post results, I want to pull further posts related to the posts found by a different custom field value using some custom field if statements.

    basically I’m running a loop within a loop and using conditional custom fields to place different loops within the loop. I tried using your plugin inside the nested loop but seems it cannot perform normally in such a nested mixed query space. It pulls the same posts each time no matter what custom field values I set.

    I know this sounds a little mixed up, but hoping you may have some insight.

    Thanks a ton for this plugin though, it’s really great.

  127. R

    Just a tip: the version one hosted on your site doesn’t work with latest version of wordpress. Version 2 hosted at WP does.

    xx

  128. Fazer um blog faz parte de estar na Internet | Classe Média

    [...] (ou “meta key”). Também existe um plugin “amigável” – o Query Posts -para executar este tipo de  filtro, o que torna as possibilidades de agrupamento e ordenação [...]

  129. How to Set Up a Killer WordPress blog (like this one) pt 4 | Concept Dezain

    [...] Download | Author`s site [...]

  130. krishna

    hi justin

    have u stopped developing this plugin. the get image plugin has been updated but not this plugin and as such the thumbnails are no longer working.

    please update this plugin to include support for ur get the image plugin.

    thanks
    krishna

  131. R

    Hey Justin

    Love Query Posts.

    Can I suggest an addition to the Readme, of this piece of code which can be used in templates

    taken from a tutorial here, I ended up using this most.

    Allows you to easily use QP plugin in non widget areas.

    http://forum.bytesforall.com/showthread.php?t=1812

    Thanks for your wonderful plugin.

  132. Jeff

    I would also love to see the option of not including the post title and meta data of a post. Just the body of the post.

    Thanks for a great plugin.

  133. Hazel

    Great Plugin really nice.

  134. Moth

    Hi,
    I am using Qp on a site to make a simple”archives” list of posts for each category.
    However the current article showing on each page shows up in the “archives” widget list .
    Could you tell me how I can exclude the current post from the archives widget?
    Much appreciated!

  135. WordPress Post Plugin – Side bar post display

    [...] great side bar widget for wordpress is Query Posts Justin Tadlock. It allows you to display posts by tag, category, author, time/date, custom field key [...]

  136. Time-Saving WordPress Plug-Ins That Make Me Look Smart — Word Wonders

    [...] Query Post [...]

  137. links for 2010-02-05 | Aram on Mason

    [...] Query Posts Widget: WordPress Plugin (tags: wordpress plugin widgets development) [...]

  138. Spencer

    Is there any way I can mod the Query Posts Plugin so that it will use the “More” whatchamacallit so that it will say “Read Full Article” instead of displaying the the entire post when there are “More” whatchamacallits entered in the post?

    Great Plugin by the way.. now I’m able to have static content appear above my category archives so to speak.

  139. Michael Beyer

    Cool plugin! Thanks!

    But there is one problem: The Widget Settings is too wide for a resolution of 1024×768.

  140. 13 Wordpress Plug-ins For Businesses | JDWrite

    [...] Query Post [...]

  141. BAC

    Hi Justin,

    Great plugin!
    Just a FYI – This plugin causes Infinite Scroll to stop working, at least in my environment (thematic).

    BAC

  142. BAC

    > This plugin causes Infinite Scroll to stop working

    Actually, works if you force the latest jquery version from google CDN via the “use google libraries” plugin

    BAC

Leave a Reply

By submitting a comment here you grant this site a perpetual license to reproduce your words and name/Web site in attribution.

Please use your real name or a pseudonym (e.g., pen name, alias, nom de plume) when commenting. If you add your site name, company name, or something completely random, I'll likely change it to whatever I want.