Results 1 to 6 of 6
  1. #1

    Default Remove item/button from Product Page

    This in reference to the box that has 'contact us' in it and located in the product pages at http://www.historicalpreservation.org/webguide/. (the product page is actually the website link page now and this box would have been the 'add to cart' box in the store)

    1) How can I remove the 'Contact Us' box (the entire box) from the product page?

  2. #2

    Default Re: Remove item/button from Product Page

    Make that the magazine page at http://www.historicalpreservation.org/historywiki/ . It appears there is none on the webguide page and I have no idea why. But that is what I want for the magazine product pages as well.

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

    Default Re: Remove item/button from Product Page

    Call me blind!!! The only "contact us" that I see is the one in the nav bar????

    Checked the div tags and did not see an "add to cart" tag that you referenced that this would be normally either???
    Zen-Venom Get Bitten

  4. #4

    Default Re: Remove item/button from Product Page

    Take a look on the magazine page. http://www.historicalpreservation.org/historywiki/. Click on a "product". The box appears on the bottom of the product info page.

    It is checked in the admin/mystore/ not to have this showing.

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

    Default Re: Remove item/button from Product Page

    Not sure if you want to remove this as then how will a shopper add this to their basket???

    But if you do then in the css find this (or add)
    Code:
    #cartAdd {
    display: none;
    }
    Zen-Venom Get Bitten

  6. #6

    Default Re: Remove item/button from Product Page

    No, you are right on that one. I am keeping it on the store but removing it for the magazine/webguide site which was designed with zen but I have removed shopping cart features. (In other words I am not using these two sites as a shopping cart.

    Thanks again!

 

 

Similar Threads

  1. Remove Date from Item page
    By Fairways in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Aug 2011, 10:57 PM
  2. Place remove item button under product attribute in shopping cart
    By JC.M in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Feb 2010, 02:01 AM
  3. Remove or Move Purchase Item Box from Product Description?
    By jensurge in forum General Questions
    Replies: 2
    Last Post: 12 Jun 2008, 01:39 AM
  4. adding a remove item button from checkout sidebox
    By buuurrb in forum Basic Configuration
    Replies: 6
    Last Post: 16 Aug 2007, 07:11 PM
  5. How do i remove item name from product page?
    By scorpio33 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 19 Jun 2007, 04:10 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