Title: [Plugin: RecipeSEO] Edit function on post does not work
Last modified: August 19, 2016

---

# [Plugin: RecipeSEO] Edit function on post does not work

 *  [Radhe](https://wordpress.org/support/users/pulser1983/)
 * (@pulser1983)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-recipeseo-edit-function-on-post-does-not-work/)
 * Hi
    I just installed a new WP 3.1 to test RecipeSEO plugin. I am able to add 
   a recipe to a post and it shows up properly in front end.
 * But I am not able to edit the existing recipe, it shows me a empty pop-up box.
 * Thanks for the help
    – Radhe
 * [http://wordpress.org/extend/plugins/recipeseo/](http://wordpress.org/extend/plugins/recipeseo/)

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

 *  [eobanb](https://wordpress.org/support/users/eobanb/)
 * (@eobanb)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-recipeseo-edit-function-on-post-does-not-work/#post-1983800)
 * I’m having a similar issue, except that the popup simply says; The requested 
   URL /wp-content/media-upload.php was not found on this server.’
 * My guess is this plugin hasn’t yet been adequately tested with Multi-site mode…
   which is really too bad, since that’s what I’m running.
 *  [eobanb](https://wordpress.org/support/users/eobanb/)
 * (@eobanb)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-recipeseo-edit-function-on-post-does-not-work/#post-1983801)
 * I opened the iframe in a new tab and manually changed the path from ‘wp-content’
   to ‘wp-admin’ and now it shows me the proper ‘Update Recipe’ page, so it looks
   like there’s a typo in the plugin’s source somewhere.
 *  [eobanb](https://wordpress.org/support/users/eobanb/)
 * (@eobanb)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-recipeseo-edit-function-on-post-does-not-work/#post-1983802)
 * I figured it out; line 18 of the recipeseo_editor_plugin.js should be:
 * `tb_show('', baseurl + '/wp-admin/media-upload.php?post_id=1-' + id + '&type=
   amd_recipeseo&tab=amd_recipeseo&TB_iframe=true&width=640&height=523');`
    not:
 * `tb_show('', baseurl + '/wp-content/media-upload.php?post_id=1-' + id + '&type
   =amd_recipeseo&tab=amd_recipeseo&TB_iframe=true&width=640&height=523');`

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

The topic ‘[Plugin: RecipeSEO] Edit function on post does not work’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/recipeseo.svg)
 * [RecipeSEO](https://wordpress.org/plugins/recipeseo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recipeseo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recipeseo/)
 * [Active Topics](https://wordpress.org/support/plugin/recipeseo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recipeseo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recipeseo/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [eobanb](https://wordpress.org/support/users/eobanb/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-recipeseo-edit-function-on-post-does-not-work/#post-1983802)
 * Status: not resolved