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

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

  3. #3
    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~!

  4. #4
    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!

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

    Default 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

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default 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;}

  7. #7
    Join Date
    Aug 2008
    Posts
    165
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    Quote Originally Posted by haredo View Post
    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!

  8. #8
    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 Pet Herbal Remedies View Post
    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
    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>
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

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

    Default Re: Ultimate Fade-In Slidehow Support thread

    Hi All is there a way of increasing the number of images shown. Also it starts off with a blank black image, I've changed it to white but I'd like to do away with it.
    GREAT MOD BY THE WAY I WAS SUPRISED A NUMPTY LIKE ME CAN DO IT
    What ever your doing remember to KISS ( Keep It Simple Stupid )

  10. #10
    Join Date
    Mar 2011
    Location
    Pensacola, FL
    Posts
    88
    Plugin Contributions
    4

    Default Dynamic population of Ultimate Fade-In Slidehow?

    I'm hoping to use Glenn Herbert's Ultimate Fade-in Slideshow to create a page that will display either all products or specified category items.

    Apparently niestudio is developing a script based on color box to be able to do this, but in the meantime I'm wondering how difficult it would be to populate the two .js files of Slideshow (jscript_fadeshow_setup.php and fadeshow_defines.php) from the products_description and products tables.

    So that for example, all products, all specials, etc could be contained within a slideshow.

    Any input or insight greatly appreciated.

 

 
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