StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
  #1  
Old 11-13-2008, 09:30 AM
thelv36 thelv36 is offline
Registered User
Pro Plus Member
 
Join Date: Nov 2008
Posts: 39
Default Turning off Comments

Is there a way to turn off comments through out this theme. Doing a sort of static page by using categories and I do not want any comments?

Thank you in advance.
  #2  
Old 11-13-2008, 09:40 AM
Craig Tuller's Avatar
Craig Tuller Craig Tuller is offline
Registered User
Pro Plus Member
 
Join Date: Sep 2008
Location: Raleigh, NC
Posts: 7,698
Default Re: Turning off Comments

Open index.php and remove this section of code:
Code:
				<div class="dateright">
					

<span class="comment">Leave a comment</span></p> 
				</div>
and remove
Code:
		<div class="comments">
	
			<h4>Comments</h4>
			<?php comments_template(); // Get wp-comments.php template ?>
			
		</div>
And to cover all bases...
Go to your admin panel ... Settings > Discussion ... check all on 'Before a comment appears'
  #3  
Old 11-13-2008, 10:09 AM
thelv36 thelv36 is offline
Registered User
Pro Plus Member
 
Join Date: Nov 2008
Posts: 39
Default Re: Turning off Comments

Thanks, that worked perfectly.

Les
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
comments not turning off ahufford General Discussion 4 10-07-2009 10:41 PM
turning navbar into a link johnryan General Discussion 2 03-11-2009 12:52 PM
Turning Comments off Causes Problems - Singe Post hbixler03 General Discussion 7 12-26-2008 04:49 PM
Turning off Sidebars goldkey General Discussion 4 11-15-2008 01:03 AM


All times are GMT -5. The time now is 09:15 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.