Title: belly.89's Replies | WordPress.org

---

# belly.89

  [  ](https://wordpress.org/support/users/belly89/)

 *   [Profile](https://wordpress.org/support/users/belly89/)
 *   [Topics Started](https://wordpress.org/support/users/belly89/topics/)
 *   [Replies Created](https://wordpress.org/support/users/belly89/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/belly89/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/belly89/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/belly89/engagements/)
 *   [Favorites](https://wordpress.org/support/users/belly89/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Car Manager] Changing image thumbnail?](https://wordpress.org/support/topic/changing-image-thumbnail/)
 *  [belly.89](https://wordpress.org/support/users/belly89/)
 * (@belly89)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/changing-image-thumbnail/#post-9315506)
 * [@artiman](https://wordpress.org/support/users/artiman/) Thanks for your reply,
 * <s>changing the thumbnail size in the css file has worked. the problem is that
   the “source” file of the thumbnail still is 100px. So the image is enlarged from
   100x100px tot 200x200px so it’s not sharp. I tried changing some settings in 
   the back-end of the site, like resizing the thumbnail, rebuilding the thumbnail,
   but without success.
 * I believe the name of the thumbnail is: wpcm_vehicle_thumbnail or wpcm_vehicle_listings_item
   but i cannot find how to change the size.
 * Do you happen to know how to fix this?</s>
 * Thanks!
 * edit 2:
 * found the solution, you can change this by following the steps:
 * <s>1. go to plugins
    2. edit the wp car manager 3. open the file “wp-car-manager/
   src/Plugin.php” on the right side 4. search for wpcm_vehicle_thumbnail and change
   it to: add_image_size( ‘wpcm_vehicle_thumbnail’, 200, 200, true ); 5. search 
   for wpcm_vehicle_listings_item and change it to: add_image_size( ‘wpcm_vehicle_listings_item’,
   200, 200, true ); 6. save the changes. 7. rebuild the existing thumbnails (with
   the plugin “AJAX Thumbnail Rebuild”). 8. also change the css file as artiman 
   explained.</s>
 * This worked for my.
 * Edit3:
    Now i see the car page itself doesn’t work anymore. need some more testing
   before i can make sure this works
 * edit: typo
    edit2: solution
    -  This reply was modified 8 years, 10 months ago by [belly.89](https://wordpress.org/support/users/belly89/).
    -  This reply was modified 8 years, 10 months ago by [belly.89](https://wordpress.org/support/users/belly89/).
    -  This reply was modified 8 years, 10 months ago by [belly.89](https://wordpress.org/support/users/belly89/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Car Manager] Changing image thumbnail?](https://wordpress.org/support/topic/changing-image-thumbnail/)
 *  [belly.89](https://wordpress.org/support/users/belly89/)
 * (@belly89)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/changing-image-thumbnail/#post-9273730)
 * I’m also trying to change the size of the Thumbnails.
 * I managed to change the size from 100x100px to 200x200px by editing the CSS file.
   but the source is still 100x100px so the imaged is not stretched and not sharp.
   So i need a way to change the source of the thumbnail to 200x200px. But i cannot
   find were to change this
 * Hopefully someone can help us with this
    -  This reply was modified 8 years, 10 months ago by [belly.89](https://wordpress.org/support/users/belly89/).

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