Custom Post Type Archive by Date
-
I got this code from http://wpadventures.wordpress.com/2011/03/01/custom-post-type-archives-part-5/. I got this code working on my site but my problem is the page navigation. I can’t seem to go to http://www.domain.com/custom-post-type/2011/page/2, it returns a 404 error.
Here is the code. http://pastebin.com/qjn42GAm
http://www.domain.com/custom-post-type/2011/ – Working
http://www.domain.com/custom-post-type/2011/09/ – Working
http://www.domain.com/custom-post-type/2011/09/19/ – Workinghttp://www.domain.com/custom-post-type/2011/page/2 – 404 Error
http://www.domain.com/custom-post-type/2011/09/page/2 – 404 Error
http://www.domain.com/custom-post-type/2011/09/19/page/2 – 404 ErrorI really need your help about this guys. Thanks and God Bless!
The topic ‘Custom Post Type Archive by Date’ is closed to new replies.