Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 19,251 through 19,275 (of 64,516 total)
  • Author
    Search Results
  • #150197
    lizbeck
    Participant

    Hi all,

    I just installed bbpress using the shortcode to display the forums on my frontpage, but I don’t think the lists are displaying as intended. In the part2 instructions it says the default look is:

    But, by default my forum is displaying as a list: http://pubs.hamlin.org/tech/

    I’d be happy to use the default view if I could make it work. Does anyone have an idea of what’s going on here? I’m using the twentyeleven theme.

    Thank you in advance for your help!
    – Liz

    #150191
    PhillipGibbs
    Participant

    Hi Stephen

    Thanks for your help…greatly appreciated. I have one more question:-

    The forum on the site we copied (SITE A)(which is now 12 weeks out-of-date) holds the following data:-
    Forums 445
    Topics 409
    Replies 2036
    Tags 385

    The forum on the site that we kept running (SITE B) while re-designing holds the following data:-
    Forums 445
    Topics 464
    Replies 2258
    Tags 448

    When using the WordPress Export (Tools->Export) on SITE B and then the bbpress import (Tools->Forums) option on SITE A will the system duplicate the old entries and therefore only transfer the new Topics, Replies and Tags? Or will I need to do something else first to clear the old data and allow the entire forum data to be imported.

    P.S – I have already imported all the users via an S2 Member export and import so all the user ID’s should be in place already.

    I’m getting there…I think!

    Thanks again
    Phil

    #150184
    Robkk
    Moderator
    #bbpress-forums fieldset.bbp-form textarea {
    margin: 0 0 8px;
    border: 1px solid #222;
    }

    try this css code

    #150177

    In reply to: Full Width Forum Help

    aussiestar14
    Participant

    hey,
    unfortunetly the plugin didn’t do the trick…

    so here is the actual bbpress.php:

    <?php
    /**
    * Template Name: Full Width
    *
    * Full width page template with no sidebar.
    *
    * @package Oxygen
    * @subpackage Template
    */

    get_header(); // Loads the header.php template. ?>

    <?php do_atomic( ‘before_content’ ); // oxygen_before_content ?>

    <div class=”bbpress-wrap”>

    <div id=”bbpress-content”>

    <?php do_atomic( ‘open_content’ ); // oxygen_open_content ?>

    <div class=”hfeed”>

    <?php if ( have_posts() ) : ?>

    <?php while ( have_posts() ) : the_post(); ?>

    <?php do_atomic( ‘before_entry’ ); // oxygen_before_entry ?>

    <div id=”post-<?php the_ID(); ?>” class=”<?php hybrid_entry_class(); ?>”>

    <?php do_atomic( ‘open_entry’ ); // oxygen_open_entry ?>

    <?php echo apply_atomic_shortcode( ‘entry_title’, ‘[entry-title permalink=”0″]’ ); ?>

    <div class=”entry-content”>

    <?php the_content( __( ‘Continue reading <span class=”meta-nav”>→</span>’, ‘oxygen’ ) ); ?>

    <?php wp_link_pages( array( ‘before’ => ‘<p class=”page-links”>’ . __( ‘Pages:’, ‘oxygen’ ), ‘after’ => ‘</p>’ ) ); ?>

    </div><!– .entry-content –>

    <?php echo apply_atomic_shortcode( ‘entry_meta’, ‘<div class=”entry-meta”>[entry-edit-link]</div>’ ); ?>

    <?php do_atomic( ‘close_entry’ ); // oxygen_close_entry ?>

    </div><!– .hentry –>

    <?php do_atomic( ‘after_entry’ ); // oxygen_after_entry ?>

    <?php do_atomic( ‘after_singular’ ); // oxygen_after_singular ?>

    <?php endwhile; ?>

    <?php endif; ?>

    </div><!– .hfeed –>

    <?php do_atomic( ‘close_content’ ); // oxygen_close_content ?>

    </div><!– #content –>

    <?php do_atomic( ‘after_content’ ); // oxygen_after_content ?>

    </div><!– .content-wrap –>

    <?php do_atomic( ‘close_main’ ); // oxygen_close_main ?>

    </div><!– #main –>

    <?php do_atomic( ‘after_main’ ); // oxygen_after_main ?>

    <?php get_sidebar( ‘subsidiary’ ); // Loads the sidebar-subsidiary.php template. ?>

    <?php do_atomic( ‘before_footer’ ); // oxygen_before_footer ?>

    <div id=”footer”>

    <?php do_atomic( ‘open_footer’ ); // oxygen_open_footer ?>

    <div id=”footer-content” class=”footer-content”>

    <?php echo apply_atomic_shortcode( ‘footer_content’, hybrid_get_setting( ‘footer_insert’ ) ); ?>

    </div>

    <?php get_template_part( ‘menu’, ‘subsidiary’ ); // Loads the menu-subsidiary.php template. ?>

    <?php do_atomic( ‘footer’ ); // oxygen_footer ?>

    <?php do_atomic( ‘close_footer’ ); // oxygen_close_footer ?>

    </div><!– #footer –>

    <?php do_atomic( ‘after_footer’ ); // oxygen_after_footer ?>

    </div><!– .wrap –>

    </div><!– #container –>

    <?php do_atomic( ‘close_body’ ); // oxygen_close_body ?>

    <?php wp_footer(); // wp_footer ?>

    </body>
    </html>

    Robin W
    Moderator

    One I’ve been playing with

    bbp additional shortcodes

    Robkk
    Moderator

    how to show 5 recent topics on homepage like bbpress.org??

    is it just the recent topics widget, or and edited version of the bbpress index shortcode??

    #150172
    ttmt
    Participant

    Hi all

    I’m using the default bbPress to which I have added custom css – nothing crazy just some colour changes etc.

    Everything seems to working fine apart for the user settings page.

    The avatar shows with the navigation underneath.

    The information about post started shows and I can edit the user details.

    ‘Your Posts Started’ doesn’t show any posts.

    If I checked the page source it shows the code but it’s offset to the right of the window and just shows it as empty boxes.

    #150170
    Robkk
    Moderator

    @palmdoc yeah that was the only thing i could have thought of to try it , without making a quicktag button manually , and making it work on bbpress.

    #150166

    In reply to: Uninstalling BBPress

    Robkk
    Moderator

    whats your theme?
    whats your version of bbpress?
    whats your error when you click edit?

    to uninstall ,

    you first clear forum data by going to tools>forums>reset forums

    deactivate , then uninstall in plugins directory

    Disabling the plugin leaves the keymaster usermeta fields in the database causing no access to the dashboard.

    i dont know how this is happening…

    #150165
    Robkk
    Moderator

    Is it difficult to do so?

    i dont know how jquery works so yes.

    but i looked at the plugins info and there is a doc embedder button in the visual editor

    so maybe try to enable visual editor in bbpress

    https://wordpress.org/plugins/bbpress-enable-tinymce-visual-tab/

    then click enable the full default TinyMCE mode, and see if the google doc button shows up.

    #150164

    In reply to: Full Width Forum Help

    Robkk
    Moderator

    @robin-w

    ok i was able to achieve a full width forum this way with no template editing.

    i downloaded https://wordpress.org/plugins/custom-sidebars/

    i went to my original sidebar in my widgets section

    i then clicked it open and pressed the new sidebar location link

    A window should popup that says “Define where you want this sidebar to appear.”

    i then checked a sidebar for selected post types. then i clicked pages, and posts, add whatever else that you may have, but none that are custom post types that are affiliated with bbpress, (topics, forums, replies)

    that should do it.

    i dont know if any other custom sidebar plugin does this (woosidebars etc.) but i do know this should work.

    #150162
    jordanpinski
    Participant

    Hi,

    I can’t seem to find documentation on how to remove bbpress. My issue with the plugin is the ‘edit’ feature on posts doesn’t work (I’m guessing reinstalling would fix this). Disabling the plugin leaves the keymaster usermeta fields in the database causing no access to the dashboard. What’s the correct way of doing this?

    #150161
    ttmt
    Participant

    Hi all

    I’m using the default bbPress theme.

    I have a forums page thats shows the forums and a search box at the top.

    I have a topics page for topics in the forums with no search box at the top.

    How do I have a search box at the top of the topics page.

    #150159

    In reply to: Full Width Forum Help

    Robin W
    Moderator

    ok, I’m close to giving up on this – not that I’m not interested in fixing it, but it is just taking too much of my time.

    can you post your full current bbpress.php

    #150158

    In reply to: Full Width Forum Help

    Vikram Singh Rana
    Participant

    Hey I had the same problem and wanted my forum to have a full width looks. I visited your threat and used the code about but it didn’t worked for me. I have tweaked it and it is working for me now. I had the same problem of topics disappearing.

    Please use this code, it should work perfectly fine.

    <?php
    
    /**
     * bbPress - Forum Archive
     *
     * @package bbPress
     * @subpackage Theme
     */
    
    get_header(); ?>
    
    	<?php do_action( 'bbp_before_main_content' ); ?>
    
    	<?php do_action( 'bbp_template_notices' ); ?>
    
    	<div id="bbpress-forums">
    
    	<?php bbp_breadcrumb(); ?>
    
    	<?php bbp_forum_subscription_link(); ?>
    
    	<?php do_action( 'bbp_template_before_single_forum' ); ?>
    
    	<?php if ( post_password_required() ) : ?>
    
    		<?php bbp_get_template_part( 'form', 'protected' ); ?>
    
    	<?php else : ?>
    
    		<?php bbp_single_forum_description(); ?>
    
    		<?php if ( bbp_has_forums() ) : ?>
    
    			<?php bbp_get_template_part( 'loop', 'forums' ); ?>
    
    		<?php endif; ?>
    
    		<?php if ( !bbp_is_forum_category() && bbp_has_topics() ) : ?>
    
    			<?php bbp_get_template_part( 'pagination', 'topics'    ); ?>
    
    			<?php bbp_get_template_part( 'loop',       'topics'    ); ?>
    
    			<?php bbp_get_template_part( 'pagination', 'topics'    ); ?>
    
    			<?php bbp_get_template_part( 'form',       'topic'     ); ?>
    
    		<?php elseif ( !bbp_is_forum_category() ) : ?>
    
    			<?php bbp_get_template_part( 'feedback',   'no-topics' ); ?>
    
    			<?php bbp_get_template_part( 'form',       'topic'     ); ?>
    
    		<?php endif; ?>
    
    	<?php endif; ?>
    
    	<?php do_action( 'bbp_template_after_single_forum' ); ?>
    
    </div>
    
    	</div><!-- #forum-front -->
    
    	<?php do_action( 'bbp_after_main_content' ); ?>
    
    <?php get_sidebar(); ?>
    <?php get_footer(); ?>
    #150153

    In reply to: Random Topic Link

    Stephen Edgar
    Keymaster

    Ha! Yes, I was messing about with that yesterday thinking it would solve the issue here but it does not 😉 If you add the bbPress views widget to a sidebar you will see all those views in the gist you linked above, you can also add the shortcode [bbp-single-view id="single-random-topic"] to a page it it will display the ‘topic’ list template with a single random topic.

    So it can do all that ^^^, but it will not work as a ‘button’ so you can’t have a button with ‘Click this for a random topic’ 🙁

    Something like this should work though:

    https://gist.github.com/ntwb/ca87b9b75a42215b2889

    
    function ntwb_bbpress_random_single_topic() {
        if ( bbp_has_topics( array( 'orderby' => 'rand', 'posts_per_page' => 1 ) ) ) {
     
            while ( bbp_topics() ) : bbp_the_topic();
     
                ?>
                <a class="bbp-topic-permalink" href="<?php bbp_topic_permalink(); ?>"><?php bbp_topic_title(); ?></a>
                <?php
     
            endwhile;
        }
    }
    // Hook into action
    add_action('bbp_template_before_lead_topic','ntwb_bbpress_random_single_topic');
    // Add it as a shortcode [ntwb-bbpress-random-single-topic]
    add_shortcode('ntwb-bbpress-random-single-topic', 'ntwb_bbpress_random_single_topic');
    

    I’m hooking it into just before the ‘lead topic’ (bbp_template_before_lead_topic) in the example above but you could hook that anywhere you would like.

    I also add it as a shortcode [ntwb-bbpress-random-single-topic] for use that way.

    Make any changes you want to the HTML, I am just doing it as a HTML a anchor link with the permalink bbp_topic_permalink() and the link title as the topic title bbp_topic_title(). Change all that HTML code to a button, remove <?php bbp_topic_title(); ?> and replace with Random Topic or whatever takes your fancy.

    #150152

    In reply to: Importing VB4 Database

    Stephen Edgar
    Keymaster

    bbPress includes two vBulletin importers, one is vBulletin3 for vBulettin 3.x and the other vBulletin is for the 4.x versions.

    Did you try the both or only the 3.x version?

    #150151

    In reply to: Last post first

    Stephen Edgar
    Keymaster

    Typically if you want to reverse the order of replies then also adding bbPress “Show lead topic” is handy:

    bbp_show_lead_topic

    #150150

    In reply to: Lastest Activity wrong

    Stephen Edgar
    Keymaster

    Cool, the timezone thing makes sense if you are going to use explicit times and dates eg. 11th January 2011, though just take a look at this page we are discussing this on here, everything is relative, 12 hours ago, 1 day 7 hours ago etc.

    So this is partially the way bbPress works around this issue, if WordPress Core fully supported users locales then we would for sure update bbPress to also include this.’

    I found the Trac ticket for WordPress to add this functionality, details are here:
    https://core.trac.wordpress.org/ticket/18146

    #150149
    Stephen Edgar
    Keymaster

    I posted here about this, I haven’t taken a look at this feature specificly yet but I do plan on doing just that quite soon.

    Profanity filter or notification with Comment Moderation

    #150148
    Stephen Edgar
    Keymaster

    This has nothing to do with bbPress, I’d suggest you try posting on WordPress’ support forums:

    Support Forums

    #150147
    Stephen Edgar
    Keymaster

    @farsite281 Thanks for this though you should submit your translations in the GlotPress project you linked above:

    https://translate.wordpress.org/projects/bbpress/2.5.x/ca/default
    https://translate.wordpress.org/projects/bbpress/dev/ca/default

    Catalan Language

    • /dev 43% translated, 466 strings translated, 602 Strings untranslated and 401 strings waiting approval
    • /2.5 44% translated, 467 strings translated, 572 Strings untranslated and 160 strings waiting approval

    The best resources to help get you started are:

    The main transators handbook: https://make.wordpress.org/polyglots/handbook/

    The WordPress translator community blog: https://make.wordpress.org/polyglots/

    bbPress translations reference: https://codex.bbpress.org/bbpress-in-your-language/

    WordPress Catalan project site: https://ca.wordpress.org/

    The reason I state that it is best to provide (and update) the bbPress (including WordPress, BuddyPress and Akismet) translations at https://translate.wordpress.org/projects is because each of these projects can have the translations updated as part of WordPress’ “Automatic Updates”, just like you see updates for your plugins and themes, if any of these projects are 100% translated you will be offered to update all of your translations from the WordPress dashboard updates page.

    #150146
    Enric
    Participant

    Hello,

    I’m trying to modify aspect of bbPress installed in my wordpress. I’ve read diferents posts but I can’t find the solution.

    Layout and functionality – Examples you can use

    I need to change aspect buttons in bbPress because of font color and layout are similar and you can’t distinguish them.

    http://i.imgur.com/71FmGz2.jpg

    Could anyone help me or give me a clue to resolve this issue?

    I use Rush theme and wordpress 3.9.1

    Inici

    Thank you

    #150139
    divyesh25
    Participant

    hi every one

    i am new to bbpress, i want to display forums individual category top five recent topics. i dont know how can i archive this.

    my forum structure like.

    option1
    option1.1 option1.2
    option1.3 option1.4

    when user click on option1.1 list all topics and user can post new topic. i want top 5 recent topics from option1.1,option1.2,option1.3,option1.4.

    thnks..

    #150137
    Robkk
    Moderator

    which one would you suggest?

    i have no idea , i have no opinions on any of them since i havent tried any of them.
    You can try each one on a local site if you want and make your decision off that.

    But what i can say is that this rating plugin https://wordpress.org/plugins/rating-widget/

    is on https://codex.bbpress.org/feature-plugins-tracking/

    and it also has some integration with bbpress.

    Basically I want it to show up in only a few of my subforms next to the bb codes on top ^^^

    I have no idea how your going to show the ratings on a few subforums , your probably going to need help on that too, (i have no idea how to help you on this)

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