Search Results for 'bbpress'
-
AuthorSearch Results
-
October 2, 2011 at 11:10 pm #95749
In reply to: bbPress 2.0 – Updates
amirsaam
MemberBefore installing bbPlugin do you see activity stream?
Install WordPress again, then set up the BuddyPress. After that install bbPlugin on it.
If you saw issue again write it down again here
Maziyar is a Persian name. Are you Persian? Email me then…
October 2, 2011 at 10:14 pm #109584In reply to: remove default template styles
binarymoon
Participantaaaand – I got it.
Was missing a style – I got all the bbpress template ones and missed the default one that is built into the plugin
October 2, 2011 at 10:09 pm #109589In reply to: disabling breadcrumbs
binarymoon
Participanteasier than I imagined.
function bm_bbp_no_breadcrumb ($param) {
return true;
}
add_filter ('bbp_no_breadcrumb', 'bm_bbp_no_breadcrumb');How would you like to send me my dollar?

Now if only I could work out why this isn’t working properly – https://bbpress.org/forums/topic/remove-default-template-styles?
October 2, 2011 at 9:07 pm #105799In reply to: bbPress 2.0 – FAQ
Themes Community
MemberGreat link BJ, thanks!
I also waiting for the upcoming codex by JJJ.
I have manage to administrate a bbPress forum at http://themescommunity.com/ , but still lots of question in minds. I will compile it first then ask at ones.
October 2, 2011 at 9:07 pm #100699In reply to: bbPress 2.0 – FAQ
Themes Community
MemberGreat link BJ, thanks!
I also waiting for the upcoming codex by JJJ.
I have manage to administrate a bbPress forum at http://themescommunity.com/ , but still lots of question in minds. I will compile it first then ask at ones.
October 2, 2011 at 8:47 pm #107345In reply to: bbPress 2.0 – Shortcodes
Erlend
Participant@noerman your questions are not actually related to shortcodes. You’d be better off starting new individual threads for your different questions.
Getting back on the topic of shortcodes: Just to reiterate what I brought up in the DevPress discussion about embedding forums in pages, I’d be very happy to have something like [bbp-reply-form id=$forum_id].
October 2, 2011 at 5:07 pm #109641In reply to: Paid Subscriptions? And ease of use? QUICK QUESTIONS
Gautam Gupta
ParticipantThere are currently no plugins for VIP members, but there do exist for Adsense (talking of bbPress 1.1).
October 2, 2011 at 11:35 am #107344In reply to: bbPress 2.0 – Shortcodes
Themes Community
MemberHi, I’m new member here. It took me long time to start believe and use bbPress since it kind lack of features before bbPress 2.0
Now using bbPress 2.0, I develop (still locally) a forum site that turn out to be wonderful. Can’t wait to upload it into real site.
I’m using elegantthemes Premium WP theme and finally able to merge it with bbPress theme smoothly. I can’t believe how much power I have now after merge theme together, but I still trying to make it just like an ordinary forum site.
I willing to share my experiences next time, but I do need this account related shortcodes and found it here, Big Thanks!
I still have question about roles, how I can set specific forum moderator? or just maybe forum role manual in general will be great.
I notes most plugin were outdated, can we force them to update it? I know that a silly question, but it a wish (our wish actually).
October 2, 2011 at 6:46 am #109169In reply to: All Links Broken BBpress 2.0
highexistence
Participant@varsitysmack — yeah it’s incredibly frustrating. This is the last thing I need to fixed before I can release the new version of my site with BP 1.5 and BBpress 2.0
October 1, 2011 at 9:26 pm #109384f00f
MemberJust checked this plugin out to upgrade from bbPress 1.x and found two minor (but very relevant) problems.
1) The date of all posts was set to the current date. All posts were ‘less than a minute ago’.
2) German Umlauts were broken. Looks like a utf8-latin1 encoding problem. This might be due to my bb tables being utf8 while my wp tables are latin1. I knew this would bite me some time.
The same bug appears btw. in the official importer – although the official tool sometimes sets the topic to an emtpy string then.
October 1, 2011 at 8:17 pm #108864In reply to: How do i set up bbpress and buddypress?
Enzo
MemberHello all, I got the exactly the same problem but I found a way that may be help.
I was install the WP on my Mac using MAMP, then BP and BB and they both work and integrated well. Activity stream showed. And then, I moved the test to the web server, do the same thing, activity stream not working but I noticed the @ mention stuff did work. The only thing that is different from my local setting is, the visibility of WP. I set the web server one to “block from search engine” while the local one “visible”. And then, I turn on the “visibility” to open and it works!!!
That’s it, simple and easy. It helps me but I am not sure whether it will be helpful for the rest of you!
WOW. That worked perfectly. Thank you so much!
October 1, 2011 at 8:11 pm #109226In reply to: bbPress plugin – A little issue
Ferdilicious
MemberWhen I enter the default sidebar.
The line there is actually: When I enter the forums, it displays the default sidebar.
Something must have went wrong when I posted the message,
October 1, 2011 at 8:08 pm #40097Topic: bbPress plugin – A little issue
in forum TroubleshootingFerdilicious
MemberHowdy!
I recently just installed the bbPress plugin into the Swatch Theme, from wooThemes – everything went great, I love how they interfere, but there’s a little issue.
When I enter the default sidebar. May I please ask, what should I do to make the forum page full width, along with the profile page, because that way the forum it will look a lot more better!
Thanks in advance!
October 1, 2011 at 7:12 pm #109383Steven Hodson
Participant@Erlend it is asking for your bbPress table prefix – typically bb_
October 1, 2011 at 7:09 pm #109382Erlend
ParticipantFantastic, will start testing right away. A couple questions & suggestions right off the bat:
– Some very simple step-by-step tutorials for the different kinds of set-ups would go a long way. I’m assuming bbPress 1.x also includes BuddyPress, but it’d be nice to know if there’s any kind of distinction where the conversion is concerned.
– In the bbConverter settings you ask for a Table Prefix. Which one do you want, the WordPress prefix (commonly wp_ ) or the forum prefix (e.g. bb_ , wp_bb_ , etc.)?
– In the case of a BuddyPress forum migration, do we really need to keep bbConverter activated for passwords? They should all be compatible already.
October 1, 2011 at 7:05 pm #109626varsitysmack
ParticipantHey, John:
Yes, I could see the forums and figured out that this is an issue with the URL. The way that I have my forums set up is that there are hard coded links in the WP pages that link to each forum. With the old setup the link structure went to groups and then the last part of the URL was /forum. I figured out that the new bbPress isn’t integrated in with groups and that I will need to do a batch upload of new URL’s for all of my WP pages to update the links. I have over 1,800 individual forums and use the WP pages to ‘drill down’ so the site users can easily get to where they want to go.
This leads to my next question – when will bbPress 2.0 be fully integrated with buddypress forums and when it does integrate, will I be able to use my old link structure like it was set up when I had the old bbPress running?
October 1, 2011 at 6:20 pm #109349In reply to: Using bbPress plugins in bbPress 2.0 (WP plugin)
Erlend
Participant@kriskl a poll of sorts has been done already. You just have to look at a plugin’s rating & comments (can we see # of downloads anywhere?) to get an idea of how many people are invested in it.
October 1, 2011 at 5:44 pm #108101ebharding
ParticipantBecause the information it was displaying was wrong.
October 1, 2011 at 5:28 pm #105535In reply to: My custom bbpress site,
spaghetti
MemberAt first glance it doesn’t seem to look like a forum at all but it was cleanly done and more appealing to the genre your website attracts.
October 1, 2011 at 5:28 pm #100435In reply to: My custom bbpress site,
spaghetti
MemberAt first glance it doesn’t seem to look like a forum at all but it was cleanly done and more appealing to the genre your website attracts.
October 1, 2011 at 5:18 pm #108863In reply to: How do i set up bbpress and buddypress?
Zhen
ParticipantHello all, I think I solved the problem, check out my answer at the end of the post.
https://bbpress.org/forums/topic/integrated-with-buddypress-15-and-loving-it-via-allmadorg
October 1, 2011 at 5:11 pm #108100spaghetti
MemberWhy would you remove the “Freshness” code from public views by the way?
October 1, 2011 at 4:54 pm #109576In reply to: Redirecting /bbpress to http://domain.com
spaghetti
Memberwould suggest the same thing Andre has advised but there were still options left on your side to think about that will work to your preference and advantage.
October 1, 2011 at 4:16 pm #109381spaghetti
MemberHoping this tool will be worth importing and keeping. Thanks for sharing this info.
September 30, 2011 at 10:56 pm #40180Topic: Moods in BBpress
in forum Pluginssweetph
MemberHi,
Is there a plugin that allows users to select or type a “mood” in BBPress? I’ve been searching for this functionality but haven’t been able to find it.
Thx.
~P
-
AuthorSearch Results