Results 1 to 10 of 95

Hybrid View

  1. #1
    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?

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

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

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

    Default Re: Image Swap via Javascript

    oh and its zencart version 3.1.8

  5. #5
    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

  6. #6
    Join Date
    Nov 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Image Swap via Javascript

    how do you get additional images without it?

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

  8. #8
    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?

  9. #9
    Join Date
    Dec 2008
    Posts
    57
    Plugin Contributions
    0

    help question Re: Image Swap via Javascript

    Quote Originally Posted by maitaijim View Post
    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
    I look at the url for tutorial. So far I followed the instruction but no extra images appear on product page? Also I am not sure what "Attribute images can be added to individual attribute options via Admin -> Catalog -> Option Values" mean. How does it work?

    I wanted to have additional images of different colors so users can see the color of dresses and then select option drop down for the right color that they want. How to do that?

    I have struggled with the mod "image swap". The help will be very much appreciated.
    Last edited by dreamlex; 22 Dec 2008 at 12:12 AM.

 

 

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