Meta Box
Support › General › Radio button with image
Hi,
I want to build image instead of radio button for user selection. I have checked your answer from here: https://support.metabox.io/topic/radio-button-with-image/
But it is not enough for me. I am not clear about your answer.
I am developing a wordpress template that need a image radio button. See below screenshot for more clear idea: http://prnt.sc/eakx81
Please provide me a php code for that element.
Thanks ismail
Hi, you can use image_select field. It's very similar to radio field. This is the demo code:
image_select
https://github.com/rilwis/meta-box/blob/master/demo/image-select.php