JQuery test
authorLaury GvR <laury@gaslightmedia.com>
Fri, 17 Oct 2014 19:11:58 +0000 (15:11 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 17 Oct 2014 19:11:58 +0000 (15:11 -0400)
footer.php

index 4e71b48..b5daa16 100644 (file)
@@ -61,6 +61,8 @@
             }
         });
     });
+    var jurl = jQuery(".ngg-gallery-thumbnail").attr("title");
+    jQuery(".ngg-gallery-thumbnail").attr("href","http://gaslight.upnorth.net/our-work/"+jurl);
 </script>
 <?php wp_footer(); ?>
 <?php do_action('foundationPress_before_closing_body'); ?>