Results 1 to 8 of 8
  1. #1
    Join Date
    Sep 2011
    Posts
    102
    Plugin Contributions
    0

    Default How do I remove unwanted links from Information side box.

    I am using the "A Modern Zen" template and would like to remove a couple of the links in the information side box. Please tell me how to do this.

    Thank you

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

    Default Re: How do I remove unwanted links from Information side box.

    would like to remove a couple of the links in the information side box
    Exactly which links?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2011
    Posts
    102
    Plugin Contributions
    0

    Default Re: How do I remove unwanted links from Information side box.

    These for example: Thank you for your help

    Site Map
    Gift Certificate FAQ
    Discount Coupons
    Newsletter Unsubscribe

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

    Default Re: How do I remove unwanted links from Information side box.

    Site Map
    admin > config > Define Page Status > Define Site Map Status > set to 3

    Gift Certificate FAQ
    admin > modules > order total > Gift Certificates > remove

    Discount Coupons
    admin > config > Define Page Status > Define Discount Coupon > set to 3

    Newsletter Unsubscribe
    In a copy for your template of /includes/modules/information.php
    Find and comment out these lines // is to be added and in red
    Code:
     // if (SHOW_NEWSLETTER_UNSUBSCRIBE_LINK == 'true') {
     //   $information[] = '<a href="' . zen_href_link(FILENAME_UNSUBSCRIBE) . '">' . BOX_INFORMATION_UNSUBSCRIBE . '</a>';
     // }
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jun 2009
    Posts
    44
    Plugin Contributions
    0

    Default Re: How do I remove unwanted links from Information side box.

    Although i didn't ask the question, i benefited from the answer, so thank you.

  6. #6
    Join Date
    Dec 2014
    Location
    manchester
    Posts
    62
    Plugin Contributions
    0

    Default Re: How do I remove unwanted links from Information side box.

    helped with finding a link but i still cannot see where to remove gift certificate faqs from the side menu, using dover fine template has anybody got any suggestions ?

  7. #7
    Join Date
    Dec 2014
    Location
    manchester
    Posts
    62
    Plugin Contributions
    0

    Default Re: How do I remove unwanted links from Information side box.

    all sorted must of been blind to not see it, cheers guys great help !

  8. #8
    Join Date
    Jul 2007
    Posts
    53
    Plugin Contributions
    0

    Default Re: How do I remove unwanted links from Information side box.

    Thanks Korba, helped again.

 

 

Similar Threads

  1. how to move link from more information to information side box?
    By mrobson86 in forum General Questions
    Replies: 1
    Last Post: 21 Sep 2011, 09:01 PM
  2. how remove shipping etc links from left side?
    By madli in forum Basic Configuration
    Replies: 1
    Last Post: 30 Mar 2010, 11:29 PM
  3. How to add more links into Information box on right hand side?
    By andyferriby in forum General Questions
    Replies: 0
    Last Post: 25 Sep 2008, 01:15 PM
  4. How do I completely remove information side box?
    By dilate in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 28 Jun 2008, 05:42 AM
  5. How to remove links from Information Sidebox?
    By tony_sar in forum Basic Configuration
    Replies: 19
    Last Post: 24 May 2007, 04:50 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