Zen Cart Logo

New Products Box

Locked

Views: 1,168

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
23 Jan 2008, 5:52 PM
#1
bgroup99 avatar

bgroup99

Zen Follower

Join Date:
Aug 2006
Posts:
197
Plugin Contributions:
0

New Products Box

Hi,

I would like to display 3 products in a time in my New Products box.

See http://www.outsidelsat.com/ (I have renamed the box 'Enroll,' it is the first box on the left column.

I couldn't figure out where to do this in max values. Any help is greatly appreciated. Thanks,:smile:

Nate

23 Jan 2008, 6:07 PM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: New Products Box

You set "Random New Products for SideBox" to 3. This will only display 3 products however if you have 3 or more which satisfy whatever time period you have set for new products.

23 Jan 2008, 6:36 PM
#3
bgroup99 avatar

bgroup99

Zen Follower

Join Date:
Aug 2006
Posts:
197
Plugin Contributions:
0

Re: New Products Box

kuroi:

You set "Random New Products for SideBox" to 3. This will only display 3 products however if you have 3 or more which satisfy whatever time period you have set for new products.

I don't see an option for "Random New Products for SideBox" under max values...?

I see a "Random New Products For Box," but no sidebox references. Am I missing something?

Thanks,

Nate

23 Jan 2008, 6:48 PM
#4
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: New Products Box

Sounds like the same thing, though that's a puzzling discrepancy. Maybe it changed between 1.3.8 and 1.3.8a.

If you to edit it, does the box to the right have guidance notes that confirm that this relates to a sidebox?

23 Jan 2008, 6:53 PM
#5
bgroup99 avatar

bgroup99

Zen Follower

Join Date:
Aug 2006
Posts:
197
Plugin Contributions:
0

Re: New Products Box

kuroi:

Sounds like the same thing, though that's a puzzling discrepancy. Maybe it changed between 1.3.8 and 1.3.8a.

If you to edit it, does the box to the right have guidance notes that confirm that this relates to a sidebox?

The box on the right is listed as sideboxes/whats_new.php in the layout boxes controller.

When I tried changing "Random New Products For Box" to 3, nothing happened.

Thanks,

Nate

23 Jan 2008, 6:58 PM
#6
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: New Products Box

I think so. A little digging shows that the text you are seeing is from Zen Cart 1.3.7 and earlier. The feature that you want is from Zen Cart 1.3.8. So I'm guessing that you need to upgrade.

23 Jan 2008, 8:31 PM
#7
bgroup99 avatar

bgroup99

Zen Follower

Join Date:
Aug 2006
Posts:
197
Plugin Contributions:
0

Re: New Products Box

Anyway to do what I want without upgrading? I just won't have time to upgrade until mid-feb and want the site to look good.

Is there any code I can modify?

Thanks,

Nate

23 Jan 2008, 8:34 PM
#8
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: New Products Box

I guess you could do a file compare on the relevant module and template files to see whether they would be compatible with 1.3.7. And then look at the SQL upgrade to see what database changes were done on this.

If you're lucky, it might be possible to port this backwards, but I'm afraid I don't know whether that's the case.

23 Jan 2008, 8:37 PM
#9
bgroup99 avatar

bgroup99

Zen Follower

Join Date:
Aug 2006
Posts:
197
Plugin Contributions:
0

Re: New Products Box

Thanks, looks like I'll just have to bite the bullet on this one. I appreciate your help!