For some reason I can't see the buttons on my forum.
I am a non-programmer and want to integrate buttons on my BBpress forum.
I have BBcode Lite (1.0.3) , BBcode Buttons Toolbar (0.0.9) , and Allow Images (0.9) all in my-plugins folder and all are activated.
I think I know that BBcode Lite is working because I tested the use of the [b] bold [/b] tag in a recent post.
I use businesslike orange 1.0 as my theme that has this right at the end of the foooter.php file:
<?php do_action('bb_foot'); ?>
</body>
</html>
I tested it by switching to the default template - Kakumei 1.0 - but still no buttons appear.
What am I missing to make this work?
Thanks!
Craig