Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / Featured Product Display Different between versions

Featured Product Display Different between versions

Locked

Views: 1,323

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
19 Jan 2008, 3:22 PM
#1
shocker avatar

shocker

Zen Follower

Join Date:
Jul 2007
Location:
Jakarta
Posts:
346
Plugin Contributions:
0

Featured Product Display Different between versions

I must have made customization in 1.3.7 that removes the Featured Products after the Product Index Listing.

In 1.3.8 the Featured Products are displayed.

I know I can turn this display off in Admin. In 1.3.7 it is on but doesn't display. In 1.3.8a it is on and does display.

this is not a big deal, I was just wondering what file would modified to turn this on or off. I think I may have modified something to specifically not display under the Product Listings

19 Jan 2008, 4:10 PM
#2
kuroi avatar

kuroi

Totally Zenned

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

Re: Featured Product Display Different between versions

I've followed you links and tried delving into your site, but can't find any differences between the old and new versions of the sort that you have described. So it's unclear exactly which of Zen Cart's product listings you are referring to and therefore where code would be changed (though as you point out yourself, such changes would be unnecessary).

20 Jan 2008, 2:55 AM
#3
shocker avatar

shocker

Zen Follower

Join Date:
Jul 2007
Location:
Jakarta
Posts:
346
Plugin Contributions:
0

Re: Featured Product Display Different between versions

Thanks for taking the time. I've set the 1.3.8a version back to display Featured Products under Product Listing. (Ignore the picture sizing problem)

This the same setting in 1.3.7, but the Featured products don't display.

Thanks again.

20 Jan 2008, 10:32 AM
#4
kuroi avatar

kuroi

Totally Zenned

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

Re: Featured Product Display Different between versions

There is a whole sequence of files where you could have coded in suppression of this display. I'd suggest starting with the bottom half of your tpl_index_categories.php file. And if it's not there following the trail of files called. If that doesn't work, you could use WinMerge find the changes in the files that you are using to over-ride Zen Cart's defaults.