Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11
    Join Date
    Apr 2007
    Posts
    98
    Plugin Contributions
    0

    Default Re: How to remove links from Information Sidebox?

    Where is the Define Page Status anyway? I can't seem to fine it inside ZC Admin. Did I looked at a wrong place?

    ** OK nevermind, I found it, I should have reduced my screen size smaller. It hides below there, literally.
    Last edited by maza; 11 Apr 2007 at 10:31 AM.

  2. #12
    Join Date
    Mar 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: How to remove links from Information Sidebox?

    I want to keep my Gift Certificate FAQ but would like to edit some of the text. Is there a way to do that or is it all or nothing? Thanks!

  3. #13
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How to remove links from Information Sidebox?

    The Gift Certificate FAQs are defined in the language file:
    /includes/languages/english/gv_faq.php

    If you read carefully how they are written the words for:
    Gift Certificate
    Gift Certificates

    are done with constants ... the upper case words that you will see ...

    This allows all of the usage in singular or plural to read the same ...

    Copy to your templates and overrides directory:
    /includes/languages/english/your_template_dir/gv_faq.php

    to make your changes ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #14
    Join Date
    Apr 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: How to remove links from Information Sidebox?

    Ok I have read thru these posts and dont seem to find the anwser to the question I have.

    How do you:

    1) Change the name in the Information Sidebox of Shipping & Refunds to just Shipping?

    2) Delete the Newsletter unsubscribe?

    Thanks

  5. #15
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: How to remove links from Information Sidebox?

    Quote Originally Posted by EHardman View Post
    Ok I have read thru these posts and dont seem to find the anwser to the question I have.

    How do you:

    1) Change the name in the Information Sidebox of Shipping & Refunds to just Shipping?

    2) Delete the Newsletter unsubscribe?

    Thanks
    Try this:
    /includes/languages/english.php
    do a search for shipping and notice you will find:
    define('BOX_INFORMATION_SHIPPING', 'Shipping & Refunds');
    change to 'Shipping'); make sure to place text between the two ' ' .

    Mark,
    Mark
    Hare Do

  6. #16
    Join Date
    Apr 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: How to remove links from Information Sidebox?

    Quote Originally Posted by haredo View Post
    Try this:
    /includes/languages/english.php
    do a search for shipping and notice you will find:
    define('BOX_INFORMATION_SHIPPING', 'Shipping & Refunds');
    change to 'Shipping'); make sure to place text between the two ' ' .

    Mark,
    Yeap that worked now just need to figure out how o get rid of Newsletter Unsubscribe.

    Thanks

  7. #17
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: How to remove links from Information Sidebox?

    Try this:

    Admin > config > email options > Display "Newsletter Unsubscribe" Link? > set to false

    Mark,
    Mark
    Hare Do

  8. #18
    Join Date
    Apr 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: How to remove links from Information Sidebox?

    Quote Originally Posted by haredo View Post
    Try this:
    /includes/languages/english.php
    do a search for shipping and notice you will find:
    define('BOX_INFORMATION_SHIPPING', 'Shipping & Refunds');
    change to 'Shipping'); make sure to place text between the two ' ' .

    Mark,
    Quote Originally Posted by haredo View Post
    Try this:

    Admin > config > email options > Display "Newsletter Unsubscribe" Link? > set to false

    Mark,
    Many thanks

  9. #19
    Join Date
    Aug 2006
    Posts
    60
    Plugin Contributions
    0

    Default Re: How to remove links from Information Sidebox?

    ok so how do I add additional links to the information side box ???

    thanks

  10. #20
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How to remove links from Information Sidebox?

    PHP Code:
        $information[] = '<a href="' zen_href_link(FILENAME_SOMETHING) . '">' BOX_INFORMATION_SOMETHING '</a>'
    Have you an example of what you are trying to link to?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v151 How do I remove unwanted links from Information side box.
    By huntleybill in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 13 Oct 2015, 05:58 AM
  2. How to I remove New and All Product links from Category sidebox?
    By dkmojo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Apr 2011, 08:14 PM
  3. Gift Cert -- how do I remove link from Information sidebox?
    By enddes in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Aug 2009, 09:27 PM
  4. Remove links from Information sidebox...
    By sfklaas in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 21 Jun 2008, 02:12 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR