changing dl to figure on the commented-out fancybox call to match the latest changes to the gallery shortcode
This commit is contained in:
@@ -4,7 +4,7 @@ $(document).ready(function() {
|
||||
// fx: "fade"
|
||||
// });
|
||||
|
||||
// $("dl.gallery-item a").attr("rel","gallery");
|
||||
// $("dl.gallery-item a[rel='gallery']").fancybox();
|
||||
// $("figure.gallery-item a").attr("rel","gallery");
|
||||
// $("figure.gallery-item a[rel='gallery']").fancybox();
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user