Page 9 of 10 FirstFirst ... 78910 LastLast
Results 81 to 90 of 95
  1. #81
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    67
    Plugin Contributions
    0

    Default Re: "Swap Images via MouseOver" not displaying first image on mouseout

    Yeah, I'm a little surprised no one has done it before–or maybe they have but haven't made it an Add On for others.

    I'm satisfied with what I've done instead. If you want to take a look: here.

  2. #82
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    67
    Plugin Contributions
    0

    Default Re: "Swap Images via MouseOver" not displaying first image on mouseout

    Er, actually this creates a problem. I realized that when I add a second product, the Next, Product Listing, Next buttons are misaligned. Since their code is in the tpl_modules_product_listing.php file, is there a way to get it to appear after the alternate image? Would it be a lot of work to put it in a separate php file to be called after the alternate image?

  3. #83
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    67
    Plugin Contributions
    0

    Default Re: "Swap Images via MouseOver" not displaying first image on mouseout

    Oops, I mean tpl_product_info_display.php. I'm a bit new to PHP. Lots of PHP files to edit.

    NEVERMIND! Got it to work! Put <br class="clearBoth" /> before
    PHP Code:
    <!--bof Prev/Next bottom position -->
    <?php if (PRODUCT_INFO_PREVIOUS_NEXT == or PRODUCT_INFO_PREVIOUS_NEXT == 3) { ?>
    <?php
    /**
     * display the product previous/next helper
     */
     
    require($template->get_template_dir('/tpl_products_next_previous.php',DIR_WS_TEMPLATE$current_page_base,'templates'). '/tpl_products_next_previous.php'); ?>
    <?php 
    ?>
    <!--eof Prev/Next bottom position -->
    in tpl_product_info_display.php.
    Last edited by nosleephotel; 19 Oct 2008 at 04:29 AM. Reason: Discovered solution.

  4. #84
    Join Date
    Nov 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Image Swap via Javascript

    I have zencart with product columns and IH2 installed I've tried installing image swap but it does not work. instead the main image no longer has a link that opens a window with a larger image. the other images at the bottom still work normally. what is the exact version of this that you guys got working?

    I've also noticed NO ONE that I can find has posted a link to a site with this working on it.
    Last edited by cidic; 19 Nov 2008 at 10:56 PM.

  5. #85
    Join Date
    Nov 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Image Swap via Javascript

    oh and its zencart version 3.1.8

  6. #86
    Join Date
    May 2008
    Posts
    34
    Plugin Contributions
    1

    Default Re: Image Swap via Javascript

    Quote Originally Posted by cidic View Post
    I have zencart and IH2 installed I've tried installing image swap but it does not work.
    The image swap mod is not compatible with IH2. It would be great if it was. I looked into this but the IH2 script is way over my head, I have only recently picked up some PHP knowledge. My assumption is this would be more a matter of building an image swap function into IH2, not one of compatibility between these two mods.

    Jim

  7. #87
    Join Date
    Nov 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Image Swap via Javascript

    how do you get additional images without it?

  8. #88
    Join Date
    May 2008
    Posts
    34
    Plugin Contributions
    1

    Default Re: Image Swap via Javascript

    Quote Originally Posted by cidic View Post
    how do you get additional images without it?
    Additional images is a function of Zen Cart not a third party mod. You can find info for most of Zen's function in the Tutorials/FAQ section of this website.

    Multiple images Tut/FAQ
    https://www.zen-cart.com/tutorials/index.php?article=58

    For more info about Additional Images search the forum.

    Jim

  9. #89
    Join Date
    Nov 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Image Swap via Javascript

    is there anything that manages images better that is compatible?

  10. #90
    Join Date
    Nov 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Image Swap via Javascript

    right now, (I assume this is what it is supposed to do) the thumbs are the same picture file that is loaded as the main picture but they are set to be smaller, is there a way to have the thumbnails be a separate image file?

    and is there a way to disable the large size popup when you click them?

 

 
Page 9 of 10 FirstFirst ... 78910 LastLast

Similar Threads

  1. Swap Images via Mouseover image popup
    By Scarlet in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 6 Jun 2011, 05:40 AM
  2. Swap Images Via Mouseover V1.3.8
    By suzanne.hench in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 19 Feb 2010, 10:24 PM
  3. Image swap via mouseover EEK
    By red8ii8 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 28 Mar 2007, 03:44 AM
  4. Swap Images Via Javascript
    By Linux in forum General Questions
    Replies: 1
    Last Post: 2 Oct 2006, 02:05 AM

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