Results 1 to 10 of 10
  1. #1
    Join Date
    Dec 2007
    Posts
    13
    Plugin Contributions
    0

    Default Help Getting Rid of Buttons

    Hi!

    I'm pretty new to this. I have tried to remove the "Write A Review" & "Tell A Friend About Us" buttons of the products pages. I read one of the posts and turned off the buttons in the Admin area under Catalog, etc. and it looks like they are turned off, but if you go to the catalog and choose a product they are still there. In what file can I remove these.

    Thanks!

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help Getting Rid of Buttons

    D,
    Please post me a link to the page in question.

  3. #3
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help Getting Rid of Buttons

    Quote Originally Posted by dkg920 View Post
    I have tried to remove the "Write A Review" & "Tell A Friend About Us" buttons of the products pages. I read one of the posts and turned off the buttons in the Admin area under Catalog, etc. and it looks like they are turned off, but if you go to the catalog and choose a product they are still there. In what file can I remove these.
    includes/ templates/ your_template/ templates/ stylesheet.css

    1. your_template above means the override folders you have set up for your site.

    Add the following declaration to the bottom stylesheet.css

    #productReviewLink, #productTellFriendLink {
    display:none;
    }

  4. #4
    Join Date
    Feb 2008
    Location
    West Virginia
    Posts
    137
    Plugin Contributions
    0

    Default Re: Help Getting Rid of Buttons

    nevermind answered above :)
    Zen Cart: 1.3.8a
    PHP: 5.2.4
    MySQL: 5.0.45

    Pine Tree Candles

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help Getting Rid of Buttons

    P,
    Did that fix your problem?????

  6. #6
    Join Date
    Feb 2008
    Location
    West Virginia
    Posts
    137
    Plugin Contributions
    0

    Default Re: Help Getting Rid of Buttons

    Quote Originally Posted by haredo View Post
    P,
    Did that fix your problem?????
    Actually I was typing some thing at the same time as you and you beat me too it...lol I was just going to let him know that if it was on the product info display page, to check the templates for that same file name since the buttons for that are on that file and he would just need to comment out the ones he didn't want showing.

    Your method looks easier. Might try that next time I want to remove a button.
    Zen Cart: 1.3.8a
    PHP: 5.2.4
    MySQL: 5.0.45

    Pine Tree Candles

  7. #7
    Join Date
    May 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Help Getting Rid of Buttons

    Hi Guys,

    Just joined your merry band and looking to do the same thing as above, remove the Write A Review button.

    Have changed the spreadsheet as shown but its still there?????

    Any other ideas

    Jack

  8. #8
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help Getting Rid of Buttons

    Quote Originally Posted by Jackstone View Post
    Hi Guys,

    Just joined your merry band and looking to do the same thing as above, remove the Write A Review button.

    Have changed the spreadsheet as shown but its still there?????

    Any other ideas

    Jack
    J,

    At the top of this forum page is a menu bar with Tutorials/FAQS
    1. I searched for tell a friend
    2. here was the query
    3. A killer useful tool when first building a site

    Check this out:
    https://www.zen-cart.com/tutorials/index.php?article=50

  9. #9
    Join Date
    Jan 2009
    Location
    Syracuse, IN
    Posts
    3
    Plugin Contributions
    0

    Default Re: Help Getting Rid of Buttons

    Quote Originally Posted by haredo View Post
    J,

    At the top of this forum page is a menu bar with Tutorials/FAQS
    1. I searched for tell a friend
    2. here was the query
    3. A killer useful tool when first building a site

    Check this out:
    https://www.zen-cart.com/tutorials/index.php?article=50
    Thank you Thank you Thank you. I knew it had to be easier than I was making it! I didn't even know that edit area existed under "Catalog/Product Types". I kept trying to find a flag under "Configuration", but of course found nothing. Couldn't imagine you would have to edit the stylesheet.css file for something so simple (although that worked too).
    Druber

  10. #10
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help Getting Rid of Buttons

    Dr,
    You are most welcome, glad you took the time to search your problem and read for the answer..

 

 

Similar Threads

  1. v139h Help getting rid of unwanted text in header
    By DarkAngel in forum General Questions
    Replies: 8
    Last Post: 16 Dec 2013, 08:14 PM
  2. Help getting rid of blank space?
    By toodamnbroke in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 29 Oct 2011, 12:04 AM
  3. Getting rid of estimate shipping, refresh, and continue shopping buttons
    By scastro in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 26 Oct 2010, 08:31 PM
  4. Need help getting rid of the contact us form
    By bubblegumgoods in forum General Questions
    Replies: 6
    Last Post: 30 Jul 2007, 12:38 PM
  5. need help Getting Rid of header space please
    By touchclothing in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 Apr 2007, 10:28 PM

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