| 
 | ||||||||||
|  | Shopping cart software Solutions for online shops and malls | |||||||||
|  |  |  | ||||||||
| X-Cart Home |  FAQ |  Forum rules |  Calendar |  User manuals |  Login | 
|  | 
| DON'T want Featured Products | |||
|  |  | ||
|  | Thread Tools | Search this Thread | 
| 
			 
			#1  
			
			
			
			
		 | |||||||
| 
 | |||||||
|  DON'T want Featured Products At the moment, Featured Products do not fit my client's current business model. It will eventually, but for right now I need to get that table off my front page. I'm still in the process of setting everything up and working the graphics and CSS, so there are still most of the sample product data still in. I couldn't find any reference of how to remove that block from the front page (I've got the default Skin1). Thanks! 
				__________________ www.littlelizard.com X-Cart version 4.1.8 | |||||||
| 
			 
			#2  
			
			
			
			
		 | |||||||
| 
 | |||||||
|  Re: DON'T want Featured Products to make featured products go away forever, you can simply not assign any. to idiotproof it from your store, you can comment out the entire template, /skin1/customer/main/featured.tpl Code: 
 but -- if you don't assign a featured product, they simply won't display. Get to know webmaster mode, so you can see what templates are working for you. 
				__________________ xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4 | |||||||
| 
			 
			#3  
			
			
			
			
		 | |||||||
| 
 | |||||||
|  Re: DON'T want Featured Products I don't have any featured products, but the box is still showing up saying there are no featured products. Commenting worked just fine. Thanks. 
				__________________ www.littlelizard.com X-Cart version 4.1.8 | |||||||
| 
			 
			#4  
			
			
			
			
		 | |||||||
| 
 | |||||||
|  Re: DON'T want Featured Products OK, this is understandable... in the featured.tpl, do you see the code lines: Code: 
 IF featured products are empty, then it will display the language var, $lng.txt_no_featured -- and wrap it in a dialog... You could (as i have) simply comment out the include call to featured.tpl in welcome.tpl, as well as wherever else it is called... Code: 
 There is more than one way to accomplish this. Webmaster mode will help you... look for any calls to customer/main/featured.tpl and comment them out. BUT -- I think if you lose it from welcome.tpl, the if/elses should solve the rest. 
				__________________ xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4 | |||||||
|  | |||
| 
X-Cart forums © 2001-2020
 | |||