Add Whats New Link to Categories Box

Add Whats New Link to Categories Box 2.0

Add Whats New Link to Categories Box 2.0 Download Summary

  • Language: PHP
  • Platform: Windows / Linux / BSD
  • License: GPL - GNU Public License
  • Databases: MySQL
  • Downloads: 341
  • Released: Jun 13, 2007

Add Whats New Link to Categories Box 2.0 Description

Best used with categories enhancement mod, it is very simple.

open catalog/includes/boxes/categories.php and find
---------
$info_box_contents = array();
$info_box_contents[] = array('text' => $categories_string);

it is at the far bottom of the file

replace with
-------------
$info_box_contents = array();
$info_box_contents[] = array('text' => $categories_string);

if ( (basename($PHP_SELF) != FILENAME_PRODUCTS_NEW)) {
$info_box_contents[] = array('align' => 'left',
'text' => '' . BOX_CATEGORY_PRODUCTS_NEW . '');
}else{
$info_box_contents[] = array('align' => 'left',
'text' => '' . BOX_CATEGORY_PRODUCTS_NEW . '');
}

You will also have to add

define 'BOX_CATEGORY_PRODUCTS_NEW', 'Newest Products');

to catalog/includes/languages/english.php

Add Whats New Link to Categories Box 2.0 Keywords

Add Whats New Link to Categories Box Bookmark

Hyperlink code:
Hyperlink for Forum code:

Add Whats New Link to Categories Box 2.0 Script Download Notice

Top 4 Download periodically updates information of Add Whats New Link to Categories Box 2.0 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Add Whats New Link to Categories Box 2.0 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Whats New

... on default.php (in the "Whats New for Month" box).Commented Code throughout - this is not a graceful piece of code, but it does work - see the README for more details. ...

Box categories pro

Compatible URL Rewriting and Cname, it enables you to facilitate your referencing in the majority of the search engines. ...

Great Categories

... It is a simple way to display your categories... no matter how deep. I have also included my own version of the default 'box_write_reviews.gif'. It is more in keeping with the theme, so I added it. You decide. ...

Categories XC

A categories infobox which generates expandable javascipt menus. Displays a [ ] or [-] next to categories with sub categories. It is expands appropriate menus depending on the ... There is also the option to hide empty categories (on by default).HTML generated consists only of unordered ...

Show Categories on Home Page

... No longer replaces existing files. - Puts the categories block (similar to new products block) on the home page. - Hides the categories left nav feature on the home page of ... in the admin file. - Only top level categories are displayed. (See the comment tag in the ... if you want to have it display the categories based on image file name.) ...