Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21
  1. #11
    Join Date
    Jan 2011
    Location
    Texas, USA
    Posts
    171
    Plugin Contributions
    0

    Default Re: Here's a Super Easy Slideshow

    Ok, now it becomes really crazy. I cannot get it to work so I make some test.

    I cut out the script and test only the path from the admin area using absolute path.

    <img src="http://IP-Address/~userid/catalog/images/item.jpg" />

    This works ok.
    I then think to reduce the address to <img src="../catalog/images/item.jpg" />

    This works ok - that is what I thought. When I look again at the code in admin it has resolved to the absolute path again!!!

    Ok, if I must use absolute path, then I will.
    Now I put in script using absolute path, not working.
    Ok, only use one image, still not working (and I remove trailing comma from last image)
    Perhaps it must have more than one image. Now I put in another image, still no good.
    Every thing I try does not work.

    The thing is this, when I look at the script in admin, it is not there!!! only this <script language="JavaScript"></script> The actual script is missing but it is in /public_html/catalog/includes/languages/english/html_includes/barebones/define_main_page.php


    I do not think my zencart is configured for JavaScript.
    Is there something I must change in zencart for javascript to work??? Must I open a new thread for this single question.

    Please help.
    Ivanna

  2. #12
    Join Date
    Aug 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Here's a Super Easy Slideshow

    Hi,

    I am new the web programming. May I know which file should I place the following code?

    #welcome {
    height:500px;
    width: 500px;
    margin: auto;
    margin-bottom: 10px;
    }

    yueweng

  3. #13
    Join Date
    Dec 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: Here's a Super Easy Slideshow

    The final four lines of javascript - I changed it (even though it says do not edit below this line) - because the image urls in the top do not match the bottom - this is the correct last 4 lines of code:

    -------------------

    <IMG NAME="Ad_Image" SRC="../images/slideshow/slides1.jpg" BORDER=0>
    </A>

    <br>
    </div>


    This makes the image load right away instead of being a white screen waiting for 5 seconds before showing the image.

    Check it out at thecadetstore.com

    Rob

  4. #14
    Join Date
    Oct 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: Here's a Super Easy Slideshow

    Great! Works perfectly for me. But how do I make the link open in a new window?

    Thx!

  5. #15
    Join Date
    Jul 2010
    Posts
    143
    Plugin Contributions
    0

    Default Re: Here's a Super Easy Slideshow

    add <p alight="center"><div...

    ....

    </div>




    add <p alight="center"><div...

    Quote Originally Posted by libertyguy View Post
    daffy thanks for tip easy to instal runs fine on my computer but when I upload to website, it inserts then deletes a line (below images and above following text) giving a jumpy appearance also images load to left not center as on my computer did you run into any inconsistancies?
    Thanks Nick

  6. #16
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Here's a Super Easy Slideshow

    Since the script as posted opens with
    <div id="welcome">
    you don't need another <p> tag; all you need is to add to the rule in your stylesheet
    Code:
    #welcome {
    	height:500px;
    	width: 500px;
    	margin: auto;
    	margin-bottom: 10px;
    	text-align: center;
    }

  7. #17
    Join Date
    Jan 2010
    Posts
    31
    Plugin Contributions
    0

    Default Re: Here's a Super Easy Slideshow

    Thank you for the code! This works just fine in Banner Manager!

  8. #18
    Join Date
    Jun 2009
    Location
    Des Moines, Iowa USA
    Posts
    580
    Plugin Contributions
    0

    Default Re: Here's a Super Easy Slideshow

    TY for this super script- I dont need anything fancy just an easy way of presenting product...

    I have changed my show 3 times and when I first enter into the page the same image comes up - it is of a glass of drink. then it cycles thru my show. It only shows up on the first pic of the page when I first land on the page. I cleared my cache. did nto work - I am wondering what could cause this? here is my coding for the current slideshow. Any suggestion would be appreciated.

    //set image paths
    src = ["../images/medium/mh141636_med.jpg",
    "../images/medium/mh141635_med.jpg",
    "../images/medium/mh141634_med.jpg",
    "../images/medium/mh141633_med.jpg",
    "../images/medium/mh141632_med.jpg",
    "../images/medium/mh141631_med.jpg"]


    //set corresponding urls
    url = ["http://www.stitchnframeonline.com/index.php?main_page=product_info&cPath=2_222_224&products_id=7531",
    "http://www.stitchnframeonline.com/index.php?main_page=product_info&cPath=2_222_224&products_id=7537",
    "http://www.stitchnframeonline.com/index.php?main_page=product_info&cPath=2_222_224&products_id=7536",
    "http://www.stitchnframeonline.com/index.php?main_page=product_info&cPath=2_222_224&products_id=7532",
    "http://www.stitchnframeonline.com/index.php?main_page=product_info&cPath=2_222_224&products_id=7533",
    "http://www.stitchnframeonline.com/index.php?main_page=product_info&cPath=2_222_224&products_id=7535"]

    //set duration for each image
    duration = 2;

    www.stitchnframeonline.com

  9. #19
    Join Date
    Jul 2016
    Location
    London
    Posts
    258
    Plugin Contributions
    0

    Default Re: Here's a Super Easy Slideshow

    Not sure where the css goes I put it into responsive classic responsive default.css
    put my slideshow in store/images/slideshow

    Still nothing see webhouses.co.uk/store

    Any help would be appreciated.

  10. #20
    Join Date
    Jul 2016
    Location
    London
    Posts
    258
    Plugin Contributions
    0

    Default Re: Here's a Super Easy Slideshow

    Did you get an answer to this as I have the same problem?

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. How to embed slideshow made from Visual Slideshow Maker?
    By muodi in forum General Questions
    Replies: 1
    Last Post: 6 Dec 2010, 03:21 AM
  2. Super Orders 2.0 postage marks with Super Orders
    By sketchhgal in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Mar 2009, 03:05 PM
  3. Replies: 0
    Last Post: 21 Jan 2009, 09:49 PM
  4. Here's an easy way to get Flash running in your define pages
    By iciblues in forum Customization from the Admin
    Replies: 1
    Last Post: 11 Jul 2007, 02:44 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR