Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: 1 [2] 3 4 5 6 ... 10   Go Down

Author Topic: LightBox JS for Fullsize Popup Slideshow  (Read 262191 times)

0 Members and 2 Guests are viewing this topic.

.andrew

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #20 on: January 15, 2008, 05:14:02 pm »

But that topic is like 100 yrs ago, and I can't find some clear instrctions for the current version of lightbox.Anyway, thanks.
Logged

SaWey

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1119
    • SaWey.be
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #21 on: January 15, 2008, 05:50:27 pm »

If I have time, after some improvements, I'll look into it.
Logged

deve

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #22 on: January 16, 2008, 09:51:39 am »

I am sure there is somewhere to add some lines to make the pictures open in same sizes if a picture is about 2080xblabla anything so that it opens up all pictures in same size like 1024x768 or anything ?
Logged

eK3eKyToPa

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #23 on: January 19, 2008, 10:25:22 am »

Better will be if the image size is more than the screen size, the image to be 100% width :D
Logged

eK3eKyToPa

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #24 on: January 19, 2008, 10:57:01 am »

I tested it with a plain cgp installed, and it works fine, but with joomla bridge there is some problem.
I think it is because of the theme of joomla, is that possible? And how to repair it ?
When clicking on images only a white box is shown with picture dimensions.
Logged

Smylo

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #25 on: January 19, 2008, 01:54:02 pm »

Hallo all,

i have a little problem, all looks absolute fantastic but if there are more than one comments to a picture the preview pictures appears as many comments there are...
example:
1 comment -> 1 preview pic
2 comments -> 2 preview pics
and so on...

this will only happen if you come from the "newest comments"-section, if you are navigating to the image manually (by using the categories and so on) the thumb only appears once...
Its very strange  ???

I hope someone can help...

Thanks in advance
Smylo
Logged

SaWey

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1119
    • SaWey.be
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #26 on: January 19, 2008, 10:14:54 pm »

I am sure there is somewhere to add some lines to make the pictures open in same sizes if a picture is about 2080xblabla anything so that it opens up all pictures in same size like 1024x768 or anything ?

Fixed this in the new version, see first post.
To configure the fixed size, you will need to modify lightbox_s.js and change:

Code: [Select]
//--- Slideshow options
var slideShowWidth = -1; // -1 size slideshow window based on each image
var slideShowHeight = -1; // -1 size slideshow window based on each image



I tested it with a plain cgp installed, and it works fine, but with joomla bridge there is some problem.
I think it is because of the theme of joomla, is that possible? And how to repair it ?
When clicking on images only a white box is shown with picture dimensions.

Can you give a link to your gallery please, I cannot see what's wrong if I can't see your gallery



Hallo all,

i have a little problem, all looks absolute fantastic but if there are more than one comments to a picture the preview pictures appears as many comments there are...
example:
1 comment -> 1 preview pic
2 comments -> 2 preview pics
and so on...

this will only happen if you come from the "newest comments"-section, if you are navigating to the image manually (by using the categories and so on) the thumb only appears once...
Its very strange  ???

I hope someone can help...

Thanks in advance
Smylo

Fixed in new version, see first post.
Logged

eK3eKyToPa

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #27 on: January 21, 2008, 11:18:28 pm »

The gallery is here
http://vip07.uni.cc/g/
There is one more bad effect: It seams that the picture appears under some other pictures from the site
Logged

SaWey

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1119
    • SaWey.be
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #28 on: January 22, 2008, 12:04:07 am »

I even can't see the picture in lightbox?
Can you please explain your problem a little better.
Logged

eK3eKyToPa

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #29 on: January 22, 2008, 12:07:43 am »

everything is applied as you say
Yes , no picture is seen,
If I set this mod to clear gallery, it works fine, but in here, WHITE screen
Logged

SaWey

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1119
    • SaWey.be
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #30 on: January 22, 2008, 06:27:44 am »

I don't know exectly what is wrong,
but looking at you gallery, there are some possibilities:

You have added the link to the required scripts twice, probably once in your Joomla theme, and once in cpg theme or so?
You are also using mootools, could be a conflict between those two -> try looking here
Logged

kamicasse

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #31 on: January 22, 2008, 09:28:49 am »

i would like to show the images in their own original size... but dont know what to change??
Logged

kamicasse

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #32 on: January 22, 2008, 09:36:44 am »

what i actually wanted to say, is that i have some vertical pictures and it  will show them smaller than it own orginal size... why is that ?

var slideShowHeight = -1;   // -1 size slideshow window based on each image

isnt that the correct value?
Logged

SaWey

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1119
    • SaWey.be
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #33 on: January 22, 2008, 10:30:48 am »

You are right, but the latest lightbox is set to always resize the image if it doesn't fit in the browser.
The picture will show a little smaller then the browser size.

You can disable this by setting the option:
Code: [Select]
var resize = 1;// Set 0 to disable auto-resizing
in lightbox_s.js
Logged

eK3eKyToPa

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #34 on: January 22, 2008, 04:29:46 pm »

Please can you give me some advise how to make the mod working with site with mootools
I read that I have to change the Lightbox with Slimbox. Some info how to do what?
Logged

SaWey

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1119
    • SaWey.be
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #35 on: January 22, 2008, 05:20:08 pm »

No idea,
Try this or try searching the forum for some other mod.
Logged

eK3eKyToPa

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #36 on: January 22, 2008, 05:25:27 pm »

and the two new files slimboc.css and slimbox.js
from where to get them
Logged

eK3eKyToPa

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #37 on: January 22, 2008, 05:47:13 pm »

Strange things goes around
Now I just added http://vip07.uni.cc/g/ before the URLs of .js and .css
and when clicking on the picture, in same window opens just the picture, no effects

PS. Where is the edit post button?
Logged

SaWey

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1119
    • SaWey.be
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #38 on: January 22, 2008, 06:29:23 pm »

You get that because the script isn't initialized, try adding
Code: [Select]
onLoad="initLightbox();" to the body tag of your template.

You will not find the edit button, as it is disabled for regular users.
Logged

eK3eKyToPa

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: LightBox JS for Fullsize Popup Slideshow
« Reply #39 on: January 22, 2008, 06:39:49 pm »

with onLoad="initLightbox();"
dosen't work too
say how to change the Lightbox with slimbox
to try that way
Logged
Pages: 1 [2] 3 4 5 6 ... 10   Go Up
 

Page created in 0.026 seconds with 20 queries.