[bbsync]Link to the forum topic in every wp-entry
-
I’m using bbsync properly synchronized with my wp-blog. I want to close wp-comments and add a link to the forum topic in every wp-entry for responses. Bbsync provides this code:
Replies in the thread can be shown where the comments are (quite automagically). Use <?php bbrepliestext(); ?> to just link to the thread; it accepts the link text as an argument and %no% and %replies% will be replaced with the numebr of posts and the right pluralicised form of the word reply.
But I don’t know how or where using it. Anybody can explain me the instructions more detailed, please? Has someone something similar working? I’ve tried to paste
<?php bbrepliestext(); ?>
in my template files but it doesn’t work (blank text) .Thanks!
- You must be logged in to reply to this topic.