Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 1,476 through 1,500 (of 11,597 total)
  • Author
    Search Results
  • #205657

    In reply to: Child CSS

    Subforums are not listed.

    The subforums not being listed will be fixed in 2.6.1.

    A few more questions:

    • Using any caching plugins?
    • Using any SEO plugins that might be interacting with CSS files?
    • Using a right-to-left language?
    • Overriding any constants? (WP_CONTENT_DIR, WP_PLUGIN_DIR, WP_THEME_DIR, etc…)

    Anything else about your WordPress installations you can share?

    The only related change I can find, is: https://bbpress.trac.wordpress.org/ticket/3012

    If you’re able to edit that file in bbPress directly, and revert it back, and test, that would be super helpful to confirm or disconfirm if that does it.

    #205630
    quoctai101
    Participant

    Hi,

    I’m currently using BuddyPress, bbPress, and Image and video gallery from Google Drive (all are latest updated). The plugin “Image and video gallery from Google Drive” provides a shortcodes is [sgdg path=”MyPath”]. I tried installing “bbPress – Do Shortcode” and it worked. However, the javascript file for loading is missing. Anyone can help me out please?

    #205619

    In reply to: Child CSS

    raydelvec
    Participant

    Same problem. I changed the CSS on my forum about a year ago, uploading the custom styles to Active Theme > css > bbpress.css

    Then upon this latest update, they all reverted back.

    It is fixed when you copy/paste the CSS code from that file into either main style.css or the Appearance > Customize > Additional CSS

    I also use Autoptimize which wraps the bbpress.css code into one file.

    I would like to know what’s causing the issue even though this is a workaround.

    #205617
    creativersis
    Participant

    Hi everyone. I was wondering if anyone else is having this problem and how did you solve it. We have bbpress on the website and we (used to) hold for moderation only topics, but all the replies could go through. Now, with the latest bbpress update replies are also held for moderation even though only topics are selected in settings. Any clues on how to fix this? Thank you

    #205604

    In reply to: Child CSS

    hydrogriff
    Participant

    @johnjamesjacoby, I can confirm this as well. The following things are broken for me.

    • Child CSS won’t load.
    • Subforums are not listed.

    Love the moderation features though. But still I have to rollback to earlier version to have a functioning forum. What happened this time? Usually production releases come out well-tested by the bbPress team. This is a bit disappointing.

    Hammy Havoc
    Participant

    Hi everybody!

    I’m having some problems importing from the latest phpBB into the latest bbPress.

    I get the following error:

    1. No passwords to clear
    2. No users to import

    Everything else appears to import as expected.

    #205587
    PDidee
    Participant

    Since the latest update to 2.6.0 I’ve noticed that I am unable to click into the visual editor on replies to posts. Text tab works but the text area for the visual editor isn’t working at all. I can’t click into the space and type anything there. I’m using the following code to use the visual editor…

    function bbp_enable_visual_editor( $args = array() ) {
    $args['tinymce'] = true;
    $args['teeny'] = false;
    return $args;
    }
    add_filter( 'bbp_after_get_the_content_parse_args', 'bbp_enable_visual_editor' );

    function bbp_tinymce_paste_plain_text( $plugins = array() ) {
    $plugins[] = 'paste';
    return $plugins;
    }
    add_filter( 'bbp_get_tiny_mce_plugins', 'bbp_tinymce_paste_plain_text' );

    function bavotasan_bbpress_upload_media( $args ) {
    $args['media_buttons'] = true;

    return $args;
    }
    add_filter( 'bbp_after_get_the_content_parse_args', 'bavotasan_bbpress_upload_media' );

    function add_theme_caps() {
    $role = get_role( 'subscriber' );
    $role->add_cap( 'upload_files' );
    }

    add_action( 'admin_init', 'add_theme_caps');

    #205568
    ico33
    Participant

    1) My site is in italian, and BBpress was obviously in italian. Now some words or sentences are in english and others are in italian. A sort of mash-up (latest replies widget, and other elements). ANything to do?

    2) in mobile view, the username in the replies are partially covered from the previous reply.

    #205542
    Pascal Casier
    Moderator

    Hi,
    I created this plugin that works with v2.5 in a single site environment. I did not test it yet with v2.6! But if it can give ideas, I just leave it here:

    bbPress Move Topics

    #205503
    scmsteve
    Participant

    Nothing to apologize for, glad you were able to get it fixed (or will), and that it wasn’t my fault. 🙂 Thanks for the quick reply and for taking care of it. Just testing before pushing this newer version to our live site, I’ll keep you posted on any other issues I find as well.

    #205495
    Chuckie
    Participant

    I don’t really know what to do as I only came on board within the last month. So 420 tweaks – ooer!

    I have been providing feedback about features but sometimes they seem to go unanswered (not just for me). I understand why. But you specifically want feedback. Is that feedback in the repository?

    scmsteve
    Participant

    I pulled down the latest from the repo because I saw quite a bit of work was going on… Very excited to see the movement, and wanting to get in on the testing to be sure things are working ok. Maybe I jumped in the middle of some commits and that is my problem, but…

    I am updating an earlier v2.6 dev release, which was working fine. But after doing the update and starting to test, a rather large error showed up on the first page where the shortcode [bbp-forum-index] is showing the list of forums, but none of the subforums under them.

    I was trying to track this down via WP-CLI, but doing the shortcode from there, or even calling bbp_list_formums() is returning nothing at all, so the context must not be set up properly. I can’t figure out how to use that as a debugging path, and don’t really know offhand what is the right way.

    If this isn’t the right location in the forums here, please let me know which section is better. 🙂

    #205458
    safetoto777
    Participant

    If you are using bbpress plugin in your wordpress account bbpress plugin will update you once they have latest bbpress version update

    #205457
    kgoleholdings
    Participant

    Hi

    Are we going to see any updates to the latest version of BB Press any time soon?

    #205446
    Milan Petrovic
    Participant

    My plugin GD Mail Queue: https://wordpress.org/plugins/gd-mail-queue/ solves the issue of BCC, and it can capture BCC emails and add them to the queue that is processed in the background as individual emails, so each notification is sent as a separate email, and it won’t get flagged by many email servers. The plugin has many more features, with the goal to replace other SMTP and mailing plugins. It has log, turning emails to HTML, email tests, SMTP configuration and more.

    #205414
    Robin W
    Moderator

    ok, the code works in my test site, so a reply edit admin link show ‘hello’ instead of ‘Edit’.

    If this is not the case, then it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentyfifteen, 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.

    Then come back

    #205387
    Robin W
    Moderator

    ok, so this (untested) one should put the class in for the edit, and change the word edit to ‘hello’

    can you test and let me know that it works, and I’ll look at the others.

    add_filter ('bbp_before_get_reply_edit_link_parse_args' , 'rew_get_reply_edit_link' ) ;
    
    function rew_get_reply_edit_link ($args) {
    	$args['link_before'] = '<i class="fa fa-edit">' ;
    	$args['link_after'] = '</i>' ;
    	$args['edit_text'] = 'hello' ;
    	
    return $args ;
    }

    Put this in your child theme’s function file – or use

    Code Snippets

    #205384
    madflute
    Participant

    What’s interesting to me is that this issue doesn’t seem to be common. I found a few email throttle plugins but they are all 4-5 years old, untested, and abandoned. On the other hand, I thought this SMTP limiting was common practice to prevent from spamming. Very puzzling.

    #205357
    Robin W
    Moderator

    visbility hidden should make a forum only visible to moderators and keymasters

    If you are not seeing that then it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentyfifteen, 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.

    Then come back

    #205337
    tmu2011team
    Participant

    I am just about to install the bbPress and testing how it works. Out of the box, does bbPress allow for adding attachments (pdfs, docs, and image files? Emoji and post preview are also things we are looking to add … does bbPress comes with it or do we need to look into Plugins?

    ======================================================
    Bellow content is just for test purposes … we’ll delete shortly
    Templates bbPress Forum

    Quote Example

    <indent> Indentation </indent>
    Unordered List Example

    1. Item
    2. Item
    3. item

    Ordered List Example

    • Item
    • Item
    • item

    #205323
    Babblebey
    Participant
    
    <?php
    $topic = bbp_get_topic_id();
    $users = get_users() ;
    $countsub = 0;
    foreach ($users as $user) {
        $topicsub_list = array(get_usermeta ($user->id, 'wp__bbp_subscriptions', false)) ;
        if (in_array ($topic , $topicsub_list))  $countsub++ ;
    }
    echo $countsub;
    ?>
    

    Now it’s understandable that this also didn’t work on the topic I tested it with, because the user has subscribed to multiple topics.

    Oh wow!

    #205320
    Babblebey
    Participant

    My Code was to test it for how many User has favourited a particular topic (Like, check how many likes a post has)…

    shots

    But I guess like you said, If I understand you very well, I am testing in a scenario where User has only one topic listed in the wp__bbp_favorites meta area…

    I think that fact has returned to haunt me now Robin… The picture above shows that the Currently logged in User (Who is a keymaster) has favorited the current topic but, his Favorite doesn’t count, the displayed 1 is for that of the second user who also favorites the same topic and happens to be the only topic he has favorited.

    Look at the shot below then:

    screenshot-localhost-2019-11-07-17-12-45

    Now I have added more topics to the user’s wp__bbp_favorites by favouriting more topics but Its not displaying the favourites in those topics.

    Another scenario on a different topic here:

    screenshot-localhost-2019-11-07-17-22-30

    Not displaying the number of favorite for the topic.

    I added a new user and it was able to successfully favourite and increase the count on one of those topics that didn’t get from the previous two users.

    So I think the favorite count only work if a certain user has only one topic inside their wp__bbp_favorites

    Here’s the favourite count code again as I have used:

    
    $topic = bbp_get_topic_id();
    $users = get_users() ;
    $count = 0;
    foreach ($users as $user) {
        $topic_list = array(get_usermeta ($user->id, 'wp__bbp_favorites', false)) ;
        if (in_array ($topic , $topic_list))  $count++ ;
    }
    echo $count;
    

    What do you suggest I do now Robin? Should I try explode explosion???

    #205319
    Robin W
    Moderator

    great – you may want to check the favorites for if a user has more than one favorite topic – I am suspecting your code was only tested with 1 favorite – if so same principal, if not I don’t know why one works and then other doesn’t !!

    #205292
    demonboy
    Participant

    Ha, good question. I tested again and it did it for all forums.

    #205288
    Robin W
    Moderator

    It could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentyfifteen, 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.

Viewing 25 results - 1,476 through 1,500 (of 11,597 total)
Skip to toolbar