-
eleventwenty2 posted on the forum topic FORUM FOR BUDDYPRESS using wp forum server? in the group How-To and Troubleshooting: 13 years, 11 months ago
I was able to accomplish this by simply installing https://wordpress.org/extend/plugins/forum-server/
-
eleventwenty2 posted on the forum topic Limit title characters in the group How-To and Troubleshooting: 13 years, 11 months ago
Here’s what I came up with and it works the way I need it.. I added the following function to the “buddypress/bp-forums/bp-forums-templatetags.php” file. `function bp_the_short_topic_title() { echo bp_get_the_short_topic_title(); } function bp_get_the_short_topic_title() { global $forum_template; $topic = $forum_template->topic->topic_title; if…[Read more]
-
eleventwenty2 posted on the forum topic Limit title characters in the group How-To and Troubleshooting: 13 years, 11 months ago
bump on this.
-
eleventwenty2 posted on the forum topic Display Number of Users Online in the group How-To and Troubleshooting: 13 years, 11 months ago
worked, thanks!
-
eleventwenty2 started the forum topic Display Number of Users Online in the group How-To and Troubleshooting: 13 years, 11 months ago
Hi, how would I be able to display the number of users online? I’ve searched all over and couldn’t find anything. I don’t want something like the Who’s Online Widget. I’m just looking for something that’ll say “XX Members Online”.
Any help is appreciated, thanks in advance.
-
eleventwenty2 joined the group How-To and Troubleshooting 13 years, 11 months ago
@eleventwenty2
Not recently active