Search Results for 'bbpress'
-
Search Results
-
Hey all. The “Next Page >>” & “<< Previous Page” links do not seem to be working correctly on the Forums page. We should have 2 pages of Forums, but instead have 11 and they all show the same first of the two pages. We are never able to see the second page (the Forums that begin with the letter toward the end of the alphabet: o, p, q, r, s…etc.). Any ideas about what could be causing this?
WordPress 3.7.1
bbPress 2.4.1I am trying to change the coloring of some things on my forums. I just installed but can’t figure out why it’s so white…
http://gyazo.com/2710d7ee2944f6329dbf164a3a7265c4
I’m trying to change it to match the background but pop out a bit. Can’t figure out how to change the tan/white.
Please help!
Thank You!
Topic: Cannot delete or edit forums
Hello,
i’m working on an alumni network site, and while trying to work with bbpress and buddypress, i got everything figured out just fine. Problem is, after creating new forums (through the group creation page), i can’t delete them, even after deleting the group itself. I only have an option to “show” the forum and not edit/delete it…
I wouldn’t mind keeping it this way, but when showing the index forums page, ALL the forums are appearing there, even those of the deleted groups, which is not good šIs there a fix for that?
Thank you!
Maya.I imported a huge forum from PHPBB (Over 1M posts and 100K users). It’s very slow to load and submit posts. Any suggestions on the indexes that should be created? It doesn’t look like the default BBPress indexes are sufficient for forums this size. I thought BBPress would be able to handle it with it’s default structure. Thanks in advance.
Guys, I’ve searched goodness knows how many threads, read the two standard documentation posts and I cannot for the life of me fathom how to activate a simple bbpress theme. Every thread I read tells of others with the same problem or notes that the documentation is out of date.
Has anyone written a concise and easy to follow step my step instruction post on how to install and activate a theme using the current release of bbpress? Or a video? I just can’t figure how I can spend an entire day googling and searching the site for something which virtually every new user would look for within the first phase of bbpress installation and setup? Have a I missed it?
As far as I’m aware I’ve done everything asked for in these two posts:
http://codex.bbpress.org/theme-compatibility/
http://codex.bbpress.org/step-by-step-guide-to-creating-a-custom-bbpress-theme/
yet having followed them to letter as best I could I can’t quite see how the newly installed “blue static” is to be called into play as functions.php is calling for the default theme?
The two posts above seem to get you about 90% there and then fail to explain the last few steps required to actually make everything work. Or it could be I’m going senile very early in life, in which case please for give me but could someone help me anyway? š
Many thanks in advance for any help you might offer.
Hi folks,
newcomer to bbpress, and I appreciate anyone’s time/effort to help resolve my question. I’m trying to write a php script that will display the most recent 3 topic titles/excerpts from the bbpress forum, onto the homepage of my website.Existing posts I’ve found so far are from several years ago, and so if there’s something that exists already, I would greatly appreciate getting pointed in the right direction.
Thanks again.
After moving my bilingual 200,000 posts forum from Woltlab to bbPress, I realized, that the completely English forum with English forum descriptions etc. is too difficult for some of the German members, so I would like to somehow filter the German topics.
Already before importing, I created a custom field bbp_language and when creating the topic, they can chose a language, so that in the topic overview, you can see either of the flags – see http://deppheads.com/forums/new-posts/
With qTranslate, I can add German Forum descriptions, but maybe there is an easier possibility with just adding such a field to the Forum descriptions, not the whole site. I will have to write a little custom fields plugin for that.
I have no idea yet, how to set the languageā¦if to display one language only or all – if it is in the profile, Cookie, if it is a little extra-URL like /de/ or a drop down?!?
My bigger problem is, how can I make, in the sub forums, that only threads with German or only English threads will be shown? Is there some filter / hook that I can use?
Any file or function or short code?
Like in ānormal WordPressā it would be<?php query_posts('meta_key=bbp_language&meta_value=Germanā); ?> <?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?>We have just moved across from Vanilla forums to bbPress.
Our Users have been duplicated with imported_username & all the replies attached to that User have been attached to imported_username. However, when our Users login with their normal username they have not been assigned any replies. Yet old posts they have made, when they click on the display name it shows the imported_username details & replies.
I presumed I would be able to delete the imported_username and choose to attribute all posts to the old username however for some reason I do not get this option.
Any help would be greatly appreciated!
Hello, is there any way for my forum members to click the topic and view it’s answer in a drop-down style below the topic/question itself(accordion style) ? I do not want the answer to show up on a different page. Either the answer slides down the question itself or shown in lightbox style upon click. Is this possible ?
I am asking this because my forum is not a discussion forum but Q an A forum where there is only 1 answer to the question asked by members.
Using latest wordpress and bbpress build
Kindly help.Topic: HTLM editor?
Hello!
I have been looking around for a good forum to use with our website, and am in the process of setting up our forums using bbPress. Thanks for the plugin!
However, I am wondering if it’s possible to let topic posters use a more html-like editor? Many of our users are hardly very technical, and having to rely on them to use html tags to make (for example) a piece of text bold, is not really optimal.
Is there a setting I can change somewhere on my admin pages or a plugin I can install to “upgrade” the topics editor somehow?
Thank you!