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

Hybrid View

  1. #1
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    360
    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
    22,010
    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
    360
    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
    360
    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
    165
    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
    165
    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
    360
    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
    130
    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
    286
    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. v150 Ultimate SEO v3 (and v2.200) [Support Thread]
    By lhungil in forum All Other Contributions/Addons
    Replies: 1703
    Last Post: 16 Jun 2026, 02:10 PM
  2. Ultimate Cross Sell [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 239
    Last Post: 17 May 2015, 03:25 AM
  3. Ultimate Content Glider [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 4 Sep 2012, 05:16 AM
  4. Ultimate Fade-In Slidehow help
    By discoverytdi in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 25 Oct 2011, 01:50 PM
  5. Ultimate Fade-In Slideshow
    By Finna in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 5 Sep 2011, 12:31 PM

Posting Permissions

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