Title: kevingd's Replies | WordPress.org

---

# kevingd

  [  ](https://wordpress.org/support/users/kevingd/)

 *   [Profile](https://wordpress.org/support/users/kevingd/)
 *   [Topics Started](https://wordpress.org/support/users/kevingd/topics/)
 *   [Replies Created](https://wordpress.org/support/users/kevingd/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/kevingd/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/kevingd/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/kevingd/engagements/)
 *   [Favorites](https://wordpress.org/support/users/kevingd/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to Sort by Date w/ this Query](https://wordpress.org/support/topic/how-to-sort-by-date-w-this-query/)
 *  Thread Starter [kevingd](https://wordpress.org/support/users/kevingd/)
 * (@kevingd)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/how-to-sort-by-date-w-this-query/#post-1261473)
 * I guess to clarify, I’ve got a lot of tweaking throughout this theme to sorty
   by name… and thats why I want to change this code to specifically sort by date,
   since other things are set to by default, sort by name…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Some Category Queries Failing](https://wordpress.org/support/topic/some-category-queries-failing/)
 *  Thread Starter [kevingd](https://wordpress.org/support/users/kevingd/)
 * (@kevingd)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/some-category-queries-failing/#post-1241432)
 * Any other suggestions?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Exclude pages from search results?](https://wordpress.org/support/topic/exclude-pages-from-search-results/)
 *  [kevingd](https://wordpress.org/support/users/kevingd/)
 * (@kevingd)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/exclude-pages-from-search-results/#post-1156823)
 * this fix didnt work for me, below is the code I used. it broke my search to display
   no results for any query.
 * <form method=”get” id=”searchform” action=”<?php bloginfo(‘url’); ?>/”>
    <div
   id=”search”> <input type=”text” value=”Search Here” name=”s” id=”s” class=”field”
   style=”width:95px; height:17px; background:#efefef ; font-weight:bold; color:#
   003366 ;” /> <input type=”hidden” name=”cat” value=”1″ /> <input type=”image”
   src=”<?php bloginfo(‘template_url’); ?>/images/loupe.gif” style=”width:10px;height:
   12px;”/> </div> </form>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wordpress archive by title](https://wordpress.org/support/topic/wordpress-archive-by-title-2/)
 *  Thread Starter [kevingd](https://wordpress.org/support/users/kevingd/)
 * (@kevingd)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/wordpress-archive-by-title-2/#post-1169405)
 * Ive got this semi manage now, using the Post Sorting Options plugin… but if i
   could set this to do by title in the category archive template, that’d help.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wordpress archive by title](https://wordpress.org/support/topic/wordpress-archive-by-title-2/)
 *  Thread Starter [kevingd](https://wordpress.org/support/users/kevingd/)
 * (@kevingd)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/wordpress-archive-by-title-2/#post-1169402)
 * well i guess to be more specific, I’m altering the category archive page template…
   and I don’t want them displaying by date, because the date has no role in the
   content of my website and it’s not displayed… so the category archive template
   needs to display these by title rather than by date.
 * The a-z index plugin doesnt do that nor do the other two articles… and this needs
   to be the default category archive template, as there are literally 100 categories
   this will need to work on, so it’s not practical to make a category template 
   for each of these.
 * Any thoughts?

Viewing 5 replies - 1 through 5 (of 5 total)