Results 1 to 9 of 9
  1. #1
    Join Date
    May 2006
    Posts
    26
    Plugin Contributions
    0

    Default Showcase mode - remove contact us

    Hi,

    I have mu Zencart in showcase mode with prices. Instead of showing the cart on the products it bow shows "contact us" with a link to the "contact us" page. How can i remove this?

    Best Regards
    G

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Showcase mode - remove contact us

    Can you post a link to your site?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Showcase mode - remove contact us

    I've looked at your site and have never seen a nproblem quite like this one before. In Zen Cart terms in case other Zen Carters have seen this and have something to add ... on your product_info page the contents of the "add to cart" box have been replaced the words "contact us" in your site's language and a link to the "contact us" page.

    In the meantime, could you find the tpl_product_info_display.php file for the template that you are using ("Classic" I suspect) and post the lines between the comments <!--bof Add to Cart Box --> and <!--eof Add to Cart Box-->. Also which version of Zen Cart are you using?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  4. #4
    Join Date
    Jan 2006
    Location
    Brisbane, Australia
    Posts
    5
    Plugin Contributions
    0

    Default Re: Showcase mode - remove contact us

    as a complete newbie, maybe this is a stupid idea, but I thought the whole point of the 'showcase' was not to be able to add things to your cart! surely making the store a 'normal store' would show the add to cart link?

  5. #5
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Showcase mode - remove contact us

    Quote Originally Posted by beadmobile.com.au
    as a complete newbie, maybe this is a stupid idea, but I thought the whole point of the 'showcase' was not to be able to add things to your cart! surely making the store a 'normal store' would show the add to cart link?
    I thank you. I have learnt something here. i'd never really noticed show case mode before, but as a result of you bringing it to my attention, I can confirm that what you are seeing is correct behaviour.

    The idea is that instead of being able to add something to their cart, a visitor to your site who sees something that interests them should contact you instead.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #6
    Join Date
    Mar 2006
    Location
    Melbourne, Australia
    Posts
    377
    Plugin Contributions
    0

    Default Re: Showcase mode - remove contact us

    How can I modify what is displayed here? I have changed the tell-a-friend and write-a-review buttons, and I would like a contact-us button in line here. Is there a way to relpace this with an image? I tried the obvious.

  7. #7
    Join Date
    Mar 2006
    Location
    Melbourne, Australia
    Posts
    377
    Plugin Contributions
    0

    Default Re: Showcase mode - remove contact us

    Or alternately, how can I remove what appears to be a border, like this:

    http://balgaworks.org/gallery/index....products_id=19

  8. #8
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Showcase mode - remove contact us

    If I understand the question then it is controlled by
    /*Shopping Cart Display*/
    #cartAdd {
    float: right;
    text-align: center;
    margin: 1em;
    border: 1px solid #000000;
    padding: 1em;
    }
    You could replace all this with
    /*Shopping Cart Display*/
    #cartAdd {
    display:none;
    }
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  9. #9
    Join Date
    Mar 2006
    Location
    Melbourne, Australia
    Posts
    377
    Plugin Contributions
    0

    Default Re: Showcase mode - remove contact us

    Thanks for that. Very helpful.

 

 

Similar Threads

  1. v153 Contact Us Link on Product Info Page on 2 Showcase with prices mode
    By wmorris in forum General Questions
    Replies: 0
    Last Post: 27 Nov 2014, 10:15 PM
  2. v150 How to change 'Contact Us' into plain text (not a link) in showcase mode?
    By scott_ease in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 1 Jul 2012, 10:15 PM
  3. Can I remove the "contact us" text when in showcase mode?
    By Rob905 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 20 Feb 2009, 06:04 AM
  4. Showcase Mode Contact Us Image
    By fymbscu in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 28 Apr 2008, 10:52 PM
  5. Showcase mode - Contact Us
    By markov in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 10 Oct 2006, 01:25 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