<div class="frm_image_option_container">You could probably add that manually to a Lookup field set of radio buttons with jQuery or plain JS using a foreach loop and a list of your image URL's or it might be better to do it with PHP and the
<div class="frm_selected_checkmark">
<svg class="frmsvg"><use xlink:href="#frm_checkmark_circle_icon"></use></svg>
</div>
<img src="/wp-content/uploads/2021/02/iconfinder_face_Angry_evil_hatred_emoji_5241538.png" alt="Option 1" data-pagespeed-url-hash="1122291104" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
</div>
frm_setup_new_fields_vars
hook or maybe the frm_filtered_lookup_options
hook.
Hope that helps.Thanks for the reply! I've been trying to get this doen, but I don't think I can get this done. Could you help me (paid is possible ?)
Please login or Register to submit your answer