Published on December 9th, 2013 by gijs5
Hi all,
I made a custom import for minibb. I just did my first test import and it took like 12 hours to finish. Now I want to know if it’s possible to import only the latest post, topics etc instead of doing a complete import when I want to go live?
Thanks in advance.
Cheers,
Gijs
Published on December 9th, 2013 by tvieira
Which file I have to change when creating a forum, private visibility is selected by default?
thanks
Published on December 9th, 2013 by ronthai
Hi, I have page navi installed on the WP side in the footer, just gives page numbers 1, 2, 3, …
Problem is it also shows on the forum index (forums list page) as just 1 page.
I tried the <?php if ( !is_singular('bbpress') ) : ?>, but that does not work, with or without the ‘bbpress’
Any idea’s on how to exclude the php from on the forum/bbpress side?
Published on December 9th, 2013 by TiaID
Normaly I have on the left sideof my backend a section where I can change the forum settings, view topics en also see the replies.
Now I do not have that option anymore.
I see the forum is still there on the website, but its also not possible to create a new topic or reply.
Published on December 8th, 2013 by fyreus
Is there a new way to disable topic creation for people with non-admin roles yet? Something changed recently and i’m unable to get things to work anymore.
WP 3.7.1
bbPress 2.5.1-5217
Published on December 8th, 2013 by martin
Is there a way to add cutoms fileds to the profile in an other way than changing the code? Because after an update those changes I will make will be deleted anyway. Maybe someone knows a plugin, or maybe this should be a feature for bbpress?
Published on December 8th, 2013 by Suz123
I was wondering how I can create a list of static topics on my forum. For example, if I had a forum for animal types I would have static topics like CATS, FISH, DOGS, HORSES, that people could post under. If I would only want people to be able to post under these static topics, how would I create a forum like that?
Thanks,
-Suzanna
Published on December 8th, 2013 by ronthai
Hi,
I just noticed that the bbPress Recent Topics widget give the date/time/FRESHNESS from the last reply made.
This does not seem to be a bug.
I would prefer that it shows the Freshness of creation.
I use both Recent Topics and Recent Replies widgets next to each other and it just looks foolish to have them both the same freshness time, especially since the New Recent Topics are usually the ones that get the replies.
Is it possible to change that? Well of course it is but how and where?
I don’t mind changing core files, I am always organized to know what I changed where in-case of updates.
Thanks, Ron
Published on December 8th, 2013 by Dan
So I’ve been trying to debug this problem for about a month and finally decided to try and get some extra help. Here’s a summary of what’s going on.
When a user clicks Edit, they are brought to a page that’s showing the excerpt for the reply, with a Continue Reading button. No editing can be done. Regular topics can be edited as expected, but replies are pulling from my post loop it seems.
Does anyone know where to begin looking for something like this? The theme’s creator is MIA (Huddle theme from Themeforest), and if I knew which files to begin digging through, I might be able to fix it on my own.
I’m using WordPress 3.7.1
I’m using BuddyPress 1.8.1
I’m using bbPress 2.4.1
I can provide more information upon request, would appreciate any help or general finger pointing to get me in the right direction. Thanks!
I had tried to post this last week with screenshots, but I think bbPress put it in the spam folder, so I’m trying again without the links to screenshots now.
Published on December 8th, 2013 by mkross33
First off I apologize if this has been asked and answered before. I spent the past half hour searching the forums, and while some people have similar questions, I didn’t really find anything that helped me with what I’m looking for. Its also early in the morning so I may just missed it. If thats the case just point me to the thread and delete this as you see fit.
Anyways I have two questions I could use some help with. First off, what I’m looking to do is add an image below the user avatar based either on their usergroup or their rank.
You can see an example on an existing forum I run here http://7kingdoms.net/pt/forum/index.php?topic=33.0
The Lord Chancellor, Earl Greyjoy, etc that you see under the avatars in that thread are the sorts of thing I want to be able to display under a users avatar (based on a usergroup, rank, or some other defined parameter I can set.) This is a feature that has been standard on every other forum software for years so I am sure there is someway to do it here, but unfortunately I can’t seem to figure it out.
Also I apologize if this is in the wrong sub-forum, but I assume there must be a plugin or something that can do this so I posted here (in fact there is a post from 5 years ago about a plugin that does what I ask, but the links in it are all dead).