projects
/
web
/
WP-Theme-GaslightMedia.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0376a91
)
JQuery test
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 17 Oct 2014 19:11:58 +0000
(15:11 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 17 Oct 2014 19:11:58 +0000
(15:11 -0400)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
4e71b48
..
b5daa16
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-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'); ?>