Title: Missing Image
Last modified: August 21, 2016

---

# Missing Image

 *  Resolved [MMDeveloper](https://wordpress.org/support/users/mmdeveloper/)
 * (@mmdeveloper)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/missing-image-1/)
 * Your missing an image. Please edit your init.php file. Its the /wp-content/plugins/
   jquery-horizontal-slider/images/paging_bg2.png image.
 * It should be /wp-content/plugins/horizontal-slider/images/paging_bg2.png
 * [http://wordpress.org/plugins/horizontal-slider/](http://wordpress.org/plugins/horizontal-slider/)

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

 *  [mjsjake](https://wordpress.org/support/users/mjsjake/)
 * (@mjsjake)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/missing-image-1/#post-4185008)
 * Change the link to match the plugin directory name.
 * FROM:
    `background: url('.$site_url.'/wp-content/plugins/jquery-horizontal-slider/
   images/paging_bg2.png) no-repeat;`
 * TO THIS:
    `background: url('.$site_url.'/wp-content/plugins/horizontal-slider/
   images/paging_bg2.png) no-repeat;`
 *  Thread Starter [MMDeveloper](https://wordpress.org/support/users/mmdeveloper/)
 * (@mmdeveloper)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/missing-image-1/#post-4185009)
 * Thanks for getting back to me, I know what to do, I just thought I’d let you 
   know.
 * Main reason is because Better Security plugin shuts a users session down if it
   detects a 404. So if a site is using Better Security plugin and your jquery plugin,
   their visitors will be blocked from the site and no one will know why.

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

The topic ‘Missing Image’ is closed to new replies.

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

## Tags

 * [missing image](https://wordpress.org/support/topic-tag/missing-image/)

 * 2 replies
 * 2 participants
 * Last reply from: [MMDeveloper](https://wordpress.org/support/users/mmdeveloper/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/missing-image-1/#post-4185009)
 * Status: resolved