Search Results for 'bbpress'
-
Search Results
-
Topic: Trouble getting started
Hi!
I installed the BBpress plugin to my wordpress site http://www.wacky.no
I added a new forum (unable to see categories..maybe thats the problem?)
I added a new topic..But when i save – and visit forum its only a black screen http://www.wacky.no/forums/forum/wacky-forum/
What do i do wrong?
Hi,
The editing tools I have available to members of my site are the same on this forum, with ‘b-quote’, close tags etc.
These are confusing for members who are not technically minded.
Is there a better solution that perhaps looks more similar to Microsoft Word icons or something else that is easy to use?
I have the latest version of both WordPress and bbPress. My website is http://www.whichinvest.com
Thanks
I am trying to implement a search box inside a Buddypress group that searches on the contents of the Group Forum. I found some helpful instructions here
Basically, I pasted the following code outside the loop in the “content-single-forum.php” file. (Of course this was done to a copy of the bbpress file which I imported into my theme’s bbpress folder):
<h3>Search Forum</h3> <form role="search" method="get" id="bbp-searchform" action=""> <label for="ts">Search the support forum topics</label> <input type="text" name="ts" id="ts" value="<?php echo ( isset( $_REQUEST['ts'] ) ) ? $_REQUEST['ts'] : ''; ?>" /> <input type="submit" id="searchsubmit" value="Search" /> </form>This code however, performs search only on the topics and not the replies.
Can someone suggest appropriate modifications to the code so that it searches on both topics and replies rather than just the topics.
Many thanks!
WordPress 3.9.1 running a slightly modified Twenty Ten
The EcoPsi Journal & Forums
http://ecopsi.org/journal/I was up working at around 4am and saw a checkbox for locking the site down and now I can’t remember where that was. I don’t actually even remember if it was even in bbPress although I don’t remember WordPress having that feature but that may be because I’ve never thought of looking for that feature. Anyway, I would appreciate it if someone could tell me the most likely place to open my blog and form to the public. Right now you can only see the landing page and have to register if you want to see more of the site.
Topic: Reply Threading not working

