I’ll be patient then. Thanks.
I have just finished installing BBpress. I have setup all the forums. When I post a topic anywhere, the title appears (including the latest reply info and when it was created), however the content of the topic is not showing anywhere.
I have looked over the entire database and I it looks like its not saving that content in the bb_topics table.
I have not yet touched any code yet, I was just installing it and seeing what this software was like.
My install is running on a database with multiple WordPress sites and I am using the wordpress intergration feature with my users.
I have checked over all the other tables in the database and the missing content is not randomly being saved in any of them.
Any information about this bug and how to fix it would be great.
Thanks
Haha yeah that would be something,
not sure my client is too happy about it though
Haha yeah that would be something,
not sure my client is too happy about it though
You could accomplish this by modifying the header.php file of the theme.
If you are using the default template, you should copy the kakumei folder to the my-templates. Follow the readme in the bb-templates folder.
Once in the header.php file:
Replace:
<h1><a href="<?php bb_uri(); ?>"><?php bb_option('name'); ?></a></h1>
With:
<h1><a href="http://blackberryverse.co"><BlackBerryVerse></a></h1>
Modify the style.css to include your description and activate the template in the admin section.
I am new to BBPress/PHP, there may be better solutions.
You could accomplish this by modifying the header.php file of the theme.
If you are using the default template, you should copy the kakumei folder to the my-templates. Follow the readme in the bb-templates folder.
Once in the header.php file:
Replace:
<h1><a href="<?php bb_uri(); ?>"><?php bb_option('name'); ?></a></h1>
With:
<h1><a href="http://blackberryverse.co"><BlackBerryVerse></a></h1>
Modify the style.css to include your description and activate the template in the admin section.
I am new to BBPress/PHP, there may be better solutions.
They all kinda look exactly the same, all but for the colors.
Aren´t there some new great themers out there who does magical things?
For WordPress you have some absolutely kickass themers, like GraphPaperPress and Digital Nature.
They all kinda look exactly the same, all but for the colors.
Aren´t there some new great themers out there who does magical things?
For WordPress you have some absolutely kickass themers, like GraphPaperPress and Digital Nature.
How about you change after the page load using js – Google Translate API?
How about you change after the page load using js – Google Translate API?

erm, is there any other quirks we should know about?
First, LOL for the second post of appreciating your own question
Second, Even values in percentage would need to be changed. They only work if you change the parent element and expect the nested elements to adjust accordingly. But what you are trying to do is something with siblings.
If you want to look for more themes, then you can take a look at these bbPress themes.
First, LOL for the second post of appreciating your own question
Second, Even values in percentage would need to be changed. They only work if you change the parent element and expect the nested elements to adjust accordingly. But what you are trying to do is something with siblings.
If you want to look for more themes, then you can take a look at these bbPress themes.
Hello guys!
Im running bbPress 1.0.2 and I’ve changed the default language to Swedish, like this:
define( 'BB_LANG', 'sv_SE' );
And a folder “my-languages” with the .mo/.po-files in bbPress root. Working excellent.
I’m wondering if it’s possible to switch between Swedish and English with a front-end link? So the user him-/herself can change to preferred language.
Cheers and thank you!
Edit: This would be obvious but just to clarify – Don’t mind the language of the topics/posts. The topics are set in respectively language. I’m just looking for a way to translate the static text.
I was also concerned about this when I installed BBPress (in late November of last year) but have found it is more alive than this site tends to indicate. Activity is hopping on the plugin thread, and I’m really looking forward to it being finished!
I was also concerned about this when I installed BBPress (in late November of last year) but have found it is more alive than this site tends to indicate. Activity is hopping on the plugin thread, and I’m really looking forward to it being finished!
I am guessing it is slow because it queries Youtube server every now and then for each page load (assuming it doesn’t cache the youtube embed code and always retrieve it), though I could be wrong!
I am guessing it is slow because it queries Youtube server every now and then for each page load (assuming it doesn’t cache the youtube embed code and always retrieve it), though I could be wrong!
The installation pops up at the very last step.
Welcome to the bbPress installer
Step 1 – Database configuration
« completed
Step 2 – WordPress integration (optional)
« completed
Step 3 – Site settings
« completed
Installation completed with some errors!
Your installation completed with some minor errors. See the error log below for more specific information.
You can now log in with the following details:
Username:
Moose8
Password:
Site address:
http://thegeekgroup.org/bbpress/
Up till that last button it was going smoothly. I was actually expecting it to work!
(I tried it again)
The installation pops up at the very last step.
Welcome to the bbPress installer
Step 1 – Database configuration
« completed
Step 2 – WordPress integration (optional)
« completed
Step 3 – Site settings
« completed
Installation completed with some errors!
Your installation completed with some minor errors. See the error log below for more specific information.
You can now log in with the following details:
Username:
Moose8
Password:
Site address:
http://thegeekgroup.org/bbpress/
Up till that last button it was going smoothly. I was actually expecting it to work!
(I tried it again)