From: Laury GvR Date: Thu, 20 Nov 2014 17:03:02 +0000 (-0500) Subject: Fixed the description showing on hover of gallery photoTitle X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=bd5569090e5f50dd6aecc41929c00599873d0b83;p=web%2FWP-Theme-GaslightMedia.git Fixed the description showing on hover of gallery photoTitle --- diff --git a/nggallery/gallery-glmphotos.php b/nggallery/gallery-glmphotos.php index cbd12ff..b48b8f8 100644 --- a/nggallery/gallery-glmphotos.php +++ b/nggallery/gallery-glmphotos.php @@ -55,8 +55,8 @@ Follow variables are useable :
<?php echo esc_attr($image->alttext) ?>size ?> />
- hidden) { echo esc_attr($image->alttext); }?> - hidden) { echo nggcf_get_field($image->pid, "Front Description"); } ?> + hidden) { echo esc_attr($image->alttext); }?> +