glenda Posted March 28, 2003 Share Posted March 28, 2003 I didn't even notice it until now, but the last bunch of products I added to my catalog happened to not have images...the entire category! My defalt page looks pretty terrible with the "Photo Not Available" image. Is there any way I can get my other products with images to be displayed as "New Products for March"? Thanks Mary Link to comment Share on other sites More sharing options...
Ajeh Posted March 28, 2003 Share Posted March 28, 2003 You could alter the select statement and add something for image cannot be blank. Link to comment Share on other sites More sharing options...
glenda Posted March 28, 2003 Author Share Posted March 28, 2003 Thanks Linda! You always know what to do! I added this code to my select statement products_image != 'sm_default.jpg' And removed this code because I just wanted to display my products randomly. I'm using this feature as "Product Spotlight" rather than "New Products for..." order by p.products_date_added desc Mary Link to comment Share on other sites More sharing options...
Ajeh Posted March 28, 2003 Share Posted March 28, 2003 Glad that this worked for you ... :D Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.