Title: [Plugin: Reed Write] problem with backslashes
Last modified: August 20, 2016

---

# [Plugin: Reed Write] problem with backslashes

 *  Resolved [Hèctor Rubio i Marín](https://wordpress.org/support/users/hectorrubio/)
 * (@hectorrubio)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-reed-write-problem-with-backslashes/)
 * Hello Brian,
 * I’ve just downloaded your plugin and was giving it a try. After creating a custom
   post type – namely shop – and also a new shop based on that custom type, I faced
   a problem when I tried to display a shop.
 * WordPress said there was an error at reed-write.php (line 517), and I saw your
   line 516 said:
 *  $_rw_plugin_dir = WP_PLUGIN_DIR.’\reed-write\field_types\\’;
 * And those backslashes were causing the error, so once I’ve changed the line to:
 *  $_rw_plugin_dir = WP_PLUGIN_DIR.’/reed-write/field_types//’;
 * Everything seems to be ok so far.
 * Kind regards,
    Hèctor
 * [http://wordpress.org/extend/plugins/reed-write/](http://wordpress.org/extend/plugins/reed-write/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Brian S. Reed](https://wordpress.org/support/users/iambriansreed/)
 * (@iambriansreed)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-reed-write-problem-with-backslashes/#post-2241229)
 * Thanks Hector,
 * This is fixed in the latest release. Get it.
    Also finally added documentation.
   [http://scottreeddesign.com/projects/reed-write](http://scottreeddesign.com/projects/reed-write)

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Reed Write] problem with backslashes’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Brian S. Reed](https://wordpress.org/support/users/iambriansreed/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-reed-write-problem-with-backslashes/#post-2241229)
 * Status: resolved