Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

How to get rid of "whats new" ?


7 replies to this topic

#1 neoelectrex

  • Community Member
  • 29 posts
  • Real Name:Delete this Account
  • Gender:Male

Posted 06 September 2010, 03:44

How do I get rid of "Whats new in September" and what have you so it only diplays categories?

#2 DunWeb

  • Community Sponsor
  • 10,462 posts
  • Real Name:Chris Dunn
  • Gender:Male
  • Location:Tecumseh, Ontario, Canada N8N 1X8

Posted 06 September 2010, 04:47

John,

You can find the language definitions in your language file (english.php)




Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:

:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:

#3 FIMBLE

  • Community Member
  • 6,567 posts
  • Real Name:Nic
  • Gender:Male

Posted 06 September 2010, 05:44

View PostDunWeb, on 06 September 2010, 04:47, said:

John,

You can find the language definitions in your language file (english.php)




Chris

it is catalog / includes / languages / english (or your language) / index.php
this
define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');
Change it to
define('TABLE_HEADING_NEW_PRODUCTS', '');

Nic
Sometimes you're the dog and sometimes the lamp post

My Contributions

#4 DunWeb

  • Community Sponsor
  • 10,462 posts
  • Real Name:Chris Dunn
  • Gender:Male
  • Location:Tecumseh, Ontario, Canada N8N 1X8

Posted 06 September 2010, 05:48

Nic,

Actually,

It is in the english.php file as I said:

// whats_new box text in includes/boxes/whats_new.php
define('BOX_HEADING_WHATS_NEW', 'What\'s New?');



Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:

:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:

#5 FIMBLE

  • Community Member
  • 6,567 posts
  • Real Name:Nic
  • Gender:Male

Posted 06 September 2010, 06:13

It might well be Chris but read the question again and John is asking how to get rid of the Whats new for September (%), which is in the index.php file
The one you are quoting does not relate to the question.
Nic
Sometimes you're the dog and sometimes the lamp post

My Contributions

#6 neoelectrex

  • Community Member
  • 29 posts
  • Real Name:Delete this Account
  • Gender:Male

Posted 06 September 2010, 06:16

Thanks guys I'll try these out and report back!

#7 neoelectrex

  • Community Member
  • 29 posts
  • Real Name:Delete this Account
  • Gender:Male

Posted 21 September 2010, 22:30

View Postneoelectrex, on 06 September 2010, 06:16, said:

Thanks guys I'll try these out and report back!


I can't get any of these solutions to work >.< I've almost got it all set up the way I'd like just this one thing is left aside from a custom theme I'm working on. Thanks again guys!

#8 germ

  • Community Member
  • 13,585 posts
  • Real Name:Jim
  • Gender:Male
  • Location:USA (GMT-6)

Posted 21 September 2010, 23:55

Maybe what you want to know is here
If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

"Headers already sent" - The definitive help

"Cannot redeclare ..." - How to find/fix it

SSL Implementation Help

Like this post? "Like" it again over there >