Title: Wrong plugin-path!
Last modified: August 20, 2016

---

# Wrong plugin-path!

 *  [Dan](https://wordpress.org/support/users/zah/)
 * (@zah)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/wrong-plugin-path/)
 * I’ve renamed the wp-content folder as [descriped here](http://codex.wordpress.org/Editing_wp-config.php#Moving_wp-content).
 * wp-o-matic has a hardcoded plugin-path, so the installation fails because the
   JS-files aren’t loaded correctly.
 * In admin-header:
 * `<script type='text/javascript' src='***/wp-content/plugins/wp-o-matic/inc/admin/
   admin.js?ver=2.3.7'></script>`
 * Because of the changed wp-content, this results in 404.
 * The exactly code is in wpomatic.php on line 73:
 * `$this->pluginpath = get_option('siteurl') . '/wp-content/plugins/wp-o-matic';`
 * Can you please change this? Sorry for my terrible english. 🙁
 * [http://wordpress.org/extend/plugins/wp-o-matic/](http://wordpress.org/extend/plugins/wp-o-matic/)

The topic ‘Wrong plugin-path!’ is closed to new replies.

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

 * 0 replies
 * 1 participant
 * Last reply from: [Dan](https://wordpress.org/support/users/zah/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/wrong-plugin-path/)
 * Status: not resolved