Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 24,251 through 24,275 (of 64,535 total)
  • Author
    Search Results
  • #137238
    Xevo
    Participant

    Take a look at this, it should help you out.

    #137237

    In reply to: Search Box Missing

    Xevo
    Participant

    You or someone else must have done something in the mean time. For example editing the bbPress theme or changing the bbPress search setting.

    #137236
    Xevo
    Participant

    This has been pushed all the way back to bbPress 2.6, before this will be in the core.

    You could always just try copying the existing function, making this a new function and just change it. Edit: A guy called lynq did just that. Check it out.

    #137234

    Topic: LIST FORUMS

    in forum Plugins
    Caboni
    Participant

    Recommend a plugin?
    Hi, I’m using the latest Buddypress 1.8 & BBpress 2.4 with usergroups & sitewide forums setup. Everything seems great but is it possible to keep sitewide forums separated from group forums; like displaying them on different pages. Also how to view only 10 forums per page. Im not that BP or BBpress code savy so it would be a great help if someone gives me clear instructions. Struggling for a long time and I seem to be hitting a dead end. Any help would be much appreciated.

    #137233

    Topic: LIST FORUMS

    in forum Plugins
    Caboni
    Participant

    Recommend a plugin?
    Hi, I’m using the latest Buddypress 1.8 & BBpress 2.4 with usergroups & sitewide forums setup. Everything seems great but is it possible to keep sitewide forums separated from group forums; like displaying them on different pages. Also how to view only 10 forums per page. Im not that BP or BBpress code savy so it would be a great help if someone gives me clear instructions. Struggling for a long time and I seem to be hitting a dead end. Any help would be much appreciated.

    #137232

    In reply to: Any update on polls?

    Sam Rohn
    Participant

    this has been discussed many times in the past, do a search for “poll” or “polls” and you will find several options

    like in this topic –

    any POLLS that will work with current versions?

    also see the topic tags i added to this thread

    sam

    #137231
    Caboni
    Participant

    Hi, I’m using the latest Buddypress 1.8 & BBpress 2.4 with usergroups & sitewide forums setup. Everything seems great but is it possible to keep sitewide forums separated from group forums; like displaying them on different pages. Also how to view only 10 forums per page. Im not that BP or BBpress code savy so it would be a great help if someone gives me clear instructions. Struggling for a long time and I seem to be hitting a dead end. Any help would be much appreciated. PJ

    #137228
    pm2t
    Participant

    +1 had the same problem on WP 3.6.1; BP 2.4; Better WP Security 3.5.6

    after playing with the permalinks as suggested, I’ve found a workaround. I was using the numeric setting on permalinks. I’ve tried with others options, and search worked. I noticed that all others permalinks ended with a /. I selected custom structure field and included a / in the end of the numeric link: /archives/%post_id%/

    bbpress is now working again for me. hope it helps others…

    []s

    #137223
    bp-help
    Participant

    @wpnotifications
    You asked for feedback whether its positive or negative so here it goes.
    You can already get notifications in BuddyPress. You really set an unrealistic goal in charging $59.00 for the pro version of the plugin for 3 months access to just this one plugin. You are inspiring me to create a plugin that does the exact same thing free of charge. If I was you I would put the pro version on the WP repo instead of the version you have and just ask for donations. Otherwise I am fairly certain in due time you probably won’t gain as much as you think you will and you would probably make more money in web development if that pro version was freely available and folks can see your work and maybe offer you jobs but that is if this plugin even works. I hope you do have success but as a developer myself I would never pay more than $15.00 for a plugin because if I needed the functionality that bad I would create it myself. Either way good luck!

    #137222
    badmaash
    Participant

    Hi

    Is bbpress mobile device ready?

    Thanks

    B

    #137220

    In reply to: Must have plugins??

    bp-help
    Participant

    @badmaash
    It really depends on what each individual requires but I found this as starting point:

    20 Essential (& Free!) bbPress Plugins to Enhance your WordPress Forum


    Good luck!

    #137219
    Ryan Hellyer
    Participant

    I only looked at the first link that you posted, and it seems to be using Reddis for caching static pages. That should work just as well for bbPress as it does for bbPress.

    I assume that a good object caching setup would be more important to concentrate on for bbPress since many people will be logged in users and hence not see the statically cached pages anyway.

    For what it’s worth, I use APC to handle both static page caching and object caching with bbPress. I haven’t experienced any problems with it. The sheer number of pages being cached did mean that I needed to adjust my cache refresh time however. When I added a new bbPress site to my server, it maxed out my APC RAM very quickly. Forums tend to have a lot more cacheable pages than a typical WordPress site and so keeping an eye on your RAM usage is quite important.

    #137217
    Stephen Edgar
    Keymaster

    I just had a quick read of those links you mentioned and I like what I read.

    I wondered if there was a setup of this using Vagrant as I have been playing with this recently.

    I had a read of this and then cloned this GitHub repo to my local machine.

    Copied the Vagrantfile.redis file to Vagrantfile. and made a couple of network chances to the Vagrantfile to suit my local setup.

    Ran Vagrant Up from the console and made a coffee.

    Configured WordPress’ 5 minute install and everything was up and running in under 10 minutes 🙂

    Sadly I’ve hit a brick wall trying to install bbPress (or any plugin for that matter) that I will most definitely look further into tomorrow.

    #137216
    badmaash
    Participant

    Hello

    Does anyone have an up-to-date list of must have plugins for bbpress?

    Thanks

    B

    #137214
    Erlend
    Participant

    After reading about some very encouraging results with WordPress and redis (eamann.com, jeedo.net), along with seeing redis included in the core of modern forum suites like NodeBB and Discourse, I can’t help but wonder if redis might be the ideal caching solution for bbPress as well.

    If anyone has some first-hand experiences to share, I’m all ears.

    #137212
    Stephen Edgar
    Keymaster

    It looks right to me, did you download the latest version and upload it to the correct location?
    https://bbpress.trac.wordpress.org/raw-attachment/ticket/2402/Kunena2.php

    #137210
    jbuesking
    Participant

    *now

    #137209
    jbuesking
    Participant

    Thanks for you reply.

    I am not getting the following error:

    WordPress database error: [Table 'insomnia_tccjoomla.tvc4d_user' doesn't exist]
    SELECT convert(user.userid USING "utf8") AS userid,convert(user.password USING "utf8") AS password,convert(user.salt USING "utf8") AS salt,convert(user.username USING "utf8") AS username,convert(user.email USING "utf8") AS email,convert(user.homepage USING "utf8") AS homepage,convert(user.joindate USING "utf8") AS joindate,convert(user.aim USING "utf8") AS aim,convert(user.yahoo USING "utf8") AS yahoo,convert(user.icq USING "utf8") AS icq,convert(user.msn USING "utf8") AS msn,convert(user.skype USING "utf8") AS skype FROM tvc4d_user AS user LIMIT 0, 100

    I believe the table it should be looking for is: tccjoomla.tvc4d_users not user

    TaylorNotThatSwift
    Participant

    If you have BuddyPress installed, this should work: mysite.com/members/wordpressusername/

    If it doesn’t work you can just go to a forum thread and click the link to the profile of someone who has made a post.

    #137206
    penny777
    Participant

    I feel you bro.

    BuckyOHare
    Participant

    mysite.com/forums/users/johnsmith

    Where john smith = who ever is currently logged in. Is there a default url, php or otherwise, to link the user back to their BBpress profile? I would imagine mysite.com/forums/users/ should do the trick but it doesn’t and I’ve tried a ton of other things. Does anyone have any idea about this basic functionality?

    #137196
    vBSocial.com
    Participant

    Hey all! We have just released bbPress Notifications, which will make your bbPress give all your users private messaging, global notifications, google search integration and friend requests, along with @user mentions, and a slick navigation system.

    I’d love it if we could get feedback, and reviews, positive and negative.

    http://wordpress.org/plugins/wp-notifications/

    Thanks

    David
    Founder of vBSocial.com

    michael.oeser
    Participant

    Hi there,

    I´m new to bbPress and I was running an SMF forum for quite a while. I like to use bbPress because it integrates seamlessly into my WP site. That said I´d like to do the following:

    I need 10 different user groups. Each user group should have access to specific forums. Forums that they don´t have access to should be hidden from them.

    Example:

    User John is member of the group X. Group X can see and write into forum X but not into forum Y and Z.
    User Jane is member of the group Y. Group Y can see and write into forum Y but not into forum X and Z.
    User Jim is member of the group A. Group A can see and write into any forum

    So some users can see only specific forums and some users can see all forums.

    That is a simple task with SMF but how can I achieve that with bbPress?

    Thanks in advance
    Michael

    #137192
    alien13
    Participant

    I want to display in WordPress search results page – 10 or less found results from BBPress (plugin) forums. I know that BBPress use custom post types (forum, topic, reply) but I don’t know how to do it. I try with WP Query, but it didn’t show nothing. I don’t want to override BBPress search page and functions, I just want to show some results in WordPress search page. Is this possible?

    Thank you all in advance.

    Here is the query I try:

    <?php 
        // The Query
        $the_query = new WP_Query( array (
            'post_type' => array('topic', 'reply'),
            'posts_per_page' => 10,
            's'=> $s
        ));
    
        // The Loop
        if ( $the_query->have_posts() ) {
            while ( $the_query->have_posts() ) { $the_query->the_post();
                echo '<li>' . get_the_title() . '</li>';
            }
        } else {
        // no posts found
        }
        /* Restore original Post Data */
        wp_reset_postdata();
    ?>
    #137191
    hopeloz
    Participant

    Hello,

    I’ve been working with BBPress and a Genesis theme, and the edit link on the main post is not showing for the owner, and i’ve set the “Disallow editing after” 99 minutes.
    I’ve tried editing right after posting, but nope, the edit link still not showing.

    Also, with the participant account, if i try to access the /edit/ straight, it sends me back to the post page, that shows the participant don’t have access to edit it.

    Any thoughts?

    Thanks

Viewing 25 results - 24,251 through 24,275 (of 64,535 total)
Skip to toolbar