Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Jun 2009
    Location
    Otorohanga, New Zealand
    Posts
    25
    Plugin Contributions
    0

    Default How to Remove just one "Display Product Add to Cart Button"?

    Hi All

    The "Display Product Add to Cart Button" in the all products page you get a button at the top and bottom, is there a way to remove just the top or bottom button

    I have been looking but not found how to remove just one button, to remove both is easy "Product Listing" options

    Thanks for any help

    Richard

  2. #2
    Join Date
    Apr 2009
    Location
    In a traffic jam
    Posts
    1,981
    Plugin Contributions
    1

    Default Re: How to Remove just one "Display Product Add to Cart Button"

    admin>>configuration>>all listing >> Display Multiple Products Qty Box Status and Set Button Location

  3. #3
    Join Date
    Jun 2009
    Location
    Otorohanga, New Zealand
    Posts
    25
    Plugin Contributions
    0

    Default Re: How to Remove just one "Display Product Add to Cart Button"

    Hi Nick

    Thank you for the new option, but it did not work for the template

    http://storecart.co.nz/marc/index.ph...page=1&sort=2a

    link to show

    Richard

  4. #4
    Join Date
    Apr 2009
    Location
    In a traffic jam
    Posts
    1,981
    Plugin Contributions
    1

    Default Re: How to Remove just one "Display Product Add to Cart Button"

    Oh, I misunderstood. What I suggested was for the 'all products' feature of Zen Cart.

    The page you link to is a product listing page and the options for that are in admin>>configuration>>product listing >> Display Multiple Products Qty Box Status and Set Button Location

  5. #5
    Join Date
    Jun 2009
    Location
    Otorohanga, New Zealand
    Posts
    25
    Plugin Contributions
    0

    Default Re: How to Remove just one "Display Product Add to Cart Button"

    Hey

    Thanks for that, I missed the option on the product listing paged



    true zen

    again thank you

    Richard

  6. #6
    Join Date
    Jun 2009
    Location
    Otorohanga, New Zealand
    Posts
    25
    Plugin Contributions
    0

    Default Re: How to Remove just one "Display Product Add to Cart Button"

    Hey Nick

    My client is also after the header "Item Name " & "Price" colour changed to White, would you know where to find this

    Richard

  7. #7
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,961
    Plugin Contributions
    25

    Default Re: How to Remove just one "Display Product Add to Cart Button"

    You are using a three-year-old version of Zen Cart. When and where did you get it? The template may have been recoded to disable some admin features - we can't tell without seeing the actual files. More recent versions have a lot of significant security improvements as well as new features.

    ...so you did get the display to do what you wanted:)

  8. #8
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,961
    Plugin Contributions
    25

    Default Re: How to Remove just one "Display Product Add to Cart Button"

    Add to your stylesheet
    Code:
    a.productListing-heading {color: #ffffff;}

  9. #9
    Join Date
    Jun 2009
    Location
    Otorohanga, New Zealand
    Posts
    25
    Plugin Contributions
    0

    Default Re: How to Remove just one "Display Product Add to Cart Button"

    As far as i know with the cpanel, it is the latest version of ZenCart (all updates - installed this the other day to test), with the TS-OfficeNeeds template installed too

    Richard

  10. #10
    Join Date
    Apr 2009
    Location
    In a traffic jam
    Posts
    1,981
    Plugin Contributions
    1

    Default Re: How to Remove just one "Display Product Add to Cart Button"

    It's best if you start a new thread for a new topic because then other people can find the answers they need more easily.

    For the changes you asked for put a rule at the bottom of your stylesheet.css file:

    Code:
    a.productListing-heading{
    color:#ffffff;
    }
    And listen to what Glenn has said! More recent versions are more secure as well as just being better...

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Display Product Add to Cart Button Not Working
    By embreak in forum Basic Configuration
    Replies: 8
    Last Post: 25 Jan 2008, 07:36 PM
  2. Display Product Add to Cart Button
    By marcink in forum General Questions
    Replies: 1
    Last Post: 2 Dec 2007, 07:50 PM
  3. Replies: 4
    Last Post: 15 Oct 2007, 06:51 PM
  4. Display Product Add to Cart Button=1 Bug
    By biendavid in forum Bug Reports
    Replies: 2
    Last Post: 13 May 2007, 02:09 PM
  5. Replies: 3
    Last Post: 14 Sep 2006, 07:58 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
  •