Guest Posted March 20, 2010 Posted March 20, 2010 Hi When I go and add new products the root directory shows the last three products I have added. Is there any way I can hand pick the products I want to be displayed? For example, this is the url for my Educational Toys category - http://www.childrenseducationaltoys.co.uk/index.php/cPath/70 as you can see, it is showing three puzzles. How would I be able to change this to show one product from the sub category books, one product from the sub category games and one product from the sub category puzzles? Thank you Andrew
♥mdtaylorlrim Posted March 20, 2010 Posted March 20, 2010 Hi When I go and add new products the root directory shows the last three products I have added. Is there any way I can hand pick the products I want to be displayed? For example, this is the url for my Educational Toys category - http://www.childrenseducationaltoys.co.uk/index.php/cPath/70 as you can see, it is showing three puzzles. How would I be able to change this to show one product from the sub category books, one product from the sub category games and one product from the sub category puzzles? Thank you Andrew Search the contributions. Featured products come to mind. Replacing the What's new box with the Specials box also. Community Bootstrap Edition, Edge Avoid the most asked question. See How to Secure My Site and How do I...?
Guest Posted March 20, 2010 Posted March 20, 2010 Search the contributions. Featured products come to mind. Replacing the What's new box with the Specials box also. Thanks Mark. I was hoping there was some code I could just change. I am not very good when it comes to installing contributions
♥mdtaylorlrim Posted March 20, 2010 Posted March 20, 2010 Thanks Mark. I was hoping there was some code I could just change. I am not very good when it comes to installing contributions You could manipulate the date added in the database with phpMyAdmin. Those products are simply the last ones entered. Community Bootstrap Edition, Edge Avoid the most asked question. See How to Secure My Site and How do I...?
mifzal.mufthi Posted March 20, 2010 Posted March 20, 2010 You could manipulate the date added in the database with phpMyAdmin. Those products are simply the last ones entered. Mark's idea sounds better. But how do we do that once we login to our phpmyadmin? I've my site at www.onlineam.com and there's a product called invisible ink pen. Please instruct me how to change the date on phpmyadmin as you said
♥mdtaylorlrim Posted March 20, 2010 Posted March 20, 2010 Just go to your database, products table, locate your product and edit it. Change the date_entered to "2100-11-14 21:56:53" That should hold you over for a couple of years. Community Bootstrap Edition, Edge Avoid the most asked question. See How to Secure My Site and How do I...?
mifzal.mufthi Posted March 21, 2010 Posted March 21, 2010 Just go to your database, products table, locate your product and edit it. Change the date_entered to "2100-11-14 21:56:53" That should hold you over for a couple of years. thank you. it worked
Recommended Posts
Archived
This topic is now archived and is closed to further replies.