'Preview Changes' in CPT with Post Formats throws 404 error
-
I’ve tested a few custom post type plugins (having post formats support).
ISSUE: While editing any CPT entry if I want to view those changes and click on ‘Preview Changes’ button, it throws a 404 error.
The URL which throws 404 error is something like this …
https://www.example.com/cpt-name/post-name/?preview_id=559&preview_nonce=0a0feaeab7&post_format=gallery
Now, if I remove
post_format=gallery
parameter from this URL, it works just fine and displays the post. Why is it so?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘'Preview Changes' in CPT with Post Formats throws 404 error’ is closed to new replies.