Post questions or feedback about bbPress Signatures in this topic.
If you use my plugins, please considering donating to help continue their development.
Post questions or feedback about bbPress Signatures in this topic.
Is only a question, How can I add the button for a post-based signature? I dont see it in the plugin page what and where code to put it in (im using the default bbpress theme) Thanks
You mean the checkbox to add/remove it like I have here?
There is no button ?
If you would like the optional toggle on new/edit posts to allow the member to disable signatures on a per-post basis,
you must edit the edit-form.php & post-form.php templates and place at or near the bottom:
<?php bb_signatures_checkbox(); ?>
(you can optionally wrap that in a DIV and float it to the left, right style anyway you'd like)
Thanks ^^ When i search for that info i didnt found it.
Hi,
I like this very much, How can I change the signature text to another color. I have a red background on my site and the text is Gray.
Where do you have the styling?
Thanks in advance
RSS feed for this topic
You must log in to post.