Member
Member
LilPeck   2011-07-05, 22:10
#1

I am using the zip file download and the Image Info link does nothing when clicked.

Comparing the html source of my installation to someone else's that has modal window popup on click, I see that a couple of lines are missing in mine.

Here are the lines from the working site:
var blogrelurl = "/themes/stopdesign_custom";

Here are the lines in my site:

var blogrelurl = "/zenphoto/themes/stopdesign";

On both sites these lines come next:

    // 

I am trying to figure out which file is missing the code so I can replace it. Because I have always used the zip file, this time I downloaded and opened the tar file, thinking perhaps the tar file may have the code in it.

Member
Member
LilPeck   2011-07-05, 22:51
#2

One thing I discovered is that zp-core/js/colorbox is missing from all of my zip/tar downloads.

Member
Member
sbillard   2011-07-05, 23:14
#3

You have not mentioned the version of Zenphoto you are using. BUT, with our current release colorbox is not supposed to be in the js folder. Did Setup make any notes about missing files?

Member
Member
sbillard   2011-07-05, 23:21
#4

[edit] Sorry, posted to the wrong thread.

Member
Member
LilPeck   2011-07-06, 00:27
#5

Thanks for the reply. OK, so I was comparing an older version to the latest version, apparently.

I downloaded and installed the latest version today, but the previous installation I made for another site a couple of months ago has the same issue with the image info link not opening a modal box.

It would be OK with me to just remove the image info link. Which file may I find that in?

Member
Member
sbillard   2011-07-06, 00:48
#6

Well, certainly we would need to know what theme you are using to answer that question. I suggest you read the forum rules which will tell you what information should always be posted. That is much more efficient than me having to ask each time one item at a time/

Member
Member
LilPeck   2011-07-06, 01:08
#7

I started with the default theme. Then I found this site http://www.stevebarker.ca with a working modal window so I switched to the same theme (stopdesign), but it is an "older" version of zenphoto I'm guessing.

Here is the site I'm working on:
http://alanparkerauctions.com/zenphoto/

(I have donated to zenphoto previously and will do so again. Gorgeous piece of work.)

Member
Member
sbillard   2011-07-06, 02:14
#8

So you are just trying to get the theme to work as it is supposed to, then, you have not modified it? (Your site appears to have no images at the moment.)

Anyway, if the colorbox does not open up when you click the link on an unmodifed version of the theme the most likely culpret is a javascript conflict somewhere.

The theme is not coded to work without the colorbox assist. The div where the image metadata is is styled display:none; and shown by the colorbox javascript. You could remove that styling and the data would show always on the page.

Member
Member
LilPeck   2011-07-06, 02:21
#9

Thanks!

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.