Forums
(@asimjasic)
6 years, 3 months ago
jQuery(document).ready(function() { //alert('test'); jQuery(".bulleted li a").each(function() { var image = jQuery(this).attr("href"); jQuery(this).after( "<img src='" + image + "'>"); jQuery(this).addClass('img_link'); }); });
8 years, 5 months ago
Hi guys, Having the same issue as frigginusername im on the latest version of the Signature Add-on v3.1 and GF v2.0.1 Thanks
8 years, 6 months ago
is this possible on the Shop page? Can’t figure it out!
thanks