Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
i am trying to use some custom types i created.
page return 404.
i was trying to follow the most recommended fix for it: http://dreamdare.org/tips-tricks/how-to-fix-wordpress-custom-post-type-permalink-404-error/
with no luck except that the theme not supporting custom type rewrite?
is it calling flush_rewrite_rules(); where it shouldn’t?
Perhaps not here but the following can sometimes resolve 404.
* Settings > Permalinks, hit save. Or delete .htaccess file then hit save at Permalinks to create now one.
Would it not be easier to use a plugin to handle your new custom post type?
https://wordpress.org/plugins/custom-post-type-ui/