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

Artisteer Theme Trackback Problem

There is a Bug in Artisteer WordPress Themes for Ping- and Trackbacks.

ArtisteerHere is the solution.

Edit comments.php

around Line 123-125 you will find:

<ul class=”commentlist”>
<?php wp_list_comments(‘type=comment&callback=art_comment’); ?>
</ul>

after the line above insert the following right after:

<ul class=”commentlist”>
<?php wp_list_comments(‘type=pings&callback=art_comment’); ?>
</ul>

And now your Artisteer Template will work fine with Ping- and Trackbacks.

LinkedInPinterestShare


Related Posts:

One Response to Artisteer Theme Trackback Problem

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