Closed (fixed)
Project:
Album Photos
Version:
6.x-2.5-beta4
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2009 at 15:12 UTC
Updated:
1 Aug 2013 at 21:07 UTC
Which file contains the code that displays "HTML" and "Link" of the photo in "zoom" mode?
photos_imageblock.tpl.php had such code, I removed it but nothing changed...
Comments
Comment #1
TSNetwork commentedComment #2
Curnen commentedThis is hidden in the function photos_image_pageone() in the file photos.page.inc , from line 256 on. (at least in the 6x-1.4 beta 3 that I use).
Removing the HTML stuff from the photos_imageblock.tpl.php will only affect the HTML and Link fields in the Photo details block.
Comment #3
nathaniel commentedPlease re open if this is still an issue with the latest version.