Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2009
    Posts
    1
    Plugin Contributions
    0

    Default Removing Previous/Product Listing/Next Buttons

    I am using Zencart version 1.3.7.1 and wonder if anyone can help me solve a problem.
    I would like the previous and Next buttons to remain on the product page but do not want the Product listing button to appear.
    Is there a way of switching it off. Also can I make the buttons look a cetain way ie: a outline box with text inside but only for these boxes - not for add to basket etc. I am posting a link so you can see what I mean.
    http://www.eni-uk.co.uk/index.phpmai...&products_id=9
    Any help gratefully received!

  2. #2
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Removing Previous/Product Listing/Next Buttons

    Quote Originally Posted by MB12 View Post
    I am using Zencart version 1.3.7.1 and wonder if anyone can help me solve a problem.
    I would like the previous and Next buttons to remain on the product page but do not want the Product listing button to appear.
    Is there a way of switching it off. Also can I make the buttons look a cetain way ie: a outline box with text inside but only for these boxes - not for add to basket etc. I am posting a link so you can see what I mean.
    http://www.eni-uk.co.uk/index.phpmai...&products_id=9
    Any help gratefully received!
    Mb,
    Locate this .php file: tpl_products_next_previous.php

    1. Place in your_template override folder name:
    2. You are using custom
    3. includes/ templates/ custom/ templates/ tpl_products_next_previous.php

    Find this: Around line 27
    PHP Code:
    <div class="navNextPrevList"><a href="<?php echo zen_href_link(FILENAME_DEFAULT"cPath=$cPath"); ?>"><?php echo zen_image_button(BUTTON_IMAGE_RETURN_TO_PROD_LISTBUTTON_RETURN_TO_PROD_LIST_ALT); ?></a></div>
    Change to this: All we are doing is commenting out the .php code here so if you need it back just take out the comments we added here..
    PHP Code:
    <!--<div class="navNextPrevList"><a href="<?php echo zen_href_link(FILENAME_DEFAULT"cPath=$cPath"); ?>"><?php echo zen_image_button(BUTTON_IMAGE_RETURN_TO_PROD_LISTBUTTON_RETURN_TO_PROD_LIST_ALT); ?></a></div>-->
    Bye the way, Nice clean site, pleasant colors you used to accent your product.. :)

    A small note to read about the product page..

    1. https://www.zen-cart.com/tutorials/i...hp?article=190
    Last edited by haredo; 28 Apr 2009 at 02:06 PM.
    Mark
    Hare Do

 

 

Similar Threads

  1. Add space under previous/listing/next buttons
    By Opal in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Jul 2011, 12:39 PM
  2. Format Listing / Previous/ Next buttons product info page.
    By leest35 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 29 Jun 2010, 11:17 PM
  3. Removing product 1 of xxx and listing, next, back buttons from product detail
    By Agent_KGB in forum Customization from the Admin
    Replies: 5
    Last Post: 3 May 2010, 09:19 PM
  4. Show Next / Previous buttons on main product page?
    By JHouse in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Jul 2009, 06:07 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR