Title: cmsdevelopers's Replies | WordPress.org

---

# cmsdevelopers

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

 *   [Profile](https://wordpress.org/support/users/cmsdevelopers/)
 *   [Topics Started](https://wordpress.org/support/users/cmsdevelopers/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cmsdevelopers/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cmsdevelopers/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cmsdevelopers/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cmsdevelopers/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cmsdevelopers/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: [Get list of link categories](https://wordpress.org/support/topic/get-list-of-link-categories/)
 *  Thread Starter [cmsdevelopers](https://wordpress.org/support/users/cmsdevelopers/)
 * (@cmsdevelopers)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/get-list-of-link-categories/#post-2988965)
 * Thanks,
 * But I only want the category titles – nothing else – any chance you can be more
   specific on how to achieve this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Change wp-admin to different uri](https://wordpress.org/support/topic/change-wp-admin-to-different-uri/)
 *  Thread Starter [cmsdevelopers](https://wordpress.org/support/users/cmsdevelopers/)
 * (@cmsdevelopers)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/change-wp-admin-to-different-uri/#post-2811835)
 * Thanks for this suggestion, trying it out now
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Custom Post Type Archive links not working](https://wordpress.org/support/topic/custom-post-type-archive-links-not-working/)
 *  Thread Starter [cmsdevelopers](https://wordpress.org/support/users/cmsdevelopers/)
 * (@cmsdevelopers)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/custom-post-type-archive-links-not-working/#post-2548394)
 * Here is the pastebin: [http://pastebin.com/f0GPrJrU](http://pastebin.com/f0GPrJrU)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Problem with URL String](https://wordpress.org/support/topic/problem-with-url-string/)
 *  Thread Starter [cmsdevelopers](https://wordpress.org/support/users/cmsdevelopers/)
 * (@cmsdevelopers)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/problem-with-url-string/#post-2365516)
 * [@samfusion](https://wordpress.org/support/users/samfusion/) – what you are saying
   makes however what is weird is that there are no “events” at all – there is no“
   query to the db” for anything – only the calendar is constructed then I am creating
   the url string using the generated date in calendar construction.
 * I then pass the url string to event-results ( which is using a custom template
   page –> event-results.php ). event-results.php only accepts the url data then
   query posts from given date ( month, day, year ) –
 * You can see this working for the 25th: Please see this screen capture: [http://screencast.com/t/EDapgLAs1](http://screencast.com/t/EDapgLAs1)
 * **But why is the an 404 returned on all other dates** – even if no post exists
   the simple echo of url data should show Please see this screen capture: [http://screencast.com/t/EDapgLAs1](http://screencast.com/t/EDapgLAs1)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Problem with URL String](https://wordpress.org/support/topic/problem-with-url-string/)
 *  Thread Starter [cmsdevelopers](https://wordpress.org/support/users/cmsdevelopers/)
 * (@cmsdevelopers)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/problem-with-url-string/#post-2365500)
 * Feel free to login and look:
    un: admin pw: 12345679
 * I am actually creating a fake events calendar by using this php script: [http://coreyworrell.com/calendar/](http://coreyworrell.com/calendar/)–
   I have edited the daily output to
    1) Contain a transparent png that links to
   the events page:[http://wp-developers.com/jim_test/event-results](http://wp-developers.com/jim_test/event-results)
 * 2) Pass a string of variables for month, day, year
 * 3) In a custom template for the events-results page – I accept the values and
   query posts that meet the month, day and year from the string
 * There is no events db tables – only querying posts by date sent via url string

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