Search Results for 'bbpress'
-
Search Results
-
This happened in the last couple of weeks – level 1 and level 2 s2members can no longer see the original post in a bbPress forum topic, but they can see the replies. These level 1 and 2 members are Participants in the forums and can create their own topics, but now can’t see their own posts.
Admins and level 3/4 members can see both the original topic and the replies.
The forum posts are restricted to level 1 or higher.
I found this (unresolved) thread on bbPress forums that describes exactly what’s happening here:
first entry missing on single topic page // visible only for admin
I’m on bbPress 2.5.3 and s2Member Pro v140105.
I have looked around a lot on this but didn’t get any workable solution.
I accidently trashed a topic in bbPress and it went to trash. I went to trash to restore it.
When I click Restore, it gives a fatal warning –Are you sure you want to do this?
Please try again.Hence, I am unable to restore the trashed post. However, when I select the topic from the left checkbox and select do bulk “restore”, then it restores successfully. But in any case, I want to fix the issue of restoring it by clicking the Restore link as well.
Please help. Urgent!!Hi guys
I was trying to have some more custom user fields in http://www.domain.com/forum/users/user/edit/.
I could see that I can add more fields using form-user-edit.php – however, they are not getting saved on submit.
That means, I need to add the new variables in some other file in order to get them saved.
Can anyone help ?
Best.PS. I have read in some places that something like add_filter(‘get_profile_info_keys’, ‘get_profile_info_keys_personal’); would work. I tried that and this is not working, I mean, nothing is getting saved from the extra custom fields.
WP: 3.8.1
BBPress : 2.5.3Topic: I can not seem to translate
Hello, I can not seem to translate into french. I use bbpress 2.5.3 and Poedit.
I use the po file available in /bbpress/languages/bbpress.pot. after translation, I save my file as fr_FR.po, then I transferred to the languagesββ, but the change does not appear. I emptied all caches.
Thank for your supportWhen i get notifications from bbPress that a topic has gotten a reply, the address to the forum page is in pure text and not clickable…is this intended or a bug? How can it be changed to a clickable link?
Hello
I just noticed a problem that i don’t know how old it is. I have not had much activity on my sites forum area, and no replies to any topics, so this problem might be as old as the forum itself.
When i try to make a reply to a topic, the reply get saved in the database, but i get a completely blank page. Even when i check the “page source” it too is completely empty. If i hit reload, another copy of the reply is entered into the database, but still a blank page. However, if i click the browsers address bar and hit enter, then i get the correct page, the updated forum thread. This is true both on my official site CraftersU.com, and its dev site.
I have tried both Chrome and Firefox, same thing. I’ve deactivated all plugins except BuddyPress and bbPress, same thing. Different themes, same thing. I even deleted and re-installed bbPress without getting rid of this problem…What could possibly be the cause of this?
Wordpress 3.8.1
BuddyPress 1.8.1
bbPress 2.5.3You are of course welcome to register as a user in order to test this bug for yourself.
I installed bbpress on my website and while I get the forums on my backend, I do not see any backend menu for the bbp user profiles (all I have is the default WP user profile) – is that how it is suppose to work? Are users suppose to just edit their profiles from the front end only? Also, if I just want to use the default wp profiles for the forum how do I do that? Further, how do I disable links to the user/author profile in the forums? (Sorry if the questions seem to too naive, I am a WP/BBP newbie)
Hi!
I’m using bbPress 2.5.3 and BuddyPress 1.8.1 and loving it, however there’s something I miss.
When I visit a users profile in BuddyPress I can click to show that users started forum threads and his/hers replies in other threads. The replies page only lists the users replies and there’s no link to view the entire discussion. This makes it really difficult for another user to reply in that discussion.
Should this be a core feature to lower the threshold for additional replies in forum threads?
Thanks in advance!
Hey guys, i’ve installed the BBpress plugin last version 2.5.3 while running latest wordpress 3.8 version, and i had nothing in the dashboard, no tab, nothing related to BBpress.
I’ve deactivated all my plugins and set up basic wordpress theme.
I figured out that once i activate WPML Multilingual CMS, the three tabs related to BBpress : forums, topics and replies disappear from the dashboard…but i can still access to the forums, the pages are still available, because i’ve created it so i could test, the only issue is that if i want to create new category or anything else, i need to deactive my WPML plugin so the BBpress tabs appears again, and then reactivate and so on…I can’t run my website without the WPML Multilingual CMS plugin because i run a multilingual ecommerce and most of my contents is translated in two languages…
So just wanted to let you know the issue in case it was unknown, and you might know what i can do for it ?
Meanwhile i would have to found another forum plugin π
Thanks in advance and Have a nice day π
Hey guys, i’ve installed the BBpress plugin last version 2.5.3 and i had nothing in the dashboard, no tab, nothing related to BBpress.
I’ve deactivated all my plugins and set up basic wordpress theme.
I figured out that once i activate WPML Multilingual CMS, the three tabs related to BBpress : forums, topics and replies disappear from the dashboard…but i can still access to the forums, the pages are still available, because i’ve created it so i could test, the only issue is that if i want to create new category or anything else, i need to deactive my WPML plugin so the BBpress tabs appears again, and then reactivate and so on…I can’t run my website without the WPML Multilingual CMS plugin because i run a multilingual ecommerce and most of my contents is translated in two languages…
So just wanted to let you know the issue in case it was unknown, and you might know what i can do for it ?
Meanwhile i would have to found another forum plugin π
Thanks in advance and Have a nice day π
EDIT note: Running bbPress 2.5.3 on WordPress 3.8.1
My theme does not support sidebar widgets, so I instead created a page to house my forums. Additionally, I like the idea of being able to add some content above the forum index. I am running everything through a child theme.EDIT note: The breadcrumbs display in the bottom right of the header, in case it’s not obvious when looking.
As it stands, I’ve added a login box and some content to the page, then used the [bbp-forum-index] shortcode to add my forum index. See the page here.
Clicking into the first forum, “General Fishing Discussion” (my site is a fly fishing related one), I have no issues. The breadcrumbs can get me perfectly back to the page where the index resides. See here.
Finally, I have created a couple test topics. Once I click on one of those topics, this is where my problem arises. Instead of the breadcrumbs being Forum>General Fishing Discussion>Topic Title, they switch to Home>Topic>Topic Title. Clicking the Topic link takes me to a 404 page. See it here.
I’ve been tinkering with this for days, trying several different solutions from this site that I thought might work. The most recent was a fix suggested about two weeks ago whereby I copy the page.php file from my theme folder and rename it to bbPress.php to force bbPress to use it. I have seen no change. I will note that I tried placing it in the theme-child folder as well as the theme-child\bbPress\default folder. Neither worked.
The other fix I tried that I thought might get me there was one posted here about 4 months ago that offered a replacement code for the loop-forums.php. Unfortunately, that didn’t work either.
Does anyone have any other ideas? I really appreciate any help you guys can offer! I love the look and integration of bbPress, I just can’t have users running into walls after reading a topic and trying to navigate back out to other forums.
Thanks in advance!
Topic: Importing from Vanilla
I’m finding it very tricky to import my Vanilla forum to bbPress 2.5.3 on WordPress 3.8.1. I was not completely sure about the settings to use for the import, and so have tried every combination I can think of, but to no avail. The conversion still results in:
No users to convert
No passwords to clear
No forums to convert
No forum parents to convert etc etc.
My site is http://www.wansteadium.com, and my vanilla forum is at /talk.
Any suggestions or links would be much appreciated.Topic: Topic link to newest post
Hi bbpress forum,
How can i do this?
I use bbpress 2.5.3 and wordpress 3.8…
Thanks for help. π
I have no problems when creating groups, but when I create a new topic and click on that topic it opens up but I get a blank white page.
I have disabled all plugins
change the theme to deffault
nothing same problem presistbbpress-Version 2.5.3
buddypress-Version 1.9.2
website-http://gossip-moms.comcan someone point me in the right direction Thanks
Anyone know if theres a compatible wysiwyg editor for forum posts? I want my members to be able to upload images from their computers. Thanks.
Hello,
Currently my bbpress forums do not show any information underneath an author info:
http://screencast.com/t/MWpsfe4S
I am wondering how I can turn on this so I can display more info, such as name, user name, type of user etc.
This is an live example:
http://contactpoint.ca/groups/open-contactpoint-group/forum/topic/why-career-development-matters-round-2/Thank you,
Topic: Can no longer post.
I have a bbPress installation with several forums and topics. I can enter replies and it appears to be saving the post when I click on Submit but the post never shows up, and it does not show up via the dashboard either. What gives and how do I fix this? Thanks.
If we run bbPress on a subsite of a WordPress Multisite installation, administrators of the subsites can’t change a user’s capability. Has anyone written a plugin to allow admins to change a user’s forum role?
I have the bbPress Login Widget on my forum page, but when a user logs in it takes them to the dashboard. I want them to stay on the forum page. Also, logging out takes the user to a generic WP login page, and logging in from that also takes the user to the dashboard. Is there any way to keep the user on the page the log in or log out from? Thanks.