Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2006
    Posts
    5
    Plugin Contributions
    0

    Default Use Images for Prev/Next in Products List

    I can't seem to find an answer to this anywhere.

    How would I use the previous/next buttons in place of the [<<prev] and [next>>] on the product listing page?

    When I use the option in the admin panel for using the buttons it works on the individual product pages, but I would like to use it on the product list pages.

    I want to make the <123> look like this page,
    http://www.fragments.com/catalog_season.aspx?&pr=2&p=2

    but right now all I can get is this
    http://new.amandakeidan.com/shop/ind...sort=2a&page=2

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

    Default Re: Use Images for Prev/Next in Products List

    Might peek in the language file for this ...

    Developer's Tool Kit says:
    /includes/languages/english.php

    Line #273 : define('PREVNEXT_BUTTON_NEXT', '[Next&nbsp;&gt;&gt;]');
    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!

  3. #3
    Join Date
    May 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: Use Images for Prev/Next in Products List

    Hello,

    Will anyone explain how to do this? i've been trying to figure out how to get images for the Prev/Next in Products List (so it isn't just text links), but i'm stumped.

    Any help would be wonderful. thanks!

    s.

  4. #4
    Join Date
    May 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: Use Images for Prev/Next in Products List

    nevermind, i got it:


    look in /includes/languages/english.php

    define('PREVNEXT_BUTTON_FIRST', '&lt;&lt;FIRST');
    define('PREVNEXT_BUTTON_PREV', '<img src="button_prev.gif">');
    define('PREVNEXT_BUTTON_NEXT', '<img src="button_next.gif">');

    define('PREVNEXT_BUTTON_LAST', 'LAST&gt;&gt;');

    for other people, put the actual images shown below in the root directory.
    button_prev.gif
    button_next.gif

 

 

Similar Threads

  1. v139h Help Needed For Prev/Next List
    By traytray in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Dec 2012, 06:47 PM
  2. All products, no next/prev buttons
    By juukyuu in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Jan 2012, 05:50 AM
  3. Light Box problem cant see Prev next buttons for multiple images
    By nnitin in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Dec 2008, 07:41 AM
  4. Moving buttons PREV LIST NEXT
    By bigfatgreedykat in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Jan 2007, 09:13 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