Search Results for '"wordpress"'
-
Search Results
-
Hi,
I’m in the process of migrating a phpBB forum to WordPress with bbPress. I don’t know if the bbPress style is better but my users are used to the phpBB style for displaying Forums on the main page. So I tried to reproduce that layout in bbPress using categories. With the default theme, I was not happy with the way it looked. After a quick search in these forums, I saw some interesting topics from @lynq (here and there) but it didn’t work as intended in the last bbpress release and ticket #1958 has been moved to 2.6.
So after a few hours of searching codex, and a lot of tries, I managed to do what I wanted. As there is still some demand in Lynq’s topic, I thought I should share my little work.
I’m not a developper, so my code may be a little messy, but it works as intended. I’ve tried using the bbpress functions, and commented my code. If any PHP expert would like to review it and make it better, any feedback is welcome.
The only file to change is loop-forums.php with this code.
You just need to create it and paste the code. Then upload it to /wp-content/your-theme/bbpress/. Use a child-theme if you don’t want to loose it on next theme update.The forums are not yet online, so here are some screenshots with descriptions. (In French, because, as you may have noticed, English is not my native language 🙂 )
I’ve tested many situations (even a category inside a forum, which bbpress doesn’t consider anymore as a category, probably normal behavior) and I think everything works as intended. Feel free to report any bug.
Hi,
I just used this shortcode [bbp-topic-tags] in widget and also in template file and its showing the tags but with <br> tag after each …. tag. Its means all tag clouds are displaying in a long list style and not displaying like wordpress default Tag cloud are displaying.
Is this bug or please help to fix thanks
I am integrating bbpress files into my own wordpress theme. But, I don’t get why there is so many loop files?
“content-archive-forum.php” links to “loop-forums.php”, and inside that, it links to “single-forum.php”.
Why on earth is there one loop linked to another, and then another, and then another? It sees confusing to me…Can’t I just leave out files like “loop-forums.php” and add that code directly in “content-archive-forum.php and do the same with the other files? Or is it necessary to keep them broken up?
I am modifying a site to enable this simple snippet of code to the bbPress login Widget. Once a user is logged in, I would like to check the user’s role (WordPress Role: admin, editor, author) and allow only those three access to the site’s dashboard by simply displaying the link there. I do not know how to translate the bbPress roles to the WordPress roles.
Any insight would be most appreciated.
Thank you in advance.
Topic: Unable to make forum private
Hi, I’ve just set up a new website to creat a private forum for a small group. I’m using at as a stand alone site, separate from my WordPress blog. I installed bbPress via Softaculous, and the version it’s given me is 1.2.
My main concern is that there’s NO option to set forums as visible to members only, as shown in the documentation. I really need that.
Will upgrading to a newer version fix that? I’m not sure how to manage the upgrade.
Sorry to sound like a complete moron!
I’m using the plugin bbPress Topics for Posts to be able to display all comments on a forum as well. I want anonymous users to be able to post comments on all my WordPress posts, but want them to register in order to reply to (other) forums.
Would this be possible? Any other solution? Thanks!
Topic: I find a problem for search
i have updated to 2.4,I find a problem for search.
when the wordpress Permalink Settings use Numeric like(http://localhost/test/archives/123),
use the bbPress forum search form, It will not result always.Is there a way to enable a BuddyPress group to have multiple forums? Right now it is a one-to-one connection, but I need multiple forums. FYI:
– I saw the subgroups plugin, but that wouldn’t work for me.
– I also read the subforum discussion, where the ;last word from about 5 months ago was “Multiple forums per BuddyPress Group is started in bbPress, but likely won’t be finished for several months.”
– I also read the subforum discussion here, but that’s not ideal either.
– I also the “Multiple main forums on one site” topic here and I suspect the answer might eb the same that was given there, but wanted to make sure.
