Thread: Showcase Only

Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2008
    Posts
    54
    Plugin Contributions
    0

    Default Showcase Only

    I'm setting up a site as a showcase only and I'm getting a contact us text link at the bottom of my product pages. I get this whether I'm set to us image buttons or CSS buttons. When I look at the source code, the link is showing up inside a DIV tag with ID="addCart". I'm going to assume that this would otherwise be where the add to cart button would be. Can anyone tell me if there is a way to turn this off from the admin or do I have to edit the appropriate template php file and remove the code block?

    You can view the problem at http://ipicdg.com/RWP/
    Just select a product (there's only two of them) and scroll to the bottom.

    Thanks
    James D Ballotti
    [email protected]

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

    Default Re: Showcase Only

    Your link is not to a Zen Cart???

  3. #3
    Join Date
    Mar 2008
    Posts
    54
    Plugin Contributions
    0

    Default Re: Showcase Only

    Quote Originally Posted by kobra View Post
    Your link is not to a Zen Cart???
    Sorry about that, try this one: http://ipicdg.com/RWP/catalog/
    James D Ballotti
    [email protected]

  4. #4
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: Showcase Only

    Easiest solution - In your main stylesheet - /includes/templates/custom/css/stylesheet.css

    Look for #cartAdd (line 367) and add this:

    display:none;
    visibility:hidden;

  5. #5
    Join Date
    Mar 2008
    Posts
    54
    Plugin Contributions
    0

    Default Re: Showcase Only

    Quote Originally Posted by bigbadboy View Post
    Easiest solution - In your main stylesheet - /includes/templates/custom/css/stylesheet.css

    Look for #cartAdd (line 367) and add this:

    display:none;
    visibility:hidden;
    Cool!!!!!! That works for me. Thanks
    James D Ballotti
    [email protected]

 

 

Similar Threads

  1. Showcase Only
    By Xaria in forum Basic Configuration
    Replies: 3
    Last Post: 14 Nov 2007, 07:32 AM
  2. Showcase only when not logged in.
    By arpeggio in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 7 Feb 2007, 07:08 AM
  3. 1.3.0 Showcase Store..... need only security upgrade??
    By alma in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 28 Nov 2006, 03:26 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