Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 2,051 through 2,075 (of 64,454 total)
  • Author
    Search Results
  • Robin W
    Moderator

    your theme or another plugin might be affecting my template loading

    if you want to check this:

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #229080

    In reply to: padding between topics

    Robin W
    Moderator

    try this in your custom css

    #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    	padding: 5px 25px !important;
    }
    #229069
    sruddy
    Participant

    I just got done with jetpack support. They told me

    Jetpack is a required plugin, and your site will not operate properly without it. This tells me there is a plugin conflict with BBPress.

    You would need to contact BBPress support for assistance. Their support site is here. https://bbpress.org/forums/

    #229067
    sruddy
    Participant

    No I paid for, Image Upload for bbPress Pro. Using the healthcheck plugin you suggested confirmed the problem was due to Jetpack plugin. It turns out I can’t turn pack off and wordpress.org controls the settings.

    #229066
    ddbell
    Participant

    I thought the tabs were supposed to be there by default. I guess not. I am brand new to bbPress.

    Just to Clarify, I have quite a few other plugins on the site. The bbPress plugin is just one part of the website and is a recent addition. The bbPress plugin was 100% default but it seems other plugins affect this text area in bbPress.

    On the backup test website I was using as a test site, it looks like the tabs were there from the bbPress style plugin I installed which was only on the test site but not the main suite. I forgot I installed that…. but had never used it. It was only on the test site.

    For the test site I just did the following to test.

    I disabled the bbPress style plugin. It then only had the Visual Text tool bar and was stuck in Visual text mode (which I don’t want because I need to use HTML).

    I then disabled the bbPress style plugin and also disabled all plugins except bbPress itself. Then it was in Text edit mode with no tool bars at all and no tabs at all.

    I then re-enabable the bbPress style plugin so the only plugins on the site activated were bbPress and the bbPress style plugin. Then there was the text tool bar (not the visual tool bar), but no tabs.

    I then re-enabled all other plugins. Now it has the tabs which switch between the Visual toolbar and the Text tool bar. So it seems one of the other plugins, unrelated to bbPress is adding the Visual Tool bar which also adds it into bbPress too. I’m not sure which one because I didn’t test one by one.

    So that will work for me. I now added the bbPress style plugin to the main site and I have tabs and the text Editor I need. Other users can use the Visual if they want.

    I didn’t realize a another plugin could change what happens inside of a different plugin. I guess WordPress can get convoluted with lots of moving parts. I may go back and try to figure out exactly which plugin adds the extra tool bar. But I like it to have both so it works fine as is now.

    #229064
    Robin W
    Moderator

    ok so you are using a plugin to upload images – yes?

    If so is it this

    bbPress Multi Image Uploader

    or something else?

    #229063
    Robin W
    Moderator

    My bbPress install is 100% default. There is no custom styling at all. I havenโ€™t made any changes to the settings.

    ok, so bbpress without anything else does not have the ‘visual/text’ options, so what is adding these please.

    #229061
    ddbell
    Participant

    I went into my user for the Keymaster, checked “Disable Visual Editor”, saved the changes, then unchecked it and saved the changes. I was trying to see if it would toggle something.

    Now the Visual editor tool bar shows up but here are no tab for Visual/Text so there is no way to Editi in Text mode. I checked other Participant accounts and the tabs are missing for all users. All users are stuck in Visual Editing. I need text mode editing for myself.

    In the website backup, tested from my same PC and same browsers, all user accounts for both Keymaster and Participants have the tabs for Visual/Text. So I know it is not a local computer or Browser issue. Again, I don’t want to load the backup on the main site because there have been orders and subscribers since the last backup.

    It is all accounts so it isn’t an account issue.

    The Visual/Text tab shows up everywhere else when writing except for in the bbPress forum.

    So the issue is isolated to bbPress, for all users.

    missing tabs

    #229058
    ddbell
    Participant

    The Text Edit Bar and buttons for the text area is missing on my Keymaster account. It shows up in regular user accounts. It was working in my Keymaster until recently. My bbPress install is 100% default. There is no custom styling at all. I haven’t made any changes to the settings.

    I loaded a site backup on a different URL and the Edit Bar shows up for the same Keymaster account in the backup. However, I don’t want to reload the backup on the main site because I have have Woocommerce orders since the last update.

    I already tried clear the browser cache and tried multiple browsers but that didn’t fix it.

    Is there any setting to control this?

    Missing edit bar on text area

    #229057
    sruddy
    Participant

    The image uploader used to ask for size, but after installing the bbPress image loader upgrade, it no longer gives the size field. thanks for the trouble shooting thing. This twenty fourteen theme has been modified and is now using a child theme. I’m not exactly sure what that means but I see no additional settings for the child portion. Neither the wordpress page editor nor the forum page editor have any format choices either. In addition I tried to make one page full width with this code .page-id-17507 .site-inner, .page-id-17507 .site-footer {
    max-width: none !important;
    width: 95% !important;
    }
    but it had no affect either, it works on my wordpress.com webpages at https://steveruddyphotography.com/
    but not on this website.

    #229056
    Robin W
    Moderator

    just tried 2014 and it uploads as full size unless you constrain.

    so when you say you use the image icon in the bbPress editor does this ask anything about size?

    If not then it could be a plugin issue

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

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #229055
    Robin W
    Moderator

    thanks, fully appreciate that most of this stuff is annoying as hell ๐Ÿ™‚

    The problem is that all wp websites are a combination of wordpress and its settings, your theme and its settings, any adjustments to that theme, and all the plugins and each of their settings. That’s before we look at things like php versions, apache stuff, ht-acess, hoster settings and limitations and a bunch more stuff. That makes most sites pretty unique, so site A will never replicate site B in it’s problems and issues.

    I’m just a guy sat in his kitchen who was helped several years ago when I was setting bbpress up, so I try to help others – I’m not a bbpress author.

    my test site is twenty ten. I’ll try twenty fourteen to see if that sheds any light.

    #229027
    Robin W
    Moderator

    portal-admin is not a default wordpress or bbpress role, so how ever you created that, you’ll need to add the appropriate bbpress capabilities to it.

    bbPress User Roles and Capabilities

    #229022
    Robin W
    Moderator

    do you mean access to the forums on the front end ?

    Step by step guide to setting up a bbPress forum – Part 1

    item 3

    You really don’t want to give access at the backend – bbpress is simply not designed to work that way !

    Steveorevo
    Participant

    Very nice work with the style pack Robin! I do have one issue with Mega Max menu compatibility. For whatever reason, it doesn’t look like shortcodes are being processed when style pack is activated (which is how MegaMax allows menus to be embedded).

    Otherwise I’d recommend your style pack for bbPress users as this “simply works” to deliver the forum styling to Twenty Twenty Two without having to painfully apply one’s own CSS rules to make it marginally pretty.

    For those willing to go that far, I found that simply adding a basic, default template page as described on WordPress.org will do the trick. Supposedly block editor doesn’t care for/use PHP template pages anymore so it’s otherwise ignored.

    For simplicity, I just replace Twenty Twenty Two’s otherwise empty index.php with the “skinny” template index.php I created here:

    https://gist.github.com/Steveorevo/96d8015bcf353221e1cf0cd6b89bb766

    #229011
    Robin W
    Moderator

    backend forums are generally only seen by bbpress keymasters

    I’d need further details on what roles, are these default roles or have you set them up etc. to try and help further

    #228999
    sruddy
    Participant

    The image icon in the bbPress editor that is part of the plugin.

    #228986
    Robin W
    Moderator

    as a test can you turn off bbpress engagements

    dashboard>settings>forums>engagements

    and see if the problem goes away

    #228978
    miltonics
    Participant

    I’m getting an error when I’m testing a “new account”. I’ve tracked it down to bbpress & woocommerce memberships.

    Immediately on purchase I only get this:

    Fatal error: Uncaught Error: Call to a member function get_users_for_object() on null in /home/customer/www/midwestpermaculture.com/public_html/wp-content/plugins/bbpress/includes/users/engagements.php:125 Stack trace: #0 /home/customer/www/midwestpermaculture.com/public_html/wp-content/plugins/bbpress/includes/users/engagements.php(146): bbp_get_users_for_object(47093, ‘_bbp_moderator_…’, ‘post’) #1 /home/customer/www/midwestpermaculture.com/public_html/wp-content/plugins/bbpress/includes/users/capabilities.php(107): bbp_is_object_of_user(47093, 366, ‘_bbp_moderator_…’) #2 /home/customer/www/midwestpermaculture.com/public_html/wp-includes/class-wp-hook.php(307): bbp_map_primary_meta_caps(Array, ‘moderate’, 366, Array) #3 /home/customer/www/midwestpermaculture.com/public_html/wp-includes/plugin.php(189): WP_Hook->apply_filters(Array, Array) #4 /home/customer/www/midwestpermaculture.com/public_html/wp-content/plugins/bbpress/includes/core/sub-actions.php(523): apply_filters(‘bbp_map_meta_ca…’, Array, ‘moderate’, 366, in /home/customer/www/midwestpermaculture.com/public_html/wp-content/plugins/bbpress/includes/users/engagements.php on line 125

    Any ideas?

    It would be really nice to have forums in our membership site.

    Thanks!

    #228970
    rcotwunite
    Participant

    Hello all,

    I’m working in PHP in WordPress. I’m comfortable modifying and editing code.

    I have a collection of Musical Artists and their releases. I’ve created a topic for each artist (post type) and release (post type) using bbPress Topics For Posts.

    The user then replies to the topic. I want them to be forced to choose a tag when they reply: “Buy”, “Sell”, or “Info”.

    Then I want them to be able to click a button that only shows replies tagged “Buy”, “Sell”, or “Info”.

    How do I create a button to filter replies in PHP? Thanks!

    Here’s an example of an artist page with a discussion forum below

    #228950
    Robin W
    Moderator

    sorry, I have bbpress running under WordPress, so if you don’t want to run WordPress, I cannot help.

    You question is a bit like asking a ford car mechanic what the best motorbike is ๐Ÿ™‚

    #228946
    Robin W
    Moderator

    sorry, bbpress only works with wordpress.

    maxmustermann123
    Participant

    Hello!

    I’d like to install bbpress on a non wordpress website and am not shure,
    if bbpress is compatible.

    Will it work and if so, how does the installation process look like?

    #228927
    Robin W
    Moderator

    I doubt this can be solved as posted without custom code.

    You can import files using

    GD bbPress Attachments

    It would be possible to add some fields to the topic and or reply fields – this article explains the principals.

    https://wp-dreams.com/articles/2013/06/adding-custom-fields-bbpress-topic-form/

    Whilst it talks about the functions file, you can also use code snipetts

    Code Snippets

    so for instance if you wanted to try their code you would put all this into a single code snippet

    add_action ( 'bbp_theme_before_topic_form_content', 'bbp_extra_fields');
    function bbp_extra_fields() {
       $value = get_post_meta( bbp_get_topic_id(), 'bbp_extra_field1', true);
       echo '<label for="bbp_extra_field1">Extra Field 1</label><br>';
       echo "<input type='text' name='bbp_extra_field1' value='".$value."'>";
    
       $value = get_post_meta( bbp_get_topic_id(), 'bbp_extra_field2', true);
       echo '<label for="bbp_extra_field1">Extra Field 2</label><br>';
       echo "<input type='text' name='bbp_extra_field2' value='".$value."'>";
    }
    add_action ( 'bbp_new_topic', 'bbp_save_extra_fields', 10, 1 );
    add_action ( 'bbp_edit_topic', 'bbp_save_extra_fields', 10, 1 );
    
    function bbp_save_extra_fields($topic_id=0) {
      if (isset($_POST) && $_POST['bbp_extra_field1']!='')
        update_post_meta( $topic_id, 'bbp_extra_field1', $_POST['bbp_extra_field1'] );
      if (isset($_POST) && $_POST['bbp_extra_field1']!='')
        update_post_meta( $topic_id, 'bbp_extra_field1', $_POST['bbp_extra_field2'] );
    }
    add_action('bbp_template_before_replies_loop', 'bbp_show_extra_fields');
    function bbp_show_extra_fields() {
      $topic_id = bbp_get_topic_id();
      $value1 = get_post_meta( $topic_id, 'bbp_extra_field1', true);
      $value2 = get_post_meta( $topic_id, 'bbp_extra_field2', true);
      echo "Field 1: ".$value1."<br>";
      echo "Field 2: ".$value2."<br>";
    }

    There are reply equivalents, but would need you to specify what should go into topic and what reply

    #228926
    Robin W
    Moderator

    This might be the same as you are saying you don’t want – the user can press the submit, but it returns an error. As close as you’ll get without some js.

    function rew_min_length ($reply_content) {
    	if (strlen($reply_content)<500) {
    		bbp_add_error( 'bbp_reply_content', __( '<strong>ERROR</strong>: Your reply must be at least 500 characters.', 'bbpress' ) );
    	}
    return $reply_content ;
    }
    
    add_filter( 'bbp_new_reply_pre_content', 'rew_min_length' );
Viewing 25 results - 2,051 through 2,075 (of 64,454 total)
Skip to toolbar