Featured Products Grid Not Displaying Properly
Posted: Sat Jun 04, 2011 7:09 am
Hello Everyone,
We are trying to make use of the featured products grid on our Home Page, and it works great at displaying four random featured products at a time. However, when I try to add a SelectedCategory="#" attribute to it, it starts displaying multiple listings of the same product. If I load the page, it will display one product 2,3, or 4 times, so that that product is all that is displaying on the page. Then if I reload the page, the same thing happens with another product.
I have tried to look at the ascx.cs file in the conlib folder, but it looks like unless I spend $1000 for the source code, I won't be able to get this fixed, since it looks like the problem is in the ProductDataSource.GetRandomFeaturedProducts(_SelectedCategory, true,IncludeOutOfStockItems, this.Size) function. Am I missing something, and does anybody else have a way to solve this issue without spending a lot to fix it?
We are trying to make use of the featured products grid on our Home Page, and it works great at displaying four random featured products at a time. However, when I try to add a SelectedCategory="#" attribute to it, it starts displaying multiple listings of the same product. If I load the page, it will display one product 2,3, or 4 times, so that that product is all that is displaying on the page. Then if I reload the page, the same thing happens with another product.
I have tried to look at the ascx.cs file in the conlib folder, but it looks like unless I spend $1000 for the source code, I won't be able to get this fixed, since it looks like the problem is in the ProductDataSource.GetRandomFeaturedProducts(_SelectedCategory, true,IncludeOutOfStockItems, this.Size) function. Am I missing something, and does anybody else have a way to solve this issue without spending a lot to fix it?