So my website is a creative writing site, where people collaborate on stories. That being said, being able to edit posts is really important. However even with the setting enabled they seem to be unable to edit posts. Since I wanted the max amount of time to allow for editing I set the time allowed for editing to like 99999.
My members still cannot edit their posts though, is there somewhere else I’m missing? I’ve looked everywhere. And is there a way to make it so that they can edit it whenever?
my domain is roleplaycentral.org
Thanks!
Our users are having trouble editing their profile. We have them marked as participants. When they click the edit profile link either by their image in posts or in the sidebar (GD Toolbox Wdiget) it is taking them back to the login page.
Thoughts? Solutions?
Hi all!
After some search here on support forum and in bbpress itself (v2.5.7, wordpress 4.2.1), i dont find anything about this (only Multsite-related, which isn’t my case).
My question is: Is possible to bbpress use forums.example.org instead of example.org/forums ? I want to setup a small website consisting of a forum and a portal (blog), and i want to know if this is possible.
Thank you in advance
Hey Gang,
You know the links that are avail in the user menu (top right) when logged in? (Activity, Profile, Notifications, etc). All of those links are dynamically created based on the logged in userID.
I wanted to create a few of those shortcuts in a custom link in our main site navigation menu, but I’m unsure what type of code to use to dynamically insert the UserID of the logged in user.
So for example, how can I create a custom link that will populate the users’ ID:
http://www.theworshipcommunity.com/members/[**USERID-OF-MEMBER**/forums/subscriptions/
As you can see if you go to:
http://www.theworshipcommunity.com/dicuss/
Under “Discussion Forums” i have some sub-links that show the RSS feed options. It’s under there I wanted to have a custom link for “My Subscriptions & Unread Topics” with that dynamic URL above.
Thanks,
Fred
I’d like to have my bbpress sidebar on the right rather than the left, how can I do this? I’m using the travel blogger theme.
Thanks,
Sam
I am using the Listify theme at http://tattsamistake.com
For some reason none of the page themes will work with bbpress (if I am wrong would love to know!)
So I followed the instructions on building a new page and adding the forums short-code to it. Even then it isn’t ideal but it will just about do – you can see it at http://tattsamistake.com/tattoo-forum/
If I click on any forum I then get presented with a directory ‘path’ to go back one page ie – Tattoo Removal Australia › Forums › Caring for Tattoos
The problem is – if I click on ‘Forums’ I go to the ‘default’ forums page that doesn’t work, rather than the new forums page that I built (that mostly works)
If I go to settings and change the name ‘forums’ to the same name as my custom-made forums page, it then overwrites my page template choice with the template that doesn’t work for forums – so it breaks the page
So in short – how can I get that ‘path’ Tattoo Removal Australia › Forums › Caring for Tattoos
to point to my working forums page, rather than a non-working forums page?
Hope this makes sense!
Hi, im having this weird issue where the members of my site copy an image on their desktop and paste it on the bbpress text box.
I really dont know how to be more specific, people open a picture with the Windows Photo Viewer and do right click on the picture, then Copy it and then go to my forum and paste it.
I tried doing it and the thing is that the image looks like its really there, but when you click “publish” that image transforms to the “url” where it was on the member computer (c:users/desktop/blabla.png).
Is there any way so i can disable this bug(?) or whatever this is?
I thought of disabling copy and pasting with javascript, but i prefer not to do it, i will lose more than i’ll win
I see the profile page of bbPress combined with BuddyPress has a “friends” tab, but is there anyway or any plugin to have a “follow” feature that shows who you follow and who follows you?
As a feature, you would get email updates on who you follow.
on my forum (http://libraryofbabel.info/forum/?page_id=14 – WP 4.2.2 – bbp 2.5.7) I am trying to resize the search input box and the search submit button. I would like both of them to be smaller in the vertical dimension. I have tried adding the following to my theme’s css file:
.bbp-search-form {
height:10px;
}
But this changes its location – moving it closer to the table beneath it, without changing its size. What do I need to do to change the size?
How and where do I activate the sidebar widget for searching a specific forum?, like the one right here to the left of this page.
I also see it changes to searching replies when on a post page rather than the specific forum page.