Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages » Post-Kicker, -Byline & -Footer »

[SOLVED] How to remove "comments are closed" from the end of posts


  #1  
Old Feb 8, 2009, 03:25 AM
wylde1der
 
1 posts · Feb 2009
I want to use the Atahualpa theme without comments, but when I do this it says "comments are closed" at the end of the post. How do I get rid of that?

Thanks for your help in advance
  #2  
Old Feb 8, 2009, 12:59 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
See Atahualpa Theme Options -> Post Info Items, delete that term from the %comments.... tag, but leave its opening and closing single quotes.
  #3  
Old Dec 14, 2009, 01:13 AM
sebatombs
 
1 posts · Sep 2009
Send a message via Skype™ to sebatombs
I have done a bit of research into trying to remove the 'Comments are closed' text and box from the bottom of WordPress pages. The simplest and by far most effective way, without mucking up you code is to do to edit comments.php in your theme file replacing the code:

`<?php else : // comments are closed ?>`
`<!-- If comments are closed. -->`
`<div class="art-Post">`


with this:

`<?php else : // comments are closed ?>`
`<!-- If comments are closed. -->`
`<div style="display:none" class="art-Post">`


There is a great video showing you step-by-step how to do this at:

www . positivebusinessonline . com/remove-comments-are-closed.

It worked a treat for me. Hope this helps.

Last edited by juggledad; Dec 14, 2009 at 05:43 AM.
  #4  
Old Dec 14, 2009, 05:45 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
While the suggestion by sebatombs will work, it's like taking a sledge hammer to drive in a thumbtack.
It will work, but for each WordPress upgrade you will have to reapply the fix.

Flynn's suggestion will do the same thing via the Atahualpa Theme options and the change will carry forward thru both WordPress and Atahualpa upgrades.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Static text/banner image before posts in "posts page" verbalicious Page & Category Menu Bars 14 Nov 12, 2010 05:27 AM
Getting rid of the rel="nofollow" thing in articles (not comments), how? MarkusM. Installing & running WordPress 6 Apr 25, 2010 04:06 PM
Spaces in the fields of "Post comments" form Lucker Comments, trackbacks & pings 1 May 25, 2009 12:38 PM
How to style "post icon" and "post comments" text Whatsthatcat? RSS, Feeds & Subscribing 3 Apr 1, 2009 09:41 AM
"Remove 2nd footer link to BFA" doesn't work Flynn Atahualpa 3 Wordpress theme 0 Dec 13, 2008 04:47 PM


All times are GMT -6. The time now is 01:18 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.