Anonymous User 8953667
(@anonymized-8953667)
Hi all,
I have posted this in one of the other topics as well, but since I the topic title is a 100% hit, I thought it might interest you people here.
I have managed to get the scrollgallery vertical. You can check the result of my work here:
http://www.truusursem.nl/schilderijen/acryl/
Below are 3 links to modified files. Use at own risk. I have adjusted these files to my own need and there might be buggy code or unexpected behaviour when your settings or images sizes are different then what I use.
http://pastebin.com/Pifv2p4C
this is the modified css file.
http://pastebin.com/GH8b2tPw
this is the modified js file (adjusted ‘x’ to ‘y’).
http://pastebin.com/raRf1BUE
this is the modified php file. I had to change the order in which the image and caption/description is called. And I had to change the stuff about image width and height and caption div width. I have to say it works now, but if you change the system to use caption instead of description, you might not get it lined up nice. I only use description, so not needed to check the other coding stuff (I’m not the developer of the plugin :)).
Have fun!
evantklooster
I uploaded the modified files – but i don’t see any change (ie the thumbnails are still showing above my image). Do I need to make a change in the scroll gallery settings?
Also – in your sample i saw that you had the thumbnails on the left – how do i place them on the right?
Thanks for your help!
evantklooster
I was able to get the vertical thumbnails working – however they don’t scroll. Am I missing something?
Thanks for your help.
Thanks BMO & evantklooster! The plugin is really nice and easy to use, and I was able to get the vertical thumbnails with the modifications. I’ll share a link with the final version as it goes live.
evantklooster –
You just saved me a lot of work. I downloaded your files, uploaded them to my plugin, and boom – done and working. It’s people like you that make the WordPress community a fantastic place to share, learn, and develop! I sincerely appreciate you posting your source code from your hard work.
You literally just saved me an unwanted headache of having to go through an accomplish what you’ve already done.
Thank you for being unselfish!
Anonymous User 8953667
(@anonymized-8953667)
@hockeyhero4 and @aberling
thanks for your message, nice to see other people have the benefits from my changes to this plugin.
a little warning: be sure not to update the plugin in wordpress.. your changes will be overwritten.