disabling comment on a page
				
				
                
                    
                    
                
                
                    
						
                
                
                    I am using classipress and new to it, I want to know how i can disable comments section on a page?
I removed following code from page.php but it didn't work.
<?php if (comments_open()) comments_template('/comments-page.php'); ?>
                
                
					
					
				
			
			
			
				
				
				
					
						Last edited by jomarkosabel; June 24th, 2011 at 10:14 AM.