Title: Wrong content directory
Last modified: August 22, 2016

---

# Wrong content directory

 *  [edDraw](https://wordpress.org/support/users/eddraw/)
 * (@eddraw)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/wrong-content-directory/)
 * Hi,
 * The plugin doesn’t seem to work when a custom wordpress directory / custom content
   directory are specified in wp-config.php.
 * Here is what I have in wp-config.php:
 *     ```
       define("WP_SITEURL", "http://" . $_SERVER["SERVER_NAME"] . "/wordpress");
       define("WP_HOME", "http://" . $_SERVER["SERVER_NAME"]);
       define( 'WP_CONTENT_DIR', dirname( __FILE__ ) . '/content' );
       define( 'WP_CONTENT_URL', 'http://' . $_SERVER['HTTP_HOST'] . '/content' );
       ```
   
 * Here is the error from wp-retina-2x log file:
    `The retina file '/site/wordpress/
   content/uploads/2014/12/img@2x.png' cannot be found.`
 * So the plugin search in /site/wordpress/content/ when it sould be /site/content/
 * [https://wordpress.org/plugins/wp-retina-2x/](https://wordpress.org/plugins/wp-retina-2x/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * (@tigroumeow)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/wrong-content-directory/#post-5582964)
 * Don’t worry, I have seen your message! In order to resolve that I need some time
   and testing. Christmas time is a bit difficult right now 😉 If you have found
   a fix you can help. Also, temporarily, you can maybe use symbolic links.

Viewing 1 replies (of 1 total)

The topic ‘Wrong content directory’ is closed to new replies.

 * ![](https://ps.w.org/wp-retina-2x/assets/icon-256x256.png?rev=2597316)
 * [Perfect Images: Regenerate Thumbnails, Image Sizes, WebP & AVIF](https://wordpress.org/plugins/wp-retina-2x/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-retina-2x/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-retina-2x/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-retina-2x/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-retina-2x/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-retina-2x/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/wrong-content-directory/#post-5582964)
 * Status: not resolved