Bob's Blog about WordPress, Websites, Hosting, Computers and the Internet

New Artisteer Version Page Issues

One thing  we found with the new Artisteer version 2.3  is that by default Pages allow comments.  You can disable allowing comments when you create your page but then you still get the “Comments are closed” notice at the bottom of the page.  What we do is create a new page template  by copying the “page.php” file and renaming it “page-comments.php” .  You have to add the following code to the top of the new page-comments.php file.

<?php  /*  Template Name: Page Comments  */  ?>

Then we edit the “page.php” file and remove the following line.

<?php comments_template(); ?>

So now your default page template has no comments at all, and if you want a page to have comments you just select your new page-comments template when creating your page.  We do this with many other themes also.  Not only Artisteer.

LinkedInPinterestShare


Related Posts:

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

TigerDirect
Artisteer - CMS Template Generator