Re: *seamless* wordpress integration
@ vilimaunula….. where did you include this code? in which file? in which line?
<?php if ($forumpage == TRUE) {
bb_title();
echo ” :.: AKN&I”;
} else …
to add the forum feed:
<?php if ($forumpage == TRUE) bb_feed_head(); ?>
and are you sure this code is right.. for getting bbpress title?
Thanks,
cNc