Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2008
    Posts
    283
    Plugin Contributions
    0

    Default Position Larger Image link under title

    I am trying to have the product info page look something like this;

    Product image
    product title
    larger image link
    (extra link if possible) Nutritional Values
    Price
    add to cart

    What I currently have right now is this;

    Product image
    larger image link
    product title
    price
    Add to cart

    So my main issue is trying to position the larger image out from under the image so that I can position it under the product title.

    I don't know if this is possible but I am interested in having a link called Nutritional Values right under the larger image link to go to a page where I can list some more information about that product. If anyone has any clue as to fix any of these issues that would be AWESOME!!

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Position Larger Image link under title

    I don't have time to test this right now, but you may be able to go into includes/templates/template_default/templates/tpl_modules_main_product_image.php and cut the larger image link span out and paste it to the place you want it in tpl_product_info_display.php.

    The latter file is where you would place your link to the informational (probably EZ) page.

  3. #3
    Join Date
    Apr 2008
    Posts
    283
    Plugin Contributions
    0

    Default Re: Position Larger Image link under title

    Well with that information I was able to figure it out by trying a bunch of different things with the tpl_modules_main_product_image.php and the tpl_product_info_display.php. Thank you so much.

    I was also able to add the extra link something like this

    <a href="index.php"><br />
    <br />
    Nutritional Values</a>

    to the tpl_product_info_display.php file.

    Obviously I have it going to the home page for testing purposes but my thing is that this link no matter what I set it to will go to the same page for every product. I would like a separate info page or nutritional values page for every product. Is this even possible?

    Again thanks so much for the assistance so far!!

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Position Larger Image link under title

    To be product-specific, you will probably have to include the link in the product description.

  5. #5
    Join Date
    Apr 2008
    Posts
    283
    Plugin Contributions
    0

    Default Re: Position Larger Image link under title

    OK I got more information from the gentleman and what he wants is this...

    He would like the "Larger Image" link to show a larger image of image1. Then he was wanting the other link aka nutritional value link to point to image2. I am thinking if there is a way to just point image2 to the large image folder. For example what I have setup now on the site is image1 then when you click the "larger image" link it goes to image1_LRG.JPG which is a different image of the item. Is there a way I can setup the other link nutritional value link to point to the image1_LRG.JPG which would be different than what the product info page shows?

 

 

Similar Threads

  1. v150 Larger image link not producing an image
    By dagadesign in forum General Questions
    Replies: 16
    Last Post: 16 Feb 2012, 11:59 PM
  2. 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
  3. Larger Image Link
    By Eric24v in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 19 Aug 2010, 01:41 AM
  4. larger image link beneath product image
    By KismetDesign in forum Setting Up Categories, Products, Attributes
    Replies: 17
    Last Post: 29 Jul 2009, 03:24 PM
  5. Larger image link opens image in same window.
    By this side up in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 10 Apr 2007, 11:36 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