Posted a reply to File from list field isn’t shown in GravityView, on the site WordPress.org Forums: jQuery(document).ready(function() { //alert('test'); jQuery(".bulleted li a").each(function() { var image = jQuery(this).attr("href"); jQuery(this).after( "<img src='" +…