Results 1 to 8 of 8
  1. #1
    Join Date
    Apr 2007
    Location
    Charlotte, NC
    Posts
    24
    Plugin Contributions
    0

    Default Prev and Next buttons ...

    I need to if there is a way to make the [<< prev] and [next >>] links into a button. I know where the tag is for these in the CSS to put a simple background-image in, but as far as I can tell the number ( 1 2 3, etc..) are tied into this style also. How could I separate these since it looks like they are all placed into an array in tpl_modules_product_listing.php


    I'm not sure how to gain access to just the prev and next links and not the numbers...maybe some sort of if statement?? Not too sure on this one.

  2. #2
    Join Date
    Apr 2007
    Location
    Orange County, CA
    Posts
    88
    Plugin Contributions
    5

    Default Re: Prev and Next buttons ...

    I have a similar question, in that I want to turn off the Prev & Next display on my site. Too much clutter for my taste, but I cannot find the admin settings aside from changing where it displays on the page...

  3. #3
    Join Date
    Apr 2007
    Location
    Charlotte, NC
    Posts
    24
    Plugin Contributions
    0

    Default Re: Prev and Next buttons ...

    I found where this is last night, let me do some digging/remembering and I'll repost the location

  4. #4
    Join Date
    Apr 2007
    Location
    Charlotte, NC
    Posts
    24
    Plugin Contributions
    0

    Default Re: Prev and Next buttons ...

    Well, I was trying to do something else rather than just erase those links..but here is where they created and outputted to the screen. You may be able to just erase that whole line, or in your CSS you could try putting

    display: none;

    instead of display: inline;

    for .navNextPrevList

    otherwise the file they are in is (includes/classes/split_page_results.php)
    somewhere around line 104 and 113 i believe

    good luck.

  5. #5
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Prev and Next buttons ...

    You can turn those links off at Admin/Configuration/Product info/Previous Next - Button and Image Settings
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  6. #6
    Join Date
    Apr 2007
    Location
    Charlotte, NC
    Posts
    24
    Plugin Contributions
    0

    Default Re: Prev and Next buttons ...

    hah, there ya go..much easier

  7. #7
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Prev and Next buttons ...

    Quote Originally Posted by tcschmit View Post
    I need to if there is a way to make the [<< prev] and [next >>] links into a button. I know where the tag is for these in the CSS to put a simple background-image in, but as far as I can tell the number ( 1 2 3, etc..) are tied into this style also. How could I separate these since it looks like they are all placed into an array in tpl_modules_product_listing.php


    I'm not sure how to gain access to just the prev and next links and not the numbers...maybe some sort of if statement?? Not too sure on this one.
    All you have to do there is replace the linked buttons with your own in \includes\templates\template_default\buttons\english

    Be sure to turn CSS buttons off at Admin/Configuration/Layout Settings (all the way to the bottom). Set to "no", if not, already.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  8. #8
    Join Date
    Apr 2007
    Location
    Orange County, CA
    Posts
    88
    Plugin Contributions
    5

    Default Re: Prev and Next buttons ...

    Quote Originally Posted by Get Em Fast View Post
    You can turn those links off at Admin/Configuration/Product info/Previous Next - Button and Image Settings
    Perfect, thanks!

 

 

Similar Threads

  1. Prev/Next Buttons
    By Paul1981 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 2 Apr 2011, 08:16 PM
  2. Next prev and listing buttons
    By Eric24v in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 17 Aug 2010, 03:10 AM
  3. Next and Prev buttons lose filter
    By mdorren in forum General Questions
    Replies: 3
    Last Post: 29 Apr 2010, 12:47 AM
  4. Product Page moving 'add to cart' and prev/next buttons
    By scouting82 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Feb 2009, 04:55 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