I am trying to: view posts after creating them
Link to a page where the issue can be seen: hidden link
I expected to see: I expect to not see 404 page not found
Instead, I got: 404 page not found
I was creating new posts as I am building this site, everything was doing fine then suddenly after updating the post I went to view post and It came up 404 page not found. after investigating ALL of my custom posts through toolset are doing this. Non of the main site items like pages are doing this. I have made sure everything is updated and investigated again with the same result
Dear Lori,
I assume we are talking about a single post of custom post type "site-content-post", please check these
1) Dashboard-> Toolset-> Post Types, find and edit the custom post type "site-content-post", in section "Options", you are using below two options:
a) "Rewrite" enabled
b) Use the normal WordPress URL logic
2) Dashboard-> Settings-> Permalink
click button "Save Settings", this will be able to reset the wordpress rewrite rules.
3) in case there is any compatibility problem, please try to deactivate other plugins and switch to wordpress default theme, and test again
4) If the problem still persists, please provide a database dump file (ZIP file) of your website in below private detail box, I need to test and debug it in my localhost, thanks