Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

 

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help.

 
Thread Tools
Old 11-24-2009, 02:30 AM   #1
CPimp
Confirmed User
 
CPimp's Avatar
 
Industry Role:
Join Date: Aug 2009
Posts: 2,346
Detailed Wordpress Question

I am using wp for http://www.seotextwriting.com and http://www.adult.seotextwriting.com and would like to know how to remove the {comments on this entry are closed} thing on the posts I am making. Should be a simple thing in functions.php or something but I am not sure. Thanks for any help in advance!

If you're a sponsor and can answer this question, I will give you 20k banner impressions on http://www.adult.seotextwriting.com

If you've got a mainstream site, I will give you 20k banner impressions on http://www.seotextwriting.com once I get the banner space added.

Hopefully this is enough?
__________________
three 997 three 55 three 1 ← That's my ICQ. Contact me there. Thanks.
CPimp is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 11-24-2009, 08:23 AM   #2
Max_PuZcash
Confirmed User
 
Max_PuZcash's Avatar
 
Join Date: Nov 2009
Posts: 575
you simply use an advanced text editor or dreamweaver and search for '{comments on this entry are closed}' in all files in your wordpress folder... should work
__________________

---------------------------------------------------------
www.puZcash.com
ICQ: 575610973
Max
Max_PuZcash is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 11-24-2009, 08:59 AM   #3
AIbenjamink
Confirmed User
 
AIbenjamink's Avatar
 
Industry Role:
Join Date: Jan 2009
Posts: 420
Give this a try: http://websheila.com/removing-commen...osed-wordpress
__________________
Benjamin : [email protected] : 405-243-447 : www.AdultInterface.com

AIbenjamink is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 11-24-2009, 09:44 AM   #4
phoqu
Registered User
 
phoqu's Avatar
 
Join Date: Sep 2009
Posts: 58

Looks like you're using a customized theme_16 theme for Wordpress; here's exactly what to do.
  1. Open up the file comments.php file either in via the Wordpress admin editor or in a text editor (the file's located in the wp-content/themes/thesis_16 directory).
  2. Search for the following code snippet:
    PHP Code:
    if (!comments_open()) {
    ?>
      <div class="comments_closed">
        <p><?php _e('Comments on this entry are closed.''thesis'); ?></p>
      </div>
    <?php
    }
  3. Either remove all of the above code, or just comment it out like so:
    PHP Code:
    if (!comments_open()) {
    ?>
      <div class="comments_closed">
        <p><?php // _e('Comments on this entry are closed.', 'thesis'); ?></p>
      </div>
    <?php
    }
  4. i.e.
    PHP Code:
    <?php  _e('Comments on this entry are closed.''thesis'); ?></p>
    becomes
    PHP Code:
    <?php // _e('Comments on this entry are closed.', 'thesis'); ?></p>
Let me know if that works for you and if it's worthy of 20k banner impressions

PS: If you're absolutely positive that you won't use comments again in the future just remove all of the above code completely - everything from if to } - this willl lead to slightly better performance.
__________________

www.PHOQU.com

Web Developer/Engineer/Hacker ::Expert Wordpress, PHP, MySQL, Ruby on Rails Support. Sub-contracting gigs accepted too.

Code:
<?php $skills->include('php', 'ruby', 'java', 'javascript', 'wordpress', 'joomla', 'drupal', 'rails', 'html', 'css', 'xml', 'mysql', 'oracle', 'postgres'); ?>
phoqu is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 11-24-2009, 09:59 AM   #5
CPimp
Confirmed User
 
CPimp's Avatar
 
Industry Role:
Join Date: Aug 2009
Posts: 2,346
Hey phoqu... I am wanting to remove ONLY that text that I had stated above. I may want to use comments on samples or something as a discussion, especially when I do some work and the customer allows me to post an excerpt or a sample of something I did for him, then he can reg and leave a comment on the work so people know what I am doing is real.

If you can do that you've got the 20k buddy, thanks.
__________________
three 997 three 55 three 1 ← That's my ICQ. Contact me there. Thanks.
CPimp is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 11-25-2009, 12:08 AM   #6
CPimp
Confirmed User
 
CPimp's Avatar
 
Industry Role:
Join Date: Aug 2009
Posts: 2,346
Phoqu... I just re-read your post a few times and got exactly what you were saying. I want to use comments but hide the remark about comments being closed. Thanks. email me at the email in sig with the details for your 20k banner impressions. Will need your banner, link and email to deliver reports.
__________________
three 997 three 55 three 1 ← That's my ICQ. Contact me there. Thanks.
CPimp is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 11-25-2009, 08:51 AM   #7
brassmonkey
Pay It Forward
 
brassmonkey's Avatar
 
Industry Role:
Join Date: Sep 2005
Location: Yo Mama House
Posts: 76,511
just passing by
__________________
TRUMP 2024 KEKAW!!! - Support The Laken Riley Act!!!
END DACA - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com
brassmonkey is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
 
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.