Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Posts
    73
    Plugin Contributions
    0

    Default Renaming multiple product images

    I have several products which have multiple images; under each image is the caption "larger image" link.

    Is there any way to add to this (or change it, if that's the only option) to what this image is? For example, if the Product Image is a framed picture, and I have two more images (multiple images for product), one of the frame detail, one of some other portion of the picture) I'd like to name each one (i.e Frame Detail - click to enlarge).

    I'm not very savy with coding; I did try the Developer Tool Kit to see if I could figure this out on my own, and it appears that I can change the text by editing the english.php page but I suspect that it would change every instance of this text and I don't want to do that.

    This is what I found in the Developer Tool Kit:

    kit/home/users/web/b1001/pow.jmm/htdocs/webstore/includes/languages/english.php

    Line #284 : define('TEXT_CLICK_TO_ENLARGE', 'larger image');

    Thanks so much for any suggestions you may have, and my apologies if the answer is too obvious!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Renaming multiple product images

    I can change the text by editing the english.php page but I suspect that it would change every instance of this text and I don't want to do that.
    As you have asscertained, this would be a global change and to not do this globally will require much code to determine

    1. if the images exist
    2. are there more than one or how many are there
    3. what to display as text for each of the images if found
    4. you will have to get creative to allow coding by following a image naming protocol that you develop
    5. some other things I have not thought of
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. v151 Loaded large number of product with Easy Populate now multiple images on each product
    By swdynamic in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 8 May 2015, 08:31 PM
  2. v139h Multiple product images covering Add to Cart button on product page
    By lolwaut in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 7 Jan 2014, 06:39 AM
  3. adding multiple product images to product page
    By malice95 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 10 Oct 2011, 01:07 AM
  4. Multiple image renaming
    By rimson in forum General Questions
    Replies: 1
    Last Post: 21 May 2011, 09:04 AM
  5. multiple product images showing on one product. can't fix.
    By CheapStairParts in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 4 Jun 2008, 08:24 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