Title: Problem &#8211; Edit Entry and Front-End View
Last modified: March 23, 2017

---

# Problem – Edit Entry and Front-End View

 *  Resolved [Marcus Spanier](https://wordpress.org/support/users/espiat/)
 * (@espiat)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/problem-edit-entry-and-front-end-view/)
 * I hope everbody finds this thread before searching in the source for a long time.
 * Because I did 😉
 * System: WordPress 4.7.3 , Apache, Standardtheme and no other Plugins (I deleted
   every other Plugin with files and transienst in the database)
 * Problem: After some submissions in the form i wanted to look into the details
   in the backend. To edit the entries was broken and the shortcode in frontend ,
   too.
    For ex.: Shortcode [caldera_forms_entry_viewer id=”XXXXXX”]
 * So after a while the error was found. The Permalink structure. My live-system
   is in a very restrictive setting without write permission -> also without .htaccess
 * The error was shown in the browser-console;
    404 ; GET ; TYP:json domain.de/?
   rest_route=/cf-api/v2/entries/CF58d2938be5ce6?page=1&per_page=20
 * After installing the live system in the dev setting and after changing the permalink
   into: /%postname%/ -> everything was fine.
 * I hope this thread finds somebody helpful.
 * greetings

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Josh Pollock](https://wordpress.org/support/users/shelob9/)
 * (@shelob9)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/problem-edit-entry-and-front-end-view/#post-8971604)
 * [@espiat](https://wordpress.org/support/users/espiat/) – Thanks for using Caldera
   Forms.
 * Interesting potential bug. I wonder if this is a problem with all routes of WordPress
   REST API or not? Can you get posts using your non-pretty permalinks?
 *  Thread Starter [Marcus Spanier](https://wordpress.org/support/users/espiat/)
 * (@espiat)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/problem-edit-entry-and-front-end-view/#post-8972815)
 * Hi.
 * Sorry, i dont really understand your question.
 * Without the permalink structure /%postname%/ you can’t get any entries form the
   caldera entries.
 * Quote: For sites without “pretty permalinks” enabled, /wp-json/ isn’t automatically
   handled by WordPress. FROM: [https://developer.wordpress.org/rest-api/using-the-rest-api/discovery/#link-header](https://developer.wordpress.org/rest-api/using-the-rest-api/discovery/#link-header)
 * I tested: domain.de/?rest_route=/wp/v2/posts and it works.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problem – Edit Entry and Front-End View’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/caldera-forms_475846.svg)
 * [Caldera Forms - More Than Contact Forms](https://wordpress.org/plugins/caldera-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/caldera-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/caldera-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/caldera-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/caldera-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/caldera-forms/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)
 * [Backend](https://wordpress.org/support/topic-tag/backend/)
 * [caldera](https://wordpress.org/support/topic-tag/caldera/)
 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [entry](https://wordpress.org/support/topic-tag/entry/)
 * [form](https://wordpress.org/support/topic-tag/form/)
 * [frontend](https://wordpress.org/support/topic-tag/frontend/)
 * [permalink](https://wordpress.org/support/topic-tag/permalink/)
 * [view](https://wordpress.org/support/topic-tag/view/)

 * 2 replies
 * 2 participants
 * Last reply from: [Marcus Spanier](https://wordpress.org/support/users/espiat/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/problem-edit-entry-and-front-end-view/#post-8972815)
 * Status: resolved