Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 7,901 through 7,925 (of 64,526 total)
  • Author
    Search Results
  • #188923
    posemotion
    Participant

    I finally figured it out. No need to use the “Full Page Width” option or any other techniques found about the web. If you installed a bbPress forum and everything is set to its defaults. Just use the following…

    Select “Customize”
    Select “Additional CSS”
    Add/Paste the following…

    .bbpress #content-sidebar {      
    display: none;
    }
    
    #bbpress-forums {
      margin-left: auto !important;
      margin-right: auto !important;
      width: 170% !important;
    }

    Forum link in first post is incorrect now. A redirect is being setup though as that is my old link to another forum I use to use. New forum link is, http://www.posemotion.com/forums

    #188920
    posemotion
    Participant

    I’m starting to get it. I didn’t realize some people were creating a bbpress.php file. Anyways, it seems to work until I click on a topic. Then the right menu comes back. Any thoughts?

    The first forum page uses the full width option. I don’t know how to set that for sub-forum pages?

    Thanks!

    tylertervooren
    Participant

    I’ll start by saying I have no idea what I’m doing and I can barely write php better than a toddler.

    I noticed that people have been asking for this (or something very similar to this) for years and it still isn’t part of core and no one’s written a plugin for it. I needed to figure it out on my own, so thought I’d finally make an attempt to contribute back to a platform that has given me so much.

    bbPress Profile Link Shortcode

    It doesn’t do anything fancy, but it does what it says. Hope you find it helpful!

    #188900
    Krzysztof
    Participant

    Hi
    I have WordPress Multisite. I registered the test user. I logged in and changed my password. I added a test topic on the bbpress forum. Then I could not enter my profile to edit it. Wrote something – no access. In the administration panel wrote: Site Role – Participant, Forum Role – Participant. I changed Site Role to Subscriber. This solved the problem. In my opinion should automatically register the user as Subscriber.

    #188898

    Topic: Post Preview

    in forum Troubleshooting
    cclemens
    Participant

    For the last couple years, I’ve been using the bbP Live Preview plugin in conjunction with the bbPress Enable TinyMCE Visual Tab plugin for the forums located at http://www.nationalbraille.org/forums

    In the post editor, users can type, then highlight their text and apply a braille font using a button in the Visual Editor options. Then, hitting “Preview” would allow a post preview box to appear below the editor that showed how the post would look before submitting.

    Not everyone has been successful using it, but it always worked great for me up until now. I can’t get the function to work for me anymore. I’ve checked Javascript in my test browsers and everything is enabled. Any thoughts on what could be causing this function to break?

    #188879

    Topic: Code Tag

    in forum Troubleshooting
    posemotion
    Participant

    The code tag doesn’t seem to work for me. I use MML data in code tags and it has been fine on other forums but seems to mess it up in bbPress. Would be nice for copy and paste options to for code tags. Here’s an example…

    ;[ Demo 3 | Copyright © 2015 | J. Baker ];
    
    CH1Verse_1.s = "t12 w4 o3 \2 v40 l8 <dced> dcge4 l4 \1 <d1> r8 l8 \2 dg l4 \1 <d1> l8 \2 dge \1 <d1> \2 dcdrr v+ <<dd>> v- r"
    
    CH2Verse_1.s = "t12 w4 o4 \1 v42 l8 >dcde< dcde#4 l4 >d1< l8 de l4 >f1 l8 ddfe1< dedfe dd r4"
    #188878
    k12tot
    Participant

    Hi All,

    I have been using cPanel now for just over a year and having used both Plesk & cPanel, it is a clear win for the cPanel team.

    I am be no means a web developer, but I have taken a real liking to creating websites recently, after working in IT 10 years now, I wanted to try something different.

    With that said, here is what I have come up with so far: https://onlineoctane.com/

    Basically a car news site that myself and a group of mates update daily, with plans to monetise it in the future.

    Apologies if this thread is not allowed, please remove if so.

    Also wondering if anyone can shed any light on the best methods to get traffic referrals to the site too? Any help / advise would be brilliant.

    Also, if car news / reviews is your thing, maybe you could head over and check it out.

    Cheers

    #188874
    Robin W
    Moderator

    sorry, I can see no easy way to do this.

    In essence the code above just calls some standard bbpress functions, and these won’t recognise that they have been called by the code, so adding content to then is not possible as far as I can see.

    To do this would need some bespoke code

    #188872
    Robin W
    Moderator

    can only think that you have a conflict

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Then come back

    #188871
    Robin W
    Moderator

    I presume you are subscribed to the forums and topics that you are expecting them from – sorry, but 4 years on here and you always ask the obvious 🙂

    If you have done ALL of the above, the I would set up https://en-gb.wordpress.org/plugins/bbpress-notify-nospam/ and see if that is sending, which would help reduce the issue further

    then come back

    #188859
    ToddB
    Participant

    Yes I can confirm this.

    That being said, I take the Forum page itself is the best place to issue the bbPress Index?

    #188858
    finar76
    Participant

    Hi all,

    I am building a WP website in Italian and I have installed bbPress…

    Now, I can change in WP setting the language to Italian (Settings->General->Site Language), but when I use bbPress short code they are still in English…

    Sorry if it is a silly question, but I dont know hwo to fix it…

    For example, the short code [bbp-register] it gives me “register” instead of “registrati”…

    any suggestion?

    Many thanks

    Regards

    #188856

    In reply to: Change Authentication

    Robin W
    Moderator

    bbpress simply uses wordpress login, so if you get wordpress to understand that it is logged in , then bbpress will also.

    Maybe one for a wordpress support forum

    #188854
    Robin W
    Moderator

    bbpress only displays 2 levels, so when you click the 2nd level, you will get to see the lower down forums.

    It is possible to code for lower levels, if you are happy with coding you’d be looking at

    wp-content/plugins/bbpress/templates/default/bbpress/loop-single-forum.php

    and some coding around bbp_list_forums()
    to get a further loop

    As for breadcrumb – yes by default you should have one , but themes can turn these off

    #188852
    Robin W
    Moderator

    if you look at the black banner at the top with the menu, you can see text scroll behind it. bbpress thinks it is displaying the start of the reply at the top of the screen, but actually it is behind the banner

    #188842

    In reply to: Feature requests

    Robin W
    Moderator

    from a read through all looks ok except

    add_filter( 'bbp_get_teeny_mce_buttons', 'rew_remove_image_button_in_bbpress' );

    should read

    add_filter( 'bbp_get_teeny_mce_buttons', 'wppa_remove_image_button_in_bbpress' );

    #188841

    In reply to: Feature requests

    Robin W
    Moderator

    From a read through looks ok to me, but just change

    add_filter( ‘bbp_get_teeny_mce_buttons’, ‘rew_remove_image_button_in_bbpress’) ;

    to

    add_filter( ‘bbp_get_teeny_mce_buttons’, ‘wppa_remove_image_button_in_bbpress’) ;

    to run your amended function

    #188837
    jryaus
    Participant

    Quick update: Tested a bit more. I’ve renamed the file that it is mistakenly using several times but it doesn’t help, bbPress uses that same file no matter what. Could it be something in the file itself that telling bbPress to use it?

    Sorry for the basic questions. I thought this would be relatively simple – just rename the template I wanted to use to bbpress.php and move it to the correct folder. Not sure what to do! Thanks for the help

    #188836
    jryaus
    Participant

    Hi all,

    Any help would be appreciated, as I’m a serious beginner. I’m creating my own theme and adding bbPress compatability (as per instructions from bbPress here).

    I’ve created a bbpress.php file and bbPress is using this template for individual forum pages, but for the forum ‘home page’ bbPress is seemingly pulling a random file titled blog.php – which isn’t an option in their template hierarchy.

    Why is bbPress using this php file? I’m sure it’s something I just don’t know yet. I’m using bbPress Version 2.5.14 and the newest WP as well. Any help would be greatly appreciated! Thank you!

    #188835
    drksecret
    Participant

    I have bbpress and Ultimate Member/Subscriptions. When a user cancels their subscription, they are removed from ultimate member but not from bbpress and they are still receiving notifications. I have searched through this forum and found similar issues.
    I think I can fix it with AutomateWoo and a custom function. AutomateWoo can trigger the function. I just don’t know how to write a function that has a userid as an argument and then loops through unsubscribing this user.
    Can anyone help? I am sure this might help others as well.

    Thank you in advance.

    #188834

    In reply to: Feature requests

    Jacob N. Breetvelt
    Participant

    I think i ggot it:
    Filters ‘bbp_get_topic_content’ and ‘bbp_get_reply_content’. They MUST run after wpautop, so i gave them priority 1000.

    All of my code to get my plugin compatible with bbpress looks now:

    /* We use bbPress */
    // editor bbpress in tinymce mode
    function wppa_enable_visual_editor_in_bbpress( $args = array() ) {
    	
    	if ( wppa_switch( 'photo_on_bbpress' ) ) {
    		$args['tinymce'] = true;
    		$args['teeny'] = false;
    	}
        return $args;
    }
    add_filter( 'bbp_after_get_the_content_parse_args', 'wppa_enable_visual_editor_in_bbpress' );
    
    // remove insert wp image button
    function wppa_remove_image_button_in_bbpress( $buttons ) {
    	
    	if ( wppa_switch( 'photo_on_bbpress' ) ) {
    		if ( ( $key = array_search( 'image', $buttons ) ) !== false ) {
    			unset( $buttons[$key] );
    		}
    	}
    	return $buttons ;
    }
    add_filter( 'bbp_get_teeny_mce_buttons', 'rew_remove_image_button_in_bbpress' );
    
    // enable processing shortcodes
    function wppa_enable_shortcodes_in_bbpress( $content ) {
    
    	if ( wppa_switch( 'photo_on_bbpress' ) ) {
    		$content = do_shortcode( $content );
    	}
    	return $content;
    }
    add_filter( 'bbp_get_topic_content', 'wppa_enable_shortcodes_in_bbpress', 1000 );
    add_filter( 'bbp_get_reply_content', 'wppa_enable_shortcodes_in_bbpress', 1000 );
    

    Pleas be so kind to review this to see if i did it right or did oversee something.

    #188833

    In reply to: Feature requests

    Jacob N. Breetvelt
    Participant

    We see:
    Post with shortcode
    We want to see:
    Post with rendered shortcode

    #188832

    In reply to: Feature requests

    Jacob N. Breetvelt
    Participant

    Yes, in the content of the topic/reply. It makes from [photo 123] the html to display photo with id=123 from plugin wp-photo-album-plus – instead of a photo from the wp media library – according to the settings in the settings page of that plugin; e.g link to lightbox, subtitle and possible social media buttons to share the image.

    The button that opens the dialog to select the photo, and optionally upload a new one, is now working without mods to bbpress, but it shows ‘[photo 123]’ instead of the picture. If the content would be filtered by the standard wp content filters, it would display the image, like it does in a wp native page or post.

    #188822
    ToddB
    Participant

    @robin-w For some reason I have the same problem with the bbpress forum index. It does not work.

    Here is the site link. But at the Forums level, no index.
    The [bbp-forum-index] code is on the Forum created.

    Any help would be great.

    #188821
    finar76
    Participant

    Hello,

    I am trying to develop a forum in my wordpress site and I have installed bbPress…

    My forum will have nested “categories” (down to level 3…)

    let me explain better:

    Forum category 1
    —-> forum sub categity 1.1
    ———-> forum 1.1.1
    ———-> forum 1.1.2
    ———-> forum 1.1.3
    —-> forum sub categity 1.2
    ———-> forum 1.2.1
    ———-> forum 1.2.2
    —-> forum sub categity 1.3
    ———-> forum 1.3.1
    Forum category 2
    —-> forum sub categity 2.1
    ———-> forum 2.1.1
    ———-> forum 2.1.2

    I don’t know if it is my theme or if it is a bbPress configuration, but I cannot see more than level 2

    Forum category 1
    —-> forum sub categity 1.1
    —-> forum sub categity 1.2
    —-> forum sub categity 1.3
    Forum category 2
    —-> forum sub categity 2.1

    and to see level 3 I need to clock on level 2 categories….

    on top of this I cannot see any breadcrumb navigation for the forum….. is there an option for that?

    Many thanks

    Regards

Viewing 25 results - 7,901 through 7,925 (of 64,526 total)
Skip to toolbar