Page 5 of 15 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 149
  1. #41
    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

  2. #42
    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

  3. #43
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Ultimate Fade-In Slidehow Support thread

    Quote Originally Posted by jagall View Post
    Hi Does anyone know if this works with v1.5.0
    Just upgraded my site and have not had a problem.
    What ever your doing remember to KISS ( Keep It Simple Stupid )

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

    Default Re: Ultimate Fade-In Slidehow Support thread

    thanks I did get it working too. cheers.

  5. #45
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Ultimate Fade-In Slidehow Support thread

    Quote Originally Posted by jagall View Post
    thanks I did get it working too. cheers.
    No probs thought you'd be ok as it doesn't alter any of the zen core files.
    What ever your doing remember to KISS ( Keep It Simple Stupid )

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

    Default Re: Ultimate Fade-In Slidehow Support thread

    I have submitted an update to this mod with the actual v2.4 fade-in slideshow. It includes some modifications to allow multiple languages for image descriptions, and control over which page(s) the slideshow appears on, all without touching any existing ZC files except for the necessary empty div to be added in the display location.

  7. #47
    Join Date
    Jan 2007
    Posts
    105
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    Hi All,

    I downloaded Ultimate Fade In slideshow......but it is not working at all for me in Zencart 1.5. I'm new here, and hoping someone can help. I'm also using IE9. I followed the install instructions exactly, yet no joy. Any help greatly appreciated. I have 2 images that are uploaded in the correct images folder and put those into the text below. I'm really looking to have images fade in the center of my home page, and not so much in the header.


    jscript_fade.js file


    ar fadeimages=new Array()
    //SET IMAGE PATHS. Extend or contract array as needed
    fadeimages[0]=["images/imageone.jpg", "", ""] //plain image syntax
    fadeimages[1]=["images/imagetwo.jpg", "", ""] //plain image syntax
    fadeimages[2]=["images/YOUR_IMAGE.jpg", "", ""] //plain image syntax
    fadeimages[3]=["images/YOUR_IMAGE.jpg", "", ""] //plain image syntax
    fadeimages[4]=["images/YOUR_IMAGE.jpg", "", ""] //plain image syntax
    fadeimages[5]=["images/YOUR_IMAGE.jpg", "", ""] //plain image syntax
    var fadebgcolor="black"


    I uploaded the tpl_header.php (below) to my folder........ includes/templates/YOUR_TEMPLATE/common



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




    Thanks
    OI

  8. #48
    Join Date
    Jan 2007
    Posts
    105
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    I was able to get it to work. I believe I had a corrupt .js file. I have 3 images and the first two display fine, but the 3rd only shows a box with a red X. I double checked the file name and all is fine there. Any advice? Also how can you center on your page off the "define_main_page"?

    Thanks
    OI

  9. #49
    Join Date
    Jan 2007
    Posts
    105
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    Learning as we go here......I found out the reason my other images weren't displaying is because the images in the .js file are case senstive to the actual file name.

    Thanks
    OI

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

    Default Re: Ultimate Fade-In Slidehow Support thread

    jagall - Yes, the update is awaiting approval.

    The updated version may be easier to display in the define_main_page area, since all you have to do is insert something like
    <div id="my_fadeshow_name"></div>
    in the define page file.
    All of the javascript files will be autoloaded by Zen Cart when you install the mod.

    The case sensitive script is a good example of why it is recommended to always use lowercase for filenames - it avoids errors like that.

 

 
Page 5 of 15 FirstFirst ... 34567 ... 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
  •