Results 1 to 2 of 2
  1. #1
    Join Date
    May 2008
    Posts
    6
    Plugin Contributions
    0

    Default Discount Coupons Link Missing for Information Bar

    My discount coupons link is missing from the information sidebox.

    I located the information.php file. Its contents are the following:
    // only show Discount Coupon FAQ when installed
    if (DEFINE_DISCOUNT_COUPON_STATUS <= 1 && MODULE_ORDER_TOTAL_COUPON_STATUS == 'true') {
    $information[] = '<a href="' . zen_href_link(FILENAME_DISCOUNT_COUPON) . '">' . BOX_INFORMATION_DISCOUNT_COUPONS . '</a>';
    }


    In addition, my Discount Coupon module is installed AND the Discount Coupon Status = 1.

    Help is appreciated.

    Thank you

  2. #2
    Join Date
    May 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Discount Coupons Link Missing for Information Bar

    I've figured it out. There is a file called "tpl_information.php". There is a loop that controls the number of items displayed in the information sidebox. I just bumped up the number.

 

 

Similar Threads

  1. v139f Missing Gift Vouchers/Coupons tab in Admin bar
    By mossymc in forum Basic Configuration
    Replies: 3
    Last Post: 4 Jul 2012, 06:08 PM
  2. Adding new link to Information bar
    By Arkangil in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Aug 2009, 12:55 PM
  3. Commenting Out "Discount Coupons" text in Information Sidebox
    By bsteinagel in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 4 Mar 2009, 06:01 PM
  4. Add nav link/page to information bar?
    By vision2003 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 31 Jul 2008, 07:40 PM
  5. Replies: 5
    Last Post: 3 Dec 2007, 03:27 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