• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization New - JFriend HTML5 Slideshow beta release!

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #127 (If I Could Catch a Rainbow), cambyses.

Voting is now open for DSS #128 (Sunrise or Sunset). Voting is open through May 16th at 8:00 PM PDT

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Page 110  of  179
Old Dec-15-2011, 08:30 AM
#2181
ichibanana is offline ichibanana
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
Old Dec-15-2011, 09:44 AM
#2182
scottynitro32 is offline scottynitro32
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.
Old Dec-15-2011, 10:25 AM
#2183
hunter349 is offline hunter349
Major grins
hunter349's Avatar
Quote:
Originally Posted by Allen View Post
No mater how tall/wide I make my browser it fills the vertical space available. Because of the image ratio
it will not fill the width at the same time.
Thank you, the image ratio does seem to be what is constraining it.
__________________
www.ChrisHunterPhotography.com
Old Dec-15-2011, 11:54 AM
#2184
jfriend is offline jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by scottynitro32 View Post
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
In the slideshow reference documentation, see the settings for both captions and superSize. If you have more specific questions after finding the right sections in there, feel free to ask.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Dec-15-2011, 12:21 PM
#2185
scottynitro32 is offline scottynitro32
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/
Old Dec-15-2011, 12:26 PM
#2186
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by scottynitro32 View Post
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/
In your control panel under the customize tab click edit for the Advanced Customizer line.
The top box CSS (optional) is where all CSS goes.

See sticky thread at top of this forum for dropdown menu.
Old Dec-15-2011, 12:28 PM
#2187
jfriend is offline jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by scottynitro32 View Post
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/
If you're turning on captions for your slideshow, then you do that in your bio along with all the other slideshow parameters. This has nothing to do with CSS.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Dec-15-2011, 12:37 PM
#2188
scottynitro32 is offline scottynitro32
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
Old Dec-15-2011, 12:41 PM
#2189
jfriend is offline jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by scottynitro32 View Post
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,
The caption parameters go with your other slideshow parameters. Start simple and change your bio code to this:

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
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Dec-16-2011, 12:44 AM
#2190
Lamah is offline Lamah
Software developer
Hey JFriend,

The documentation for 1.1.0 states that the default value for "topAlign" is "center", it's actually "top".
Old Dec-16-2011, 06:15 AM
#2191
jfriend is offline jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by Lamah View Post
Hey JFriend,

The documentation for 1.1.0 states that the default value for "topAlign" is "center", it's actually "top".
You are correct. I will fix. Thx.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Dec-21-2011, 06:33 AM
#2192
Blindhog is offline Blindhog
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/
Old Dec-21-2011, 03:29 PM
#2193
jfriend is offline jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by Blindhog View Post
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
Did you get it figured out? Seems to be working now.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Dec-21-2011, 05:43 PM
#2194
Blindhog is offline Blindhog
Acorn Seeker
Quote:
Originally Posted by jfriend View Post
Did you get it figured out? Seems to be working now.
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/
Old Dec-21-2011, 06:37 PM
#2195
jfriend is offline jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by Blindhog View Post
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!
It goes by pretty quickly. You might want to set a minimum time for the splash image to display (another slideshow option).
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Dec-23-2011, 08:43 AM
#2196
scseith is offline scseith
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.
Old Dec-23-2011, 08:53 AM
#2197
jfriend is offline jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by scseith View Post
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?


Thanks for the code and the help. Happy Holidays.
You can put the activation code instead of your old slideshow code in your header, but you will have to make sure the new slideshow is only showing on the desired pages, much the same you were doing with the old slideshow.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Dec-23-2011, 08:54 AM
#2198
scseith is offline scseith
Beginner grinner Jim
Install Question #2197
Apologies--failed to include website for referenced install question: www.jamesseithphotography.com
Old Dec-23-2011, 09:01 AM
#2199
scseith is offline scseith
Beginner grinner Jim
Slideshow only on designated pages
Quote:
Originally Posted by jfriend View Post
You can put the activation code instead of your old slideshow code in your header, but you will have to make sure the new slideshow is only showing on the desired pages, much the same you were doing with the old slideshow.
I assume this is the code in the CSS that would do that?
/* 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
Old Dec-23-2011, 09:33 AM
#2200
jfriend is offline jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by scseith View Post
I assume this is the code in the CSS that would do that?
/* 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
If you surround the new slideshow with the hpSlideShow div just like you did the old slideshow, then the same CSS should work.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Page 110  of  179
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

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump