zpbootstrap Full Image Link

Hi,

the zpbootstrap theme does not offer a link to the full sized image by default.

I have managed to add a link to image.php with this code:
htmlspecialchars(getFullImageURL());?>" title="<?php echo getBareImageTitle();?>">Vollbild

My question here:
How can I get the image opening in a colorbox ?

Cheers
Ralf

Comments

  • acrylian Administrator, Developer
    By modifying the theme further: http://www.zenphoto.org/news/problems-with-albums-and-images#opening-full-images-in-colorbox-or-another-overlay

    The colorbox site itself does explain it as well.
  • Hi,

    I'm looking to add the same feature to my own site, using zpBootstrap.

    Ralf, how did you manage to have your link working ? .htaccess rewrites direct links towards /albums/, (independent to the protection rules in Zenphoto administration). Any missed things ?
  • Hummm, sorry for the noise.
    Pefixed with getMainSiteUrl(), link is working.

    I'm going back to work more on other problems before asking.
  • acrylian Administrator, Developer
    There are several fullimage links, protected or not protected. Please review the functions documentation.
  • Ralf Member
    Hi,

    i have looked how other templates work and edited the bootstrap template a little bit.
    Now I have a working full image colorbox link :-)

    Cheers
    Ralf
Sign In or Register to comment.