Title: onelli's Replies | WordPress.org

---

# onelli

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalinks 404 with custom post type.](https://wordpress.org/support/topic/permalinks-404-with-custom-post-type/)
 *  Thread Starter [onelli](https://wordpress.org/support/users/onelli/)
 * (@onelli)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/permalinks-404-with-custom-post-type/#post-1508274)
 * I’m using a lame workaround, but it works for now.
 * I removed the %category% from my permalink structure. Having that somehow makes
   the custom posts 404. Now I’m just using a date structure.
 * Thanks for your help.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalinks 404 with custom post type.](https://wordpress.org/support/topic/permalinks-404-with-custom-post-type/)
 *  Thread Starter [onelli](https://wordpress.org/support/users/onelli/)
 * (@onelli)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/permalinks-404-with-custom-post-type/#post-1508269)
 * I guess I was misled in to using custom post types to begin with, but I’m still
   okay with this because I don’t need it to do the things listed in Otto’s explanation:
 * – show up in “the blog” – No
    – show up in the normal feeds – No – fit with the
   normal permalink structure – No
 * I just want the links to work, in any structure. When I query the posts, I want
   to be able to link to them. Either using the_permalink() or something else. Any
   ideas on how I might do that? Is there a way to reference the slug-ready title
   of the post?
 * Being able to do base_url + “/?event=” + post_title_slug would be fine with me.
 * I don’t need it to use my custom permalink structure, I just want to be able 
   to point to the post without a 404.
 * Thanks.

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