WordPress: Custom post types are giving 404 errors
Setup a custom post type in wordpress 3 and it gave me 404 errors
To fix I went to Settings > Permalinks and clicked “Custom Structure” and entered this:
/%post_id%/%postname%/
Setup a custom post type in wordpress 3 and it gave me 404 errors
To fix I went to Settings > Permalinks and clicked “Custom Structure” and entered this:
/%post_id%/%postname%/