CodeCanyon

Ken Burns Media Gallery / Slideshow

  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • United Kingdom
hortdc says
Purchased

Hi There,

Great file, so far very easy to use!

Just one question, how do I remove the opacity on the thumbnail arrows?

Many Thanks, Dave

8 months ago
Author
ZoomIt ZoomIt replied
Add this options:
targetgallery.phoenixgallery({
        arrows_normal_alpha:1,
        arrows_roll_alpha:1
        })

Thanks

8 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
Rejek23 says
Purchased

Hi,

This works great.

I just had a few questions for some help.

Is it possible to have a slide counter or mimic one by assigning a number to each slide.

Here is my image of what i’m trying to do.

The thumbs are at the bottom and the navigation with the counter is below the image. The two dots are the next and prev. But the number changes according to the slide you are on. Now i have all this worked out in a demo with the exception of the page counter. Is this possible one way or another?

Also i didn’t know if it was possible to have a blank slide with just styled type within the slide while having a custom thumbnail.

Sorry if these have been answered once before. I skimmed but am in a bind and just thought it would be faster to ask.

Thanks.

8 months ago
Author
ZoomIt ZoomIt replied

Hello

You can style the 2 dots for next and prev dot via simple CSS ( by modifying the arrows )

You can have the slide number by editing the gotoImage function inside phoenixgallery.dev.js ( make sure the html points to it not to phoenixgallery.js ) and writing whitin something like $(’#slidenumber’).html(arg); where #slidenumber is a div in your html
<div id="slidenumber"></div>

Thanks!

8 months ago
Purchased
Default-user Rejek23 replied

Thanks for the reply. one question on video integration.

when hitting play on the video how do you get the slideshow to stop and allow the video to play.

8 months ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
eirehotspur says

Brilliant File….one thing I’d like is when a video stops playing it starts rotating to the next slide from where the video slide paused.

8 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
Rejek23 says
Purchased

I’m having an issue with the thumbnail nav in IE8 .

i’ve looked in the code and is shows that the thumbnails and nav arrows are showing up in the code.

But they are not displaying at all.

7 months ago
Author
ZoomIt ZoomIt replied

hmm…

send me a pm via my profile and I’ll send you the latest update

Thanks!

7 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 1 and 9 items
pontiac1978 says
Purchased

1) How do I make the time between images longer or shorter? I want the image to hang around longer incase some people are slow lookers. LOL – HOW

2) Can I have the “FADE” effect while it Randomly goes thru the images? – HOW

7 months ago
Author
ZoomIt ZoomIt replied

Hello

1. You can use the data-slideshowTime attribute on the slide you want to show longer / shorter

2. In the phoenixgallery paramteres you have settings_transitionType – set it to “fade”

Thanks!

7 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
jonnyf says
Purchased

Have not heard from ZoomIt in regards to questions…is this not supported anymore?

7 months ago
Author
ZoomIt ZoomIt replied

Can you repost your original question please ? ( I use a support forum for better communication and search feature so it’s hard for me to keep track here of the support requests )

7 months ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
marcomarchini says
Purchased

Hi, is it possible to set the phoenixgallery div auto-resizeble (css width and height to 100%)? i need the div auto-sizeble to user resolution screen.

Thanks

7 months ago
Author
ZoomIt ZoomIt replied

Nope, because it uses the image dimensions for calculating the ken burns effect positioning.

But maybe some hack with css zoom might work http://www.css3.com/css-zoom/

7 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
Marvin_Brock says
Purchased

Why doesn’t your Read Me explain fully how to modify stuff. And why doesn’t it fully list the options? How are we supposed to know what the options are, or am I missing something?

6 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
Marvin_Brock says
Purchased

After beating my head about a little, I decided to ask you if this comes in a Lightbox?

6 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
mm-studio says
Purchased

Hi, thanks for this code it works perfectly, I could change the js to centre the navMain but I still have a problem as I have a semi-transparent pic in a div with a higher z-index than the gallery, so the navMain is not clickable. How could I fix this or would it be possible to create the navMain within a different div than the gallery?

6 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
sheldonapltd says
Purchased

Great script!!

I do not want my thumbnail images to fade out as much as they do (if they are now 30% of the original I would like to make them 80% of the original). What do I need to change in the phoenixgallery.js file?

I tried pointing to the phoenixgallery.dev.js and eliminating $(this).mouseout( function() { navMain.stop(); navMain.animate({ opacity:0 },1000) }); and it had no affect on the thumbnails.

Also, is it possible to run the slide show 1 time and then stop it?

4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
tadosborn says
Purchased

I am having trouble with the auto-resize. I have it set to on but it isnt working. I have tons of images and was hoping that this would work and save me a lot of time.

function initMediaGallery(){
targetgallery.phoenixgallery({
nav_type:"thumbs",
nav_position:"down",
transition_type:"fade",
thumb_width:100,
thumb_height:75,
thumb_space:10,
nav_space:15,
nav_arrow_size:40,
settings_shadow:"on",
settings_autoresize:"on",
transition_strips_x:10,
transition_strips_y:5,
arrows_normal_alpha:0.1
4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
mike_chopra says
Purchased

What is the best way to place multiple galleries on one page while maintaining unique settings and parameters for each?

3 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
snowhuang99 says
Purchased

I have a trouble, i need iamge click open big iamge, ex: Image click can either open the included lightbox or a regular link

who to do?

2 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
snowhuang99 says
Purchased

I have a trouble, i need iamge click open big iamge, ex: Image click can either open the included lightbox or a regular link

who to do?

2 months ago
Author
ZoomIt ZoomIt replied

Send me a PM via http://codecanyon.net/user/ZoomIt and I’ll send you a complete example

Thanks!

2 months ago
  • Has been a member for 4-5 years
  • Bought between 50 and 99 items
ElHeffe says
Purchased

Is there a way to move the arrows pause and play to the top right corner?

2 months ago
  • Has been a member for 1-2 years
  • Exclusive Author
  • Bought between 1 and 9 items
  • Referred between 1 and 9 users
harisdozz says
Purchased

I am having trouble centering the images in the Gallery. I have tried different ways through CSS , but It just doesn’t work.

Is there anyway to center the images in gallery? I have different sizes of images in the gallery.

6 days ago
by
by
by
by
by