Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Remove New Products For July

Remove New Products For July

Locked

Views: 1,646

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
6 Jul 2006, 12:59 PM
#1
ellis200200 avatar

ellis200200

Zen Follower

Join Date:
Jul 2006
Posts:
127
Plugin Contributions:
0

Remove New Products For July

Hello All

I know it's a stupid question but I've spent ages looking for the answer and i can't find it (i seem to be doing that loads) All i want to do is remove the new products for July as you can see https://www.niodonline.co.uk/catalog i don't need it as it's intended to be a very simple user friendly with out to many options (more is still to be added though) almost fool proof.

If ant one finds any obvious mistakes will you be kind enough to let me know

Would like to say the forum has provided me with loads of answers on the spot thus allowing me to get this far with my store as I'm a total newbie and was (and am) totally clueless i don't understand how i would have achieved the little that i have. I don't under stand when people moan about it...

Ta for all the help in advance

Andy..

6 Jul 2006, 1:05 PM
#2
shelia avatar

shelia

New Zenner

Join Date:
Apr 2006
Posts:
79
Plugin Contributions:
0

Re: Remove New Products For July

Go to admin ------->Configuration -------->Index Listing and turn off/on the options listed

Shelia

6 Jul 2006, 1:12 PM
#3
ellis200200 avatar

ellis200200

Zen Follower

Join Date:
Jul 2006
Posts:
127
Plugin Contributions:
0

Re: Remove New Products For July

Thanks sheila for your quick response. I've tried that already and it turns the images off as well. can i place them in another option??

Andy

6 Jul 2006, 2:17 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Remove New Products For July

Are you trying to turn off the Text and leave the actual New Products that are displayed?

If so ...

Go to the Tools ... Developer's Tool Kit ...

Do a search on: New Products for

In the bottom input box ... notice I did not include the rest of the sentence as things that "change" usually are coded ...

Select Catalog ... and Click the Search ...

This will show you where this is defined in the language files ...

The other method is to change the module for the New Products:
/includes/modules/new_products.php

Copy that to your overrides directory:
/includes/modules/your_template_dir/new_products.php

And edit the lines for the title on lines 69 and 71 ... comment them out and set:
$title = '';

6 Jul 2006, 2:32 PM
#5
ellis200200 avatar

ellis200200

Zen Follower

Join Date:
Jul 2006
Posts:
127
Plugin Contributions:
0

Re: Remove New Products For July

Linda.

Went with the second option.. It worked!! Yea!! Thanks.

I've said it before and I'm gonna say it again loving zen v much.

Thank you again

Andy

:clap:

6 Jul 2006, 2:34 PM
#6
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Remove New Products For July

Thanks for the update, Andy ...

Always type really, really slow concerning what you want to do ... as we haven't a clue what you are thinking ... just what you are saying ... and we won't always get it the first couple three times around ... :cool:

6 Jul 2006, 5:13 PM
#7
ellis200200 avatar

ellis200200

Zen Follower

Join Date:
Jul 2006
Posts:
127
Plugin Contributions:
0

Re: Remove New Products For July

you got it spot on that time though even with my babble:lol:

Again, thanks

6 Jul 2006, 5:20 PM
#8
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Remove New Products For July

That's only because Shelia gave the obvious answer ... and your reply indicated what you really meant to say ...

Glad you have it working happily now ... :cool: