Hi,
can i change the word”Forum” from the nav menu? if yes. how?
[Resolved] How to change the word?
Published on January 10th, 2016 by bruce30Monalisa plugin broke mi site?
Published on January 10th, 2016 by SerchgdlAfter installing the plugin monalisa, this broke my site. After disable all back to normal, but the default smilies disappeared, no longer they are. I thought maybe overwrote the file where the images, but I do not know which file is, could it be that?
Thanks in advance.
Forum RSS Feed excluding replies
Published on January 10th, 2016 by Jon FergusIs there a way to restrict a forum RSS feed so that only primary topics are included?
This is the feed I have right now: http://nexus.universaltheosophy.com/groups/theosophical-tenets/forum/feed/?post_type=topic
I thought “?post_type=topic” would restrict the feed to only topics and not replies, but this doesn’t seem to be the case.
Any help with this would be much appreciated.
Prevent participants from creating new topics
Published on January 10th, 2016 by jessicanaHello
I want to prevent user role with participant from creating new topics. By default, registered users are given the participant role. I want the forums to be organized and if I allow everyone in they will mess the forums.
I read this: https://bbpress.org/forums/topic/prevent-users-from-creating-topics/
But it’s no longer applicable to the current version.
I tried this fix:
.bbp-topic-form {
display: none;
}
But it’s incorrect because users will not be able to edit their replies and it affects the functionality of forums.
Please help!
Showing only topics related to a forum
Published on January 10th, 2016 by polykromHi,
When i go to one of my forums, all the other forums topics are displayed…
How can i display just the topics related to a single one ?
thanks
François
How to allow user to change their desired password
Published on January 10th, 2016 by haansI have installed bbpress and user able to login and change a password via a “generator” button. It generates a random password and email to user. All this are done in the edit profile page.
However I’d like a user upon login to allow them to edit profile and change to a desired password. If possible also prompt them to enter old password before proceeding.
Huge bbPress 1.2 – bbPress 2.5.8 import
Published on January 10th, 2016 byTrying to import a very large bbpress 1.2 forum to the latest. As I understand it, the converter essentially reads through all topics, replies and forums and creates a new post of type “forum” in the main WP database.
My issue is that this forum has approx. 520k topics and many, many more replies. The furthest the import process has managed to get has been 67k posts imported before timing out or dying in some unshown way. This is running on a dedicated server with 4GB RAM which runs nothing else.
Short of me rewriting the converter so it’s pure scripting and doesn’t run in WP, is there some way for me to speed this up and make sure it doesn’t die? To recap, it’s died in the following ways:
1) got to 67k, ended in ———- : AFAIK from reading, this is due to login timeout. I’ve solved that by auto refreshing the dashboard page
2) Says “starting conversion” hangs there indefinitely : logging that I’ve put in place indicates that inserts are happening but nothing is coming through on the WP log window. This eventually dies as well.
Any advice would be great – I’m not sure if @netweb is still around but if yes, please help 😀 I’ve read all your posts to other people on this sorta topic.
Sidebar issue
Published on January 9th, 2016 by krlgroupflHi everyone,
I was trying to read some topics on this, but couldn’t get it to work. I am working on:
http://independentflorida.com/forums/forum/presidential-election/
I am trying to get the bbPress sidebar (like on the main forum page) to apply inside each forum and each topic. I tried to go through #26 on the codex link without using a plug in. I’ve also tried WP Tweaks. I would like to fix it with as few active plugins as possible.
It seems to me like the problem is the page set to full width, but I’m not an expert. I’m hoping someone can help me go in the right direction. Thanks!
Greg
Forum design
Published on January 9th, 2016 by NaereanHi, I have a little website, is not professional, just for fun and learn. I have a problem and I don’t know how to start, I hope you can help me.
I have tried a few themes, now, I’m using firmasite because the forum on my web looks fine and works ok. But, I like more the customizr theme because the documentacion and customization is better, however, the forums looks awful and I don’t know which files I have to edit in customizr and which files I have to consult in firmasite.
To be concise, I want a similar layout to the firmasite theme in the customizr theme. So, How I start?
I have knowledge on html, jquery and php, maybe not enough but I’m on it. Sorry for my English if something is wrong.
Thanks.
Changing bbPress to display BuddyPress name field?
Published on January 9th, 2016 by rkastudioHi, I am integrating bbPress and BuddyPress and want users to be able to update their public name in one place–the BuddyPress name field. It seems the simplest way would be to modify bbPress to show this BuddyPress field rather than one of the myriad WordPress profile fields.
I know it’s kinda possible to get this to work if you turn on BuddyPress->WordPress profile sync, but this feature of BP overwrites WP first_name and last_name, which is unacceptable in this site. Does anyone know how to accomplish what I’m trying to do?
Thanks!!