Title: Images
Last modified: April 1, 2019

---

# Images

 *  Resolved [ginohawkins](https://wordpress.org/support/users/ginohawkins/)
 * (@ginohawkins)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/images-194/)
 * Hi there,
 * I upload the images to a listing but they don’t fully appear. They appear for
   a split second then they are gone. Do you know how to fix this?
 * I’ve tried turning all the plugins off but still didn’t work. Upgraded the database
   too but not working.
 * Thanks.

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

 *  [aazztech](https://wordpress.org/support/users/aazztech/)
 * (@aazztech)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/images-194/#post-11381925)
 * Hello,
    In our testing, we didn’t find the issue you faced. Are you using the
   latest version?
 *  [JohnnyP](https://wordpress.org/support/users/johnpottermedia/)
 * (@johnpottermedia)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/images-194/#post-11383280)
 * we had the same problem.
 *  [JohnnyP](https://wordpress.org/support/users/johnpottermedia/)
 * (@johnpottermedia)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/images-194/#post-11383702)
 * The slider is resizing the images uploaded and renaming the images but those 
   renamed images are not showing up in the media library. Then they are not showing
   up in the slider.
    We had to change the sorce of the images to get the original
   image not the resized images with javascript. This allows the images to show 
   but they are not resized.
 * <script>
    jQuery( document ).ready(function() {if (jQuery(‘div.single_image’).
   length) { jQuery(‘.single_image img’).each(function(i, obj) { jQuery(this).attr(‘
   src’,jQuery(this).attr(‘src’).replace(‘-740×580’,”));
 * });
    } }); </script>
 * If you can fix it in the plugin that would be great.
    Thanks!
 *  [JohnnyP](https://wordpress.org/support/users/johnpottermedia/)
 * (@johnpottermedia)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/images-194/#post-11383703)
 * or if you have a better solution let us know please. thank you
 *  Thread Starter [ginohawkins](https://wordpress.org/support/users/ginohawkins/)
 * (@ginohawkins)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/images-194/#post-11389764)
 * Hi John Potter Media,
 * Thanks so much. Just wondering, where do I place the code?
 * Thanks 🙂
 *  [JohnnyP](https://wordpress.org/support/users/johnpottermedia/)
 * (@johnpottermedia)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/images-194/#post-11391933)
 * Add the code in your header.php – above the closed head tag </head>
 *  Thread Starter [ginohawkins](https://wordpress.org/support/users/ginohawkins/)
 * (@ginohawkins)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/images-194/#post-11394282)
 * Thanks but couldn’t get it to work. Might have to find another solution, after
   all the time I spent creating the pages and setting it up. Doh!
 * Thanks John Potter Media for your help.
    Thanks.
 *  [aazztech](https://wordpress.org/support/users/aazztech/)
 * (@aazztech)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/images-194/#post-11394294)
 * [@johnpottermedia](https://wordpress.org/support/users/johnpottermedia/) thank
   you very much.
 * [@ginohawkins](https://wordpress.org/support/users/ginohawkins/) we are going
   to check the issue more deeply tomorrow and hopefully will release an update 
   fixing it.
 * Can anyone share a website URL where we can check the issue?
 *  [aazztech](https://wordpress.org/support/users/aazztech/)
 * (@aazztech)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/images-194/#post-11700125)
 * Please enable ‘Fix Conflict with Bootstrap JS’ from Directory Settings >> Listing
   Settings >> General Listings which should fix the issue.

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

The topic ‘Images’ is closed to new replies.

 * ![](https://ps.w.org/directorist/assets/icon-256x256.gif?rev=3185058)
 * [Directorist: AI-Powered Business Directory, Listings & Classified Ads](https://wordpress.org/plugins/directorist/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/directorist/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/directorist/)
 * [Active Topics](https://wordpress.org/support/plugin/directorist/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/directorist/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/directorist/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [aazztech](https://wordpress.org/support/users/aazztech/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/images-194/#post-11700125)
 * Status: resolved