Remove ‘wp-content/themes/themename/’ from Image path

According to me,
Copy the “images” folder to your root directory. That will help you.
And for future upload, place this code to your wp-config.php

define( 'UPLOADS', ''.'images' );