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

    Default Product Info :Is there a setting to display the name with the prev/next image/buttons

    So far I can't find a setting in the admin to display the prev/next product name along with the prev/next product image.

    ex. Admin >Product Info > Previous Next - Button and Image Settings > Display Product Name?

    Is there a setting to display the name along with the image/buttons?

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

    Default Re: Product Info :Is there a setting to display the name with the prev/next image/but

    By Default there is not a setting...
    I believe that there is a 3rd party module that may do some or all of this in the Free software add-ons area
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jan 2005
    Posts
    10
    Plugin Contributions
    0

    Default Re: Product Info :Is there a setting to display the name with the prev/next image/but

    And what add on is it? I want to do the same thing. Use product name for prev next text.

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

    Default Re: Product Info :Is there a setting to display the name with the prev/next image/but

    One of us would have to search that area for it - - and you are the one looking for it.
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jan 2005
    Posts
    10
    Plugin Contributions
    0

    Default Re: Product Info :Is there a setting to display the name with the prev/next image/but

    Kobra I've been searching for a mod/add on that does this for 2 days now already. I'm currently searching the rest of the internet via Google since I can't find it anywhere on this site.

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

    Default Re: Product Info :Is there a setting to display the name with the prev/next image/but

    You could customize the template file:
    tpl_products_next_previous.php

    using your templates and overrides and get the names with:
    Code:
    zen_get_products_name($previous, (int)$_SESSION['languages_id']) 
    
    zen_get_products_name($next_item, (int)$_SESSION['languages_id'])
    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!]
    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. Replies: 2
    Last Post: 1 Aug 2012, 04:26 PM
  2. v139h product info prev/next buttons
    By rbarbour in forum General Questions
    Replies: 1
    Last Post: 15 Feb 2012, 04:54 PM
  3. Issues with Product info page: my product image is overlapping the product name, etc
    By wmorris in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 4 May 2011, 06:30 PM
  4. How do I make the prev/next links bigger on the product info page?
    By maxreefer in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Jan 2009, 09:41 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