• Hi,

    i have seperate my pings in comments:

    <?php if ( pings_count() >= 1 ) : ?>
    			<h3 id="pings">Trackbacks/Pingbacks</h3>
    			<ol class="pinglist">
    				<?php wp_list_comments('type=pings'); ?>
    			</ol>
                            <br />
                   <?php endif; ?>

    Now it display’s i lot of stuff…
    How can i only display the name with link zu this page ?

    Thanks

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Trackback/Pingback Layout’ is closed to new replies.