Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2014
    Posts
    6
    Plugin Contributions
    0

    Default Remove image popup from additional images

    How can I remove image popup from additional images? I don't want any sort of popup when clicking on the additional images, I just want them to show as thumbnails like they do now.

  2. #2
    Join Date
    Oct 2014
    Posts
    6
    Plugin Contributions
    0

    Default Re: Remove image popup from additional images

    I've fixed this problem, thanks

  3. #3
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Remove image popup from additional images

    Quote Originally Posted by JimboGee View Post
    How can I remove image popup from additional images? I don't want any sort of popup when clicking on the additional images, I just want them to show as thumbnails like they do now.
    And for others with the same problem, looking for a solution and find this thread.
    The solution was.....?

  4. #4
    Join Date
    Oct 2014
    Posts
    6
    Plugin Contributions
    0

    Default Re: Remove image popup from additional images

    I would rather this thread be deleted thanks

  5. #5
    Join Date
    May 2008
    Posts
    402
    Plugin Contributions
    0

    Default Re: Remove image popup from additional images

    Found this thread also searching for this. It would be nice if the solution was shared...

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Remove image popup from additional images

    If you just want to see the Additional Images but not have the popup link you could edit the file:
    /includes/modules/additional_images.php

    using your templates and overrides and add the code in RED:
    Code:
        // Link Preparation:
        $script_link = '<script language="javascript" type="text/javascript"><!--' . "\n" . 'document.write(\'' . (false && $flag_display_large ? '<a href="javascript:popupWindow(\\\'' . str_replace($products_image_large, urlencode(addslashes($products_image_large)), $large_link) . '\\\')">' . $thumb_slashes . '<br />' . TEXT_CLICK_TO_ENLARGE . '</a>' : $thumb_slashes) . '\');' . "\n" . '//--></script>';
    
        $noscript_link = '<noscript>' . (false && $flag_display_large ? '<a href="' . zen_href_link(FILENAME_POPUP_IMAGE_ADDITIONAL, 'pID=' . $_GET['products_id'] . '&pic=' . $i . '&products_image_large_additional=' . $products_image_large) . '" target="_blank">' . $thumb_regular . '<br /><span class="imgLinkAdditional">' . TEXT_CLICK_TO_ENLARGE . '</span></a>' : $thumb_regular ) . '</noscript>';
    See if that accomplishes what you are looking for ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. v154 Would like to remove the "larger image" text from my additional images
    By Ted Grapler in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 27 Jan 2016, 05:05 AM
  2. Remove "larger image" and space from additional images
    By cchan in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 6 Dec 2010, 04:46 AM
  3. remove Larger Image link under additional images
    By khopek in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 27 Sep 2010, 07:01 PM
  4. custom image popup script only work for main image, not for additional images
    By gems14k in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 4 Oct 2006, 05:19 AM
  5. Remove javascript from additional images
    By twitchyLegs in forum Basic Configuration
    Replies: 2
    Last Post: 21 May 2006, 08:10 PM

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