Title: Admin Customization Plugin: Image Path Errors and How to Fix
Last modified: August 19, 2016

---

# Admin Customization Plugin: Image Path Errors and How to Fix

 *  Resolved [319](https://wordpress.org/support/users/noyz319/)
 * (@noyz319)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/admin-customization-plugin-image-path-errors-and-how-to-fix/)
 * If your ‘WordPress address’ and ‘Site address’ are different from each other 
   this plugin will not work, as it asks for logo image paths relative to wp-content,
   but does not consider the fact many people have their wordpress files installed
   in a subdirectory of their main site.
 * This can easily be fixed simply by opening up the plugin’s core.php file and 
   replacing all of the incorrect references to bloginfo(‘home’) with site_url()
   instead.

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

 *  [wendymerritt](https://wordpress.org/support/users/wendymerritt/)
 * (@wendymerritt)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/admin-customization-plugin-image-path-errors-and-how-to-fix/#post-1996772)
 * That is a great thought but it did not fix anything on my site. It doesn’t appear
   to have hurt anything but it didn’t fix the error either. Sorry.
 *  Plugin Author [Alex Ciobica](https://wordpress.org/support/users/ciobi/)
 * (@ciobi)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/admin-customization-plugin-image-path-errors-and-how-to-fix/#post-1996853)
 * [@noyz319](https://wordpress.org/support/users/noyz319/), thank you for the heads
   up. I’ve included the change in the latest version.
 * [@wendymerritt](https://wordpress.org/support/users/wendymerritt/) That should
   be fixed in v1.2.1
 *  [wendymerritt](https://wordpress.org/support/users/wendymerritt/)
 * (@wendymerritt)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/admin-customization-plugin-image-path-errors-and-how-to-fix/#post-1996863)
 * [@ciobi](https://wordpress.org/support/users/ciobi/) Thanks for the fix. I’m 
   heading out to do the update right now. 🙂

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

The topic ‘Admin Customization Plugin: Image Path Errors and How to Fix’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/admin-customization.svg)
 * [Admin Customization](https://wordpress.org/plugins/admin-customization/)
 * [Support Threads](https://wordpress.org/support/plugin/admin-customization/)
 * [Active Topics](https://wordpress.org/support/plugin/admin-customization/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/admin-customization/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/admin-customization/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [wendymerritt](https://wordpress.org/support/users/wendymerritt/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/admin-customization-plugin-image-path-errors-and-how-to-fix/#post-1996863)
 * Status: resolved