1
demian
Lightbox/Fancybox - extGallery help
  • 2011/5/12 2:01

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


Hi, im using this module in my site right now

1. I would like to edit the fancybox/lightbox so it will include photo description - right now it will only show photo title

2. Im using multilanguage on my site, where do i edit the language of the text such as image 1 of 1, next, prev etc) i can't see any in the extgallery/language/english folder


Im using
eXtGallery Version : 1.0.9
XOOPS 2.5.1


Thank you

2
demian
Re: Lightbox/Fancybox - extGallery help
  • 2011/5/12 3:28

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29



i used fancybox instead of lightbox..
its all in the template

keep up the good work developers

this modules rocks !!

3
voltan
Re: Lightbox/Fancybox - extGallery help
  • 2011/5/12 5:02

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


please check templates .for example : extgallery_public-album.html

this is fansy box codes :

<!-- Start Fansybox -->
            <{if 
$use_ajax_effects == fancybox}>
                <
<{if $album_fancybox_showtype == group }>rel="example_group"<{else}>class="example"<{/if}> href="<{$xoops_url}>/uploads/extgallery/public-photo/medium/<{$photos[photo].photo_name}>" title="<{$photos[photo].photo_title}>"><img class="last thumb" alt="<{$photos[photo].photo_title}>" src="<{$xoops_url}>/uploads/extgallery/public-photo/thumb/thumb_<{$photos[photo].photo_name}>" /></a>
            <{/if}>
            <!-- 
End Fansybox -->


you can chnage title and alt and add photo description
change : <{$photos[photo].photo_title}>
to : <{$photos[photo].photo_title}> - <{$photos[photo].photo_desc}> or just <{$photos[photo].photo_desc}>

4
techdb
Re: Lightbox/Fancybox - extGallery help
  • 2011/5/31 1:55

  • techdb

  • Just popping in

  • Posts: 23

  • Since: 2005/3/7 1


Is there an easy way to do the hooks hack? I would like to use the AJAX overlay if possible from other modules...

Also although the different effects work very well in the block templates, when I switch the gallery preferences (i.e. to overlay) I keep getting lightbox no matter what I do...

Is this a common problem or just me?

Login

Who's Online

164 user(s) are online (105 user(s) are browsing Support Forums)


Members: 0


Guests: 164


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits