Forums / All Other Contributions/Addons / Ultimate Fade-In Slidehow Support thread

Ultimate Fade-In Slidehow Support thread

Results 1 to 20 of 159
14 Jan 2011, 21:16
#1
outeredge2 avatar

outeredge2

Zen Follower

Join Date:
Mar 2010
Posts:
362
Plugin Contributions:
1

Ultimate Fade-In Slidehow Support thread

I figured that there are too many of these out there all with different information so this should help.

So if you have any questions please post them here.

To download click below:
Ultimate Fade-In Slidehow

Hope this helps.
14 Jan 2011, 22:25
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Posts:
21,876
Plugin Contributions:
6

Re: Ultimate Fade-In Slidehow Support thread

Great idea, putting this into Zen Cart-ready form with ZC-specific instructions. But I note that the mod description says v2.4, while the actual js file is v1.5.1. The current slideshow files, preparation and installation are very different from this version.
14 Jan 2011, 23:17
#3
outeredge2 avatar

outeredge2

Zen Follower

Join Date:
Mar 2010
Posts:
362
Plugin Contributions:
1

Re: Ultimate Fade-In Slidehow Support thread

Sorry about that. I took the information directly from the creator. I will update and resubmit
24 Jan 2011, 17:55
#4
outeredge2 avatar

outeredge2

Zen Follower

Join Date:
Mar 2010
Posts:
362
Plugin Contributions:
1

Re: Ultimate Fade-In Slidehow Support thread

gjh42:

Great idea, putting this into Zen Cart-ready form with ZC-specific instructions. But I note that the mod description says v2.4, while the actual js file is v1.5.1. The current slideshow files, preparation and installation are very different from this version.

I'll have to add it to the next update as I can't upload the same files.
29 Apr 2011, 15:59
#5
pet_herbal_remedies avatar

pet_herbal_remedies

Zen Follower

Join Date:
Aug 2008
Posts:
162
Plugin Contributions:
0

Re: Ultimate Fade-In Slidehow Support thread

Hi There,

I've tried installing this variation (in installation) versus Franks #5. i've been having a bear of a time to put it mildly. The instructions indicate that

<script type="text/javascript" src="fade.js"></script>

<script type="text/javascript">
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)

new fadeshow(fadeimages, 600, 340, 0, 3000, 0 )

</script>

needs to be placed in tpl_header.php but I'd like this in the main body of the home page. Do I insert this into html_header.php? Or elsewhere? Also as you can see I currently have the code in tpl_header.php and the site is showing the space for the fade slide but there is no slide. I have:
1. uploaded jscript_fade.js into my_template/jscript folder. I've also uploaded images into the my_template/images folder. I've renamed the images in the jscript as well. All help would be greatly greatly appreciated. :frusty:

Lynn

All_Business template
http://visitmonolake.org/zencart/
29 Apr 2011, 17:58
#6
pet_herbal_remedies avatar

pet_herbal_remedies

Zen Follower

Join Date:
Aug 2008
Posts:
162
Plugin Contributions:
0

Re: Ultimate Fade-In Slidehow Support thread

Yeah I got it working. I realized that images go in zencart/images/ folder not my template folder. And I put the <script code from above into define main page as is and voila! Yes. thank you for putting this install together. The other means of installing it didn't work. Thanks again~!:clap:
29 Apr 2011, 18:24
#7
outeredge2 avatar

outeredge2

Zen Follower

Join Date:
Mar 2010
Posts:
362
Plugin Contributions:
1

Re: Ultimate Fade-In Slidehow Support thread

NP.... Glad you got it working.

I was going to suggest the locations of everything because i had that issue before! :)
03 May 2011, 17:27
#8
pet_herbal_remedies avatar

pet_herbal_remedies

Zen Follower

Join Date:
Aug 2008
Posts:
162
Plugin Contributions:
0

Re: Ultimate Fade-In Slidehow Support thread

I'm so happy with this add on. Thanks again... Just one more question about the framework. How do I center the Ultimate Fade in slider?

Much appreciated, Lynn:D
03 May 2011, 17:31
#9
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Posts:
6,171
Plugin Contributions:
0

Re: Ultimate Fade-In Slidehow Support thread

I am looking at the site which is the link in your signature in a post above this:

The div id is hard coding so you have the find the file to control this:

Look for this: master0

  1. add: margin:auto;

If you cant find the right .php file...

add this to your stylesheet.css
#master0 {margin:auto;}
03 May 2011, 18:30
#10
outeredge2 avatar

outeredge2

Zen Follower

Join Date:
Mar 2010
Posts:
362
Plugin Contributions:
1

Re: Ultimate Fade-In Slidehow Support thread

Pet Herbal Remedies:

I'm so happy with this add on. Thanks again... Just one more question about the framework. How do I center the Ultimate Fade in slider?

Much appreciated, Lynn:D


Hope this is correct. I forgot how I did mine but will check when i get home to the files.

Input at the start of the code on the .php file
<Center>

After the last line of code put
</center>
03 May 2011, 23:04
#11
pet_herbal_remedies avatar

pet_herbal_remedies

Zen Follower

Join Date:
Aug 2008
Posts:
162
Plugin Contributions:
0

Re: Ultimate Fade-In Slidehow Support thread

haredo:

I am looking at the site which is the link in your signature in a post above this:

The div id is hard coding so you have the find the file to control this:

Look for this: master0

  1. add: margin:auto;

If you cant find the right .php file...


Thank you I made the changes in the css file and that worked!:clap:
03 May 2011, 23:22
#12
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Posts:
6,171
Plugin Contributions:
0

Re: Ultimate Fade-In Slidehow Support thread

You are most welcome, glad the .css id was the fix for the solution..
04 May 2011, 23:11
#13
pet_herbal_remedies avatar

pet_herbal_remedies

Zen Follower

Join Date:
Aug 2008
Posts:
162
Plugin Contributions:
0

Re: Ultimate Fade-In Slidehow Support thread

I'm back again...

For some reason I can't get the WYSIWYG editor to work when I'm in the define pages editor. I think it may be because I added the script coding as

<script type="text/javascript" src="fade.js"></script>

<script type="text/javascript">
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)

new fadeshow(fadeimages, 700, 450, 0, 3000, 0 )

</script>

It's driving me crazy why this is. I've tried removing the script in file manager but I still can't get the WYSIWYG editor. And I checked define main page status and it's "1". I'm thoroughly stumped. Any help much much appreciated, Lynn

http://www.visitgroverhotsprings.org
05 May 2011, 19:19
#14
pet_herbal_remedies avatar

pet_herbal_remedies

Zen Follower

Join Date:
Aug 2008
Posts:
162
Plugin Contributions:
0

Re: Ultimate Fade-In Slidehow Support thread

I've realized now that I have the same problem in my EZ Pages so I don't think this has anything to do with the Ultimate Fade Slider. I'll post elsewhere.
19 May 2011, 17:02
#15
soldierxx avatar

soldierxx

New Zenner

Join Date:
May 2011
Posts:
20
Plugin Contributions:
0

Re: Ultimate Fade-In Slidehow Support thread

I have installed this but I have a problem with it. I added the code to define_main_page and displays my images like it should do. The problem is when I make my window smaller, the slideshow stays the same size and doesnt resize with the window. Also on screens with different resolutions it doesn't seem to change size so it ends up looking all wrong.
19 May 2011, 17:05
#16
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Posts:
21,876
Plugin Contributions:
6

Re: Ultimate Fade-In Slidehow Support thread

A link to see this in action? The slideshow is set at a particular pixel size (defined by you), and is not going to shrink or expand if you change the window size.
19 May 2011, 17:11
#17
soldierxx avatar

soldierxx

New Zenner

Join Date:
May 2011
Posts:
20
Plugin Contributions:
0

Re: Ultimate Fade-In Slidehow Support thread

I have PMed you the link. Notice how when you change the page size. It pushes all the blocks on the right apart. I am not sure if it is becuase I edited the mainwrapper part in my CSS template from 100% to 60%. I did this because I didn't want my template filling up the whole screen. Although I have seen other websites who use this slideshow module with a template that doesn't fill up the whole screen.
19 May 2011, 17:19
#18
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Posts:
21,876
Plugin Contributions:
6

Re: Ultimate Fade-In Slidehow Support thread

Your slideshow and its images are set to a width that can only work in big widescreen monitors. You have your page set at 60% of the window, which looks fine on a big monitor, but will become too narrow to use regardless of the slideshow in small windows, while leaving lots of blank space on either side. Change the % to a fixed width, or set a min-width large enough that the site won't shrink too much.
Then resize your images to fit comfortably. I think it is unnecessary to blast your visitors with a huge "secure site" slideshow in the most prime real estate on your homepage. Are you selling SSL certificates, or something else?
19 May 2011, 17:25
#19
soldierxx avatar

soldierxx

New Zenner

Join Date:
May 2011
Posts:
20
Plugin Contributions:
0

Re: Ultimate Fade-In Slidehow Support thread

That image is temporary for testing purposes. The problem is that all the blank space on the sides should get smaller and smaller depending on the resolution and size of the window. With mine, it keeps the blank space the same size which is why everything goes out of align. I think its a template problem now actually. I must need to edit something else as well as mainwrapper.
19 May 2011, 17:33
#20
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Posts:
21,876
Plugin Contributions:
6

Re: Ultimate Fade-In Slidehow Support thread

All you need to edit is #mainWrapper.

#mainWrapper {
background-color: #f8f2f2;
text-align: left;
width: 60%;
min-width: 900px;

vertical-align: top;
}

How wide is your monitor? Set min-width so that the page never gets narrower than you need to fit the info. If you always want the slideshow to exactly fit the center column, you need to set a fixed px width here.