Title: Feature request: Image selection
Last modified: January 4, 2017

---

# Feature request: Image selection

 *  [Stingray_454](https://wordpress.org/support/users/stingray_454/)
 * (@stingray_454)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/feature-request-image-selection/)
 * Hi, and thanks for a great plugin!
 * This is not a support request, but feature suggestion: I think a feature with
   image selection would be very handy. Ie, a grid of images that the user can select(
   maybe even click to view in larger size), and select one of those. This could
   be used for such things like “select the print you want on your product” or photos
   of different color choices / sizes, to better visualize them to the customer.
 * Hope to see this in a future version.
    Thanks, Erik

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

 *  [tobi845](https://wordpress.org/support/users/tobi845/)
 * (@tobi845)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/feature-request-image-selection/#post-8640851)
 * Thank you for great plugin.
 * I have same with you also.
 * Thank you for your support.
 * Sunny
 *  [inedecubber](https://wordpress.org/support/users/inedecubber/)
 * (@inedecubber)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/feature-request-image-selection/#post-8645597)
 * I don’t know a lot about this, but I made some small changes to this plugin, 
   to create an image picker…
 * I therefor changed the radio field type a little bit (where the dots disappeared
   in the style and the input is an image – url, instead of the text)
 * you can do this, by adding
    `<img src=" <?php echo esc_html( trim( $key_val[1]));?
   >" width="60"> </img>` instead of `<?php echo esc_html( trim( $key_val[1] ) );?
   >` in the wcff-radio.php file.
 * In the field factory, under options, I input things like this:
    Arial|http://…/
   uploads/lettertype/arial.gif Comic|http://…/uploads/lettertype/comic.gif Curlz
   |http://…/uploads/lettertype/curlz.gif
 * on my product page, people can now select a font, not by clicking on the text,
   but by clicking on an image showing how the font looks like… which looks much
   nicer
 * works great!
    the only problem is that I can’t use radio buttons anymore for 
   other things except of images…
 * it would be great if there also comes an “image selector”, so that I can use 
   my radio buttons again for what I need them.
 * hope you understand a bit what I did.
 * with kind regards,
    Ine De Cubber
    -  This reply was modified 9 years, 5 months ago by [inedecubber](https://wordpress.org/support/users/inedecubber/).
    -  This reply was modified 9 years, 5 months ago by [inedecubber](https://wordpress.org/support/users/inedecubber/).

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

The topic ‘Feature request: Image selection’ is closed to new replies.

 * ![](https://ps.w.org/wc-fields-factory/assets/icon-128x128.jpg?rev=2738843)
 * [WC Fields Factory](https://wordpress.org/plugins/wc-fields-factory/)
 * [Support Threads](https://wordpress.org/support/plugin/wc-fields-factory/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-fields-factory/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-fields-factory/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-fields-factory/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [inedecubber](https://wordpress.org/support/users/inedecubber/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/feature-request-image-selection/#post-8645597)
 * Status: not a support question