Results 1 to 10 of 14

Hybrid View

  1. #1
    Join Date
    Jun 2009
    Location
    Manchester
    Posts
    14
    Plugin Contributions
    0

    Default Removing larger image link on the product info page

    I guess it is prettly simple to do but i cant seem to find out how to remove the larger image link on the product page

    Any help would be great

    Thanks

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,684
    Plugin Contributions
    11

    Default Re: Removing larger image link on the product info page

    It's not simple to answer without the information asked for when you start a thread.

    IF you search using developer's tool kit in the admin >> tools and find imgLink, you can take the code out of the file.

    Many templates use different coding. Standard Zen Cart has imgLink as the class for that. If you don't find it, we'll nee a link to help.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Jun 2009
    Location
    Manchester
    Posts
    14
    Plugin Contributions
    0

    Default Re: Removing larger image link on the product info page

    i tried the looking in the developers tool kit but no joy. Its difficult to produce a link because i'm configuring on a local server.

    i'll try firebug to see if finds the code

    thanks for your help

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,684
    Plugin Contributions
    11

    Default Re: Removing larger image link on the product info page

    Developer's Tool Kit will work local or remote. Enter imgLink in the last box on the left, select all files - catalog in the drop down, and click on search.

    Are you using an override folder?
    Are you using a "store bought" template?
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  5. #5
    Join Date
    Jun 2009
    Location
    Manchester
    Posts
    14
    Plugin Contributions
    0

    Default Re: Removing larger image link on the product info page

    Thankd very much i found the ImgLink in a few folder how do i now disable it?
    do i just delete the files?

  6. #6
    Join Date
    Sep 2004
    Posts
    156
    Plugin Contributions
    0

    Default Re: Removing larger image link on the product info page

    Actually, the easiet way to do this without messing up the code is...

    go to /includes/languages/english.php
    find: define('TEXT_CLICK_TO_ENLARGE', 'larger image');
    and remove the larger image text. So now you have define('TEXT_CLICK_TO_ENLARGE', '');
    Last edited by acreativepage; 10 Jun 2009 at 09:17 PM.
    Stacee Edwards

 

 

Similar Threads

  1. Removing category icon/product main image on product info page
    By cochlear in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 28 Oct 2010, 04:42 AM
  2. Removing category NAME, leaving IMAGE on product info page?
    By ccantrell31 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Mar 2009, 11:47 PM

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