404 Error for Custom Post type

Opps I take that back … you must be changing stuff at the same time as i was writing this .. so this answer may not be any help at first it seemed the URL’s were wrong the title url is linking to events the read more is linking to event eg .. http://www.gregtaylordesignstudio.com/absinthe/event/dead-divine-farewell-tour/ and … Read more

Add custom content to nonexistent page

In your first example, you add the rewrite tag personal-development, but then you use the rewrite tag class_type inside your rewrite rule. That method would work if you fixed that error, and assuming 17318 is the page id of your personal-development page. You could then use get_query_var(‘personal_development’) in the template or a template hook, to … Read more