Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Jun 2004
    Posts
    130
    Plugin Contributions
    0

    Default Swap Images via Mouseover image popup

    I have this Mod working great, however, the client wants to be able to click on the MAIN product image to popup the larger view, not the additional product images. The problem is that if I turn it on, it pops up the original product image, no matter which additional image is swapped out. Anyone have any idea how to do this?

    Site:
    http://pierianus.com/catalog/index.p...&products_id=4

    swap out the main image by hovering over an additional image.

    They want to then be able to click on the main image and have the larger image of whichever one is currently showing pop up.

    Thanks!

  2. #2
    Join Date
    Nov 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Swap Images via Mouseover image popup

    Did you ever get an answer to this question? I saw your site and saw you got the module to work; however, did you have to install the multiple images module first or not? How did you get yours to work and look like that? I've been combing the forums with seemingly no luck yet.

    I did find this in a previous post though if you still need the info:

    "To include the original image in the swapped out images place this line of code around line 58 before the sizeof and sort of the images_array in the additional_images.php files from includes/modules/Your Template/additional_images.php file. That should call the correct image and give you a thumbnail of your main image along with the additional images."

    PHP Code:
    $images_array[] = substr_replace($products_image_match,'',-1).$products_image_extension
    I appreciate any assistance you can give. Thanks.

    Sam

 

 

Similar Threads

  1. Swap Images via MouseOver or Click
    By CheekyCockney in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 21 Jun 2011, 09:39 AM
  2. Swap Images via MouseOver
    By pensive612 in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 18 Jan 2011, 12:20 AM
  3. 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
  4. Swap Images via Mouseover / IH2
    By AdamN in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 18 Mar 2009, 07:45 PM
  5. Swap Images via MouseOver or Click
    By Sc0tt in forum Basic Configuration
    Replies: 3
    Last Post: 11 May 2006, 12:20 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