|
|
Thread Tools | Display Modes |
|
#2181
|
|
|
Beginner grinner
|
show skips first and second slide when starting
Sorry if I haven't posted this right; not sure where to put this. When the show starts, there is a little delay and it starts on the 2nd or 3rd slide. I've done the slideshow pretty basic; just added some music with the audio tag although I took it out and the problem still exists. I tried making the first slide the splashurl, but it only flashes up before the show starts and you can't go back to look at it. I'm guessing I'm just missing a delay variable or something. Here it is: http://www.ichibanana.com/holiday Thanks!
Nevermind; figured it out. The first slide was too small. Last edited by ichibanana; Dec-15-2011 at 09:43 PM. Reason: figured it out |
|
|
|
|
#2182
|
|
|
Big grins
|
OK Slide show is working finally!!
Now a couple of things I would like to try
1) How to show captions on my slideshow images? (I know there is a tutorial with a CSS to post, just not sure where to put that CSS) 2) How do I make my slideshow fill more of the page? Again not a computer guru so u may need to speak in English, not computerese! www.NitroFotos.com Last edited by scottynitro32; Dec-15-2011 at 10:04 AM. |
|
|
|
|
#2183
|
|
|
Major grins
|
Thank you, the image ratio does seem to be what is constraining it.
__________________
www.ChrisHunterPhotography.com |
|
|
|
|
#2184
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#2185
|
|
|
Big grins
|
I found the reference to the captions and seen the css about how to add that to my site, my question is Where do I add the css?? Bio Box, CSS Box. Top JS Box, or bottom JS box??
Also how do I make a menu or drop down menu at the top of my homepage? The size of the slideshow is now satisfactory, but I will like to to do away with the Gallery thumbs on the page and go to something that would look more like this http://jfriend.smugmug.com/ |
|
|
|
|
#2186
|
||
|
"tweak 'til it squeaks"
|
Quote:
The top box CSS (optional) is where all CSS goes. See sticky thread at top of this forum for dropdown menu.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#2187
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#2188
|
|
|
Big grins
|
Thanks John, tried it in the CSS box, and of course it didn't work, I then tried your idea and put it in my bio box, it did work...sort of.. but instead of the caption I have this on each picture
showCaptions: "true", captionPosition: "bottom", captionOneLine: "true", captionMaxChars: "100", captionHTMLTreatment: "auto", captionCallback: myCaptionFunction, captionCallbackParameter: null, captionCallbackScope: null, www.NitroFotos.com |
|
|
|
|
#2189
|
||
|
Scripting dude-volunteer
|
Quote:
Code:
<html>
<script type="text/javascript">
JF.InsertSlideshowHere({
galleryURL: "http://www.nitrofotos.com/Other/Homepage-Slideshow/20596731_2rrRPD#1632400522_N8Jqnsz",
splashImageURL: "http://www.nitrofotos.com/Other/Homepage-Slideshow/i-mNK8fnH/0/XL/IMG4388-XL.jpg",
transitionsList: "Fade",
showCaptions: "true",
captionPosition: "bottom",
captionMaxChars: "100",
stretchy: "true"}
);
</script>
</html>
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#2190
|
|
|
Software developer
|
Hey JFriend,
The documentation for 1.1.0 states that the default value for "topAlign" is "center", it's actually "top". |
|
|
|
|
#2191
|
|
|
Scripting dude-volunteer
|
You are correct. I will fix. Thx.
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
|
#2192
|
|
|
Acorn Seeker
|
Splash Page help
I'm sure this is user error but I'm lost and sure could use a little light to get out of this tunnel. I am trying to install a splash page that will allow me to place an image with message before the slide show starts. I thought I copied and pasted the correct code in the Bio box but something must be wrong because it is not working and neither is the slide show now.
BTW - The slide show is a great piece of work. It works famously and even I was able to upload and make it happen. THANKS SO VERY MUCH for all your hard work and generousity! Hog
__________________
http://www.blindhogphoto.com/ |
|
|
|
|
#2193
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#2194
|
|
|
Acorn Seeker
|
Well that's spooky. When I last looked the the site it was not working and now it is. Maybe it just required saomeone to look at it in the right way. LOL!
Thanks!
__________________
http://www.blindhogphoto.com/ |
|
|
|
|
#2195
|
|
|
Scripting dude-volunteer
|
It goes by pretty quickly. You might want to set a minimum time for the splash image to display (another slideshow option).
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
|
#2196
|
|
|
Beginner grinner Jim
|
Questions of Install of Code
This is my first attempt at inputting your code.
I think I understand all of the instructions and how to get the codes into the correct locations in the customizer edit page, but I have a question about the activation. I had help several years ago coding the website, and I have no visible “Bio box.” The Bio box in the main control panel just has my “about” bio. This may be the code in the CSS that hides that box: .about #bioBox {display: block;} It appears to me that the activation code for the current flash, stretchy slideshow is in the Header box. Can I put the activation code for your HTML there as well? Here are the snippets of code I find in the CSS which I think refer to the current slideshow. I assume I delete all of this? .about #hpSlideShow, .homepage #hpSlideShow { display: block; } ------------------------------ HOMEPAGE & SLIDESHOW ------------------------------ */ .homepage #hpSlideShow { min-width: 720px; margin: 0 auto; } /* hides Slide Show on all other pages except homepage */ #hpSlideShow, .galleries #hpSlideShow { display: none;} /* Here is the code in the Header box. Can I put your activation code here instead of bio box? <div id="hpSlideShow"> <script> var ssConfig = { AlbumID: '20640503', newWindow: 'false', transparent: 'true', bgColor: '000000', showLogo: 'false', clickUrl: '/galleries', clickToImage: 'true', showThumbs: 'true', showButtons: 'false', borderThickness: '4', borderColor: 'FFFFFF', randomStart: 'true', randomize: 'true', crossFadeSpeed: '400', splashDelay: '500', aspectHeightConstrain: "true", aspectWidth: '1000', aspectHeight: '500', minW: '720', minH: '480', maxW: '2000', maxH: '1000', extraH: "100", extraW: "100", autoScaleSplash: "true", borderCornerStyle: "square", flashRequiredHTML: "Please install the latest version of Adobe Flash so you can see my slideshow." }; Finally, this code is also in the Top Javascript and I don’t know if it refers to the slideshow or other script. Do I keep it when I insert your code in place of the current slideshow code? (I just put a couple of lines to keep this question a bit shorter.) // Copyright 2006-2007 javascript-array.com var timeout = 500; var closetimer = 0; var ddmenuitem = 0; // open hidden layer function mopen(id) { // cancel close timer mcancelclosetime(); etc, etc I have copied my current code in case this all goes south, but didn’t want to start and not know if the failure of code was due to the activation issue above. Thanks for the code and the help. Happy Holidays. |
|
|
|
|
#2197
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#2198
|
|
|
Beginner grinner Jim
|
Install Question #2197
Apologies--failed to include website for referenced install question: www.jamesseithphotography.com
|
|
|
|
|
#2199
|
||
|
Beginner grinner Jim
|
Slideshow only on designated pages
Quote:
/* hides Slide Show on all other pages except homepage */ #hpSlideShow, .galleries #hpSlideShow { display: none;} Would I still use #hpslideshow or would I need another designator to reference your code? Thanks |
|
|
|
||
|
#2200
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
| Tell The World! | |
| Tags | |
| advanced , custom header , flash , help me , slideshow | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| JFriend HTML5 Slideshow | Linisa | SmugMug Customization | 3 | Sep-10-2011 04:57 AM | |
| JFriend Slideshow Covering up Main body and smugmug navbar | stormy315 | SmugMug Customization | 1 | Aug-15-2011 04:47 PM | |
| Clean up bio before installing JFriend HTML5 slideshow | DougG | SmugMug Customization | 6 | Jun-03-2011 12:00 PM | |
| New BETA release | onethumb | SmugMug Support | 64 | Jan-10-2007 05:14 PM | |
| Adobe Camera Raw 2.4 beta (update-full release 1/31/05) | patch29 | The Big Picture | 3 | Jan-31-2005 02:12 PM | |
| Thread Tools | |
| Display Modes | |
|
|