112 comments found.
Good luck with your sales
Hi there, I was wondering if it is possible with your plugin to change the large image in a slideshow upon mouseover or hover.
Hi!
Can you explain your question more?
Thanks
It should work like this: http://jsfiddle.net/RyDqX/
No, sorry that is not possible and it wouldnt be convenient because large images would require longer time to load while user keep hovering other thumbnails.
Hi there, How can I add keyboard shortcut “F” to go Fullscreen and back to Normal with same F key, and Left , Right Direction keys for next and previous slide. At the moment Zoom + is ruining the whole User Experience with having to drag the mouse to the corner and clicking it. And then clicking again to normal view. Any help will be highly appreciated.
Hello!
Unfortunately there are no keyboard controls in this gallery. This could be achieved with code modifications using something like this:
document.keyup(function(e) { var key = e.keyCode;// detect keycode if(key == 70) {//F toggleFullscreen(); } ... etc }
Thank you for that. Could you please give a tip on which file I should add this code format? If there is any example you could link me to I will try to work it out. Its an amazing image gallery its just the User Experience is lacking from Desktop use of this gallery due to full screen and left / right buttons been far. Bringing the buttons closer make the layout look funny
This is not the whole code, just the example.
We can modify the plugin only on freelance basis. If you are interested, you can contact us here: http://codecanyon.net/user/Tean#contact
I love your gallery plugin. I’m wondering if there is a way to keep the menu open at all times and get rid of the menu toggle button?
Hello!
You could call toggleMenuHandler in panGalleryReady callback to open the menu after gallery is ready, but this function is not publicly exposed so you have to add it.
And delete menu_toggle and menu_close buttons from the html.
Hi- I am interested in your player but had one question. Are the images and videos uploaded by the user and then the player is created in real time? or is all the media hard coded?
I would like to hook this up to a dashboard, essentially so that a user could take a photo and upload it to their slider. Then can add the audio they want.
Let me know if your player would be a good base for me to create this. Thanks!
Hi!
All the source for the media in gallery (images and audio files) are listed in html format. Once the media sources is preset in html, then the gallery can load the playlist of choice. So the answer would the that the media hard coded.
i am essentially looking for a player that would be a good base for me to add a custom cms to it. do you think that yours would be a good starting point and would allow for that capability? thank you!
Its up to you to decide if the gallery layout and capabilities suit you need. I can suggest to look in the page source to see how the html looks like.
one last question. there is a video play option, but you click on it and it looks to bring up an iframe which you have to then press play. when the slide goes to the next slide (and that next slide is a vide) is there a way to have it auto start playing in the screen? not having to have a pop up to play it? thank you!
Auto start video is not possible, because the slide is the ‘main’ content shown to the user, then is user wants to play video, it has to be initiated manually.
in your experience, is this comparable with angularjs or ionic?
Compatible in what way? Its written in jquery.
Hi, I’m hoping you can help with an issue I’m happy. In IE, when an image is zoomed in I cannot pan across the image – but this works in all other browsers. Looked in the help section but doesn’t have any info.
Can you please let me know what setting I need to change?
Thanks
Hi!
I have just tested in ie11 on following demo: https://codecanyon.net/item/jquery-image-gallery-slideshow-with-mousepan/310165 and I can pan with mouse successfully.
What ie version and what operating system are you using?
Thanks for quick reply! I am using IE 11 and I am using the example 10 (widget example 2 with fix width) but I cannot get thumb rollover scale to work even through it’s set to “thumbScale: 1.5,” and again with zoom, once zoomed in it doesn’t pan accross.
I have even uploaded the whole _deploy folder to my web server and still it doesn’t work.
I see it now, this is drag event example, I will check this.
I have just uploaded an update to codecanyon which sorts this issue. If you dont want to wait for official update just send a private message.
Hi Tean, I can confirm the pan now works once zoomed in. However I am still not able to get the thumbnail zoom to work. Furthermore in your demo, once zoomed in I have to manually drag to pan (whereas in your demo here I can simply move the cursor around). so can you please let me know what settings I need to change?
Again I have tested this in the _deploy folder.
I have compared “jquery.panGallery.min.js” used in your demo to what is inside the _deploy folder and the two files are very different, I cannot simply replace it with the version you’re using in your demo.
Send a message at http://codecanyon.net/user/Tean#contact
Hi Tean, I have sent the email as requested but after 2 days i haven’t heard anything back. Sorry to chase but I have deadline to meet so any chance I could get a reply soon?
Hi!
I have replied to your email 2 days ago, please check your spam folder. I have sent another email today.
Gmail moved your email to spam because it contains the js file. The file fixed my issue so thanks!
I just want to insert a basic slideshow on an existing page. What is the best template to use if I am going to use php include to add it to my site?
Thanks!
Hello!
All templates are the same, they have css and javascript in head and html in body. You can combine css and javascript files for less http requests.
I failed to install
I understand this business
Do not Turkish statement
Hello!
Which part do you have problems with?
you never help
Hi, i’ve a problem. When i set scrollType: ‘scroll’, doesn’t work and the console return a “Uncaught TypeError: Cannot read property ‘reinitialise’ of null” Can u help me?
thnx
Hello!
Send a message at http://codecanyon.net/user/Tean#contact with a link to your webpage so we can have a look.
Hi, awesome slider. But i have 2 question.
1) Is it possible to use sliding effect between images instead of fading ? Like http://www.jssor.com/demos/image-gallery.slider.
2) Is it possible to load all images at first and once? Then no loading is required.
Thank you so much.
Hello!
1. Only fade (alpha) method is currently implemented.
2. No, images load when they get requested.
Hello, how i can generate automatically the thumbnails for the gallery?
Hello!
To create thumbnails automatically its necessary to load playlist from folder of images, and then thumbnails are going to be created automatically in the process.
1. Open index_buttons_bottom.html demo,
2. in settings set: useDeeplink:false, activeCategory:0,
3. load this playlist (its commented out and located on the beginning of div class=”thumbHolder”):
<div class="category" data-type="folder" data-path="media/images/" />
There is a section in Help document / Playlist types
If you need we cant send you index_buttons_bottom.html demo with such preferences.
Thank you very much. It works perfectly. Also I have another question: it is possible to set one distinct audio file for every category of photos, because now if I change the category the melody remains the same.
Its not possible without recoding. In panGallery file, in initCategory function, you could get new song path, and then use audio player api method loadAudio to load a new audio file.
Hi, is this script scan automatic all folder(s) and read pictures? Thanks
Hello!
No, images are added through html markup. Only audio mp3 files can be read through folder.
Is not possible to add a php script (or xml?) that can scan and read folder AND insert inside html? Thanks!
There is no such option.
Hi,
Our one of slide is Google calendar page. Can we insert Google calendar in the slideshow? Can we set the preview slide image on bottom of the page?
Thanks!
Hello!
No, this gallery supports images and videos, you would need some code editing for that.
Very nice gallery. I am thinking about buying and implementing with my dating site.
Question: Can I have the playlist of thumbnails and pictures created from a database? Can I request additional customizing so that the item details are also read from a databaseand so that gallery work with my dating site?
Hello!
Thumbnails and picture links come from html markup. Database functionality is not included. Item can be modified on freelance basis.
Hi
Can we use fullscreen_toggle for a div where gallery is and not all page.
I use the gallery into a div.
Hello!
Fullscreen button makes browser go fullscreen, this is not enlarge gallery button, just a html5 fullscreen.
Thank you. I resolved using target instead of document on function toggleFullscreen().
I forgot that you can do that. Good to hear it works.
Can it work with wordpress?
Hello!
No, this is jquery plugin.
even if i added manually? can u customize it for me?
If you add it manually then it will work. What customization you had in mind?
can u write your email? i want to ask few moere questions
Yes, use contact form in my profile page.
I have purchased this but i dnt find vimeo documentation pls reply
Help file -> Using video
Any responsive version ?
Hello!
Gallery is responsive, resize the browser to see the effect.
hi,
just purchased this.
Deployed it using auto create feature. However the transitions are not smooth from image to image.
When the next image loads the previous image jumps to the Bottom ?
Can you help?
Hello!
This is how the default transition was coded. Changing it would require modifying jquery.
1) How do we add div after the image slideshow ( i.e componentWrapper). since componentwrapper height is 100%, what changes are required to add div after componentwrapper. This is to show scrollable content after the slideshow.
#componentWrapper { position: absolute; top: 43px; left: 0px; width: 100%; height: 100%; overflow: hidden; background: #000; }
2) We want to add hyper link to the image, since the image is loading in panHolder div what changes are required to add hyper link to the image. ?
3) Slide to slide transition is not smooth. Images pop up from the bottom specially for smaller images. what could be the reason ?
Thanks, Anil
Hello!
For code modifications you can send the message here: http://codecanyon.net/user/Tean#contact
We sent the message earlier through this url, resent it now.