Page 1 of 2 12 LastLast
Results 1 to 10 of 149

Hybrid View

  1. #1
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    318
    Plugin Contributions
    1

    Default 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.
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,981
    Plugin Contributions
    25

    Default 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.

  3. #3
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    318
    Plugin Contributions
    1

    Default Re: Ultimate Fade-In Slidehow Support thread

    Sorry about that. I took the information directly from the creator. I will update and resubmit
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  4. #4
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    318
    Plugin Contributions
    1

    Default Re: Ultimate Fade-In Slidehow Support thread

    Quote Originally Posted by gjh42 View Post
    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.
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  5. #5
    Join Date
    Aug 2008
    Posts
    166
    Plugin Contributions
    0

    Default 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.

    Lynn

    All_Business template
    http://visitmonolake.org/zencart/

  6. #6
    Join Date
    Aug 2008
    Posts
    166
    Plugin Contributions
    0

    Default 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~!

  7. #7
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    318
    Plugin Contributions
    1

    Default 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! :)
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  8. #8
    Join Date
    May 2010
    Location
    UK
    Posts
    85
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    I have installed ultimate_fadein_slidehow_v2-4 today. Taken me ages but I now have it working in Firefox and IE8 but not in IE9. It aligns the images over to the right.
    I didnt add this scrip (below) to tpl_header.php as advised as I wanted it in my main page. Instead I added it to define_main_page.php

    <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, 480, 386, 0, 3000, 0 )

    </script>


    I then wanted to center align it so added <center> to begining and </center> to end as below

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

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

    new fadeshow(fadeimages, 480, 386, 0, 3000, 0 )

    </script></center>


    Can anyone help identify the problem with the images not aligning in the center in IE9 please?
    http://www.towerhousedolls.co.uk/demo/
    Last edited by Pookiehair; 24 Oct 2011 at 07:11 PM. Reason: made a mistake

  9. #9
    Join Date
    Feb 2007
    Posts
    128
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    Hello All,

    Im just adding the slideshow to my site now, and wish to add links from each of the images, to another URL.

    So the first image shows and I want customers to be able click on the image, which takes them to a new URL.

    Can somebody please advise what I need to add here please

  10. #10
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    257
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    Hi Does anyone know if this works with v1.5.0

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. can't get Ultimate Fade-in slideshow v2.1 to work on main page
    By frank18 in forum All Other Contributions/Addons
    Replies: 83
    Last Post: 9 Mar 2012, 10:50 AM
  2. Need help with Dynamic Drive Ultimate Fade-in slideshow (v2.4) java script
    By missinglife in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Jun 2010, 03:26 AM
  3. Trying to add Ultimate Fade In Slideshow javascript to my site
    By plymgary1 in forum General Questions
    Replies: 6
    Last Post: 29 Apr 2010, 04:39 PM
  4. How can I use Ultimate Fade-in slideshow v2.1 ?
    By Crunch in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 4 Feb 2010, 03:21 AM
  5. Ultimate Fade-in slideshow in ezpage
    By perkiekat in forum General Questions
    Replies: 5
    Last Post: 27 Dec 2009, 11:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •