Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 1,126 through 1,150 (of 11,605 total)
  • Author
    Search Results
  • #213506

    In reply to: bb style pack

    fl3xtra
    Participant

    Pardon me, still early for me. What do you mean? I assume they want to sort a forum by latest reply. This was their exact wording “Is there a way to sort by latest posts”

    bmdusers.com

    #213505

    In reply to: bb style pack

    Robin W
    Moderator

    what do they want to sort via latest posts ?

    #213504

    Topic: bb style pack

    in forum Plugins
    fl3xtra
    Participant

    I have a user who wants to know if they can sort by latest posts. Is that possible with the bb style pack? Or at all?

    #213489
    fl3xtra
    Participant

    Is there a way to show the timestamp from latest/newst comment/reply on the forum instead of what appears to be the last topic created?

    View post on imgur.com

    #213397
    Robin W
    Moderator

    ok, then yes that is working on a new test site.

    I cannot say why it is not working on yours, sorry 🙁

    #213339
    Robin W
    Moderator

    hmm – I just added that code to my test site, and it works fine with 2.6.5

    Oleksandr
    Participant

    Custom Field doesn’t work with bbpress 2.6 and above
    I use custom fields for bbpress topics.
    I tried to turn off all plugins and change the theme to default but always receive next javascript error in the console:

    load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,suggest,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.3.1:4 POST https://test.3d-kstudio.com/wp-admin/admin-ajax.php 400
    send @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,suggest,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.3.1:4
    ajax @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,suggest,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.3.1:4
    ajaxAdd @ load-scripts.php?c=0&load[chunk_0]=hoverIntent,common,hoverintent-js,admin-bar,wp-ajax-response,jquery-color,wp-lists,jquery-ui-sortable,postbox,jquery-ui-position&load[chunk_1]=,jquery-ui-menu,jquery-ui-autocomplete,tags-suggest,tags-box,word-count,wp-sanitize,post,editor-expand,thickbox,shortcode,backbo&load[chunk_2]=ne,wp-util,wp-backbone,media-models,wp-plupload&ver=5.3.1:9
    i.wpList.<computed> @ load-scripts.php?c=0&load[chunk_0]=hoverIntent,common,hoverintent-js,admin-bar,wp-ajax-response,jquery-color,wp-lists,jquery-ui-sortable,postbox,jquery-ui-position&load[chunk_1]=,jquery-ui-menu,jquery-ui-autocomplete,tags-suggest,tags-box,word-count,wp-sanitize,post,editor-expand,thickbox,shortcode,backbo&load[chunk_2]=ne,wp-util,wp-backbone,media-models,wp-plupload&ver=5.3.1:9
    (anonymous) @ load-scripts.php?c=0&load[chunk_0]=hoverIntent,common,hoverintent-js,admin-bar,wp-ajax-response,jquery-color,wp-lists,jquery-ui-sortable,postbox,jquery-ui-position&load[chunk_1]=,jquery-ui-menu,jquery-ui-autocomplete,tags-suggest,tags-box,word-count,wp-sanitize,post,editor-expand,thickbox,shortcode,backbo&load[chunk_2]=ne,wp-util,wp-backbone,media-models,wp-plupload&ver=5.3.1:9
    dispatch @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,suggest,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.3.1:3
    r.handle @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,suggest,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.3.1:3
    #213314
    bobwhallz
    Participant

    Hi
    I have a transparent header built with Astra theme and Elementor page builder. I am also using BuddyPress on my site.

    I would like to change all the bbpress forum pages header to a different background color, none white, so the header menu can display properly.

    What css codes should i use?
    Bbpre Version 2.6.5 on latest WordPress installation
    Thank you

    #213304
    fl3xtra
    Participant

    Excellent. Fixed.

    Second: It looks like if they try to edit it more than once? I’ll do some tests today to get an exact answer.

    Tobias Claren
    Participant

    Hello.

    I have installed WordPress.

    For testing, also MyBB in /forum.
    I ask myself the question, is BBpress an alternative to extra forum scripts now?
    A few years ago, BBPress was quite rudimentary, wasn’t it? Did this change?
    Can BBpress keep up with all available plugins in the range of functions with forum scripts such as SMF, MyBB, phpBB etc.

    Is there a good clear list of all plugins for BBPress?
    Possibly with usage ranking. There will be a reason if certain plugins are used very often.
    But also curated recommendations.
    The plugin list here is very “simple”.
    21 pages with 10 plugins each, not sortable, no recommendations or rating based on usage (not quality rating) …
    I saw user avatars. But there may be different plugins for the purpose.
    Or a map with the members.
    I don’t know where to start.
    And doesn’t want to try out hundreds of plugins.
    E.g. such an insignificant little thing as using homemade forum icons.

    #213182
    chaosfranklin
    Participant

    I watched tutorials of the setup and see people testing the registration. They showed new users were required to activate their accounts by email.

    Unfortunately, I cannot give the url due to the mature nature of the content. I don’t want to get ban.

    I am using this plugin to to hide the administration login.

    Hide login page, Hide wp admin – stop attack on login page

    #213173
    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.

    Then come back

    #213115
    Robin W
    Moderator

    not tested (I manually approve new users, but that is just because of the type of sites I run) but this might help

    Stop Spammers

    #213103
    Robin W
    Moderator

    ok, without getting heavily involved in coding a solution for you (which is my paid day job 🙂 ) I guess that you have hooked to ‘template redirect’ which fires on everypage, so when WordPress displays the test-page it looks again for a value of topic_id, which on the test page does not exist, so returns zero.

    if your code is working in that it redirects to test page, then you could try appending the topic id and picking that up in $_REQUEST

    eg (untested)

    wp_redirect('/test-page/?topic_id='.bbp_get_topic_id());

    and then on test page use the code

    if (isset($_REQUEST['topic_id'])) $topic_id = $_REQUEST('topic_id') ;

    #213100
    nayanboost
    Participant

    I am writing this code in functions.php and when I am trying to dump data using
    print_r (bbp_get_topic_id());

    It is returning 0.

    When the above mentioned condition is met I will redirect to another page.

    function test_rdr (){
        if (bbp_get_topic_forum_id(bbp_get_topic_id()) == ‘ID of the Parent forum’){
            wp_redirect('/test-page');
            exit;
        }
    }
    add_action('template_redirect', 'test_rdr')

    Please help me to get over with it.

    #213078
    Robert
    Participant

    Here’s the link to the test blockquote…

    Question 3 – Best tabletop role-playing game?

    #213052
    renatoscarvalho
    Participant

    Hi, I’m having a problem with threaded replies. When I try to reply a post, instead of the new post being nested, it creates a new post at the same level of the previous.

    I have tried two bbPress installs, with different themes, and they both show the same problem.

    I have also tried installing bbp Style Pack and checking “bbPress Bug Fixes/Fix Threaded Replies Jump” with no success.

    You can try here and see the problem: rescola.com.br/bbpresstest02/index.php/forums/topic/hi-this-is-a-forum

    #213004
    kevvyb
    Participant

    Hi

    I have just installed bbPress on my site. I craeted a test user to see how it works. I was horrified to see that the email included a url for registration that is the admin url I use. I have changed this from the default for reasons of security and do not realy want to be sending out my wp admin login url to everyone who registers on the site. Is there a way around this or is it a wordpress thing?

    #213002
    cassel
    Participant

    I just found the same one! And it works well too! (just tested it)
    Happy user here!

    #212960
    kriskl
    Participant

    yhm,
    I will try on another test site
    maybe some plugin conflict..
    here is some code above and below

    //ONLY BBPress below
    //create vertical list subforum layout
    function custom_bbp_sub_forum_list() {
      $args['separator'] = '
    ';
      return $args;
    }
     add_filter('bbp_after_list_forums_parse_args', 'custom_bbp_sub_forum_list' );
     
    
    function ra_bbp_increase_pagination($args) {
        $args['end_size'] = 0;
        $args['mid_size'] = 3;
        return $args;
    }
    add_filter( 'bbp_topic_pagination', 'ra_bbp_increase_pagination' );
    
    function rk_hot_topics() {
       $reply_count = bbp_get_topic_reply_count();
      
       if ( $reply_count > 5 )
          echo '<span class="hot">HOT</span>';
    }
      
    add_action( 'bbp_theme_before_topic_title', 'rk_hot_topics' );
    #212959
    Robin W
    Moderator

    hmm end works with 0 on my test site !

    #212925
    forehanded5
    Participant

    I just installed bbPress through the plugin panel and added some test forums. It seems like there is a very large empty DIV that I don’t know how to get rid of causing a large space between the forum header and the forums. Any ideas on how to get rid of it?

    It’s only showing up on the main forums home page and not any other pages when you navigate into the forums or posts.

    Currently using the Uncode theme. WP, plugins, themes, etc are all up to date.

    Forums are at: http://foxtrotbattleline.com/forums

    kriskl
    Participant

    Hi,

    I would like to remove the last page numbers in pagination,
    is there any function code to do this?

    at the moment, on latest topics on a big forum.. it shows like this..

    1 2 3… 8432 8442 8445 →

    Thanks
    kris

    #212906
    wiebke.wetzel
    Participant

    Hello Robin,

    I created an open and public testforum for you:

    Testforum

    Can I somehow send you login credentials for a test user in a private message? I have opened the forum for guests without accounts, but apparently they cannot edit their posts anyway.

    Thanks for your support!
    Wiebke

    #212854
    Mike8857
    Participant

    Thanks for the response. My test site is:

    http://escwebmaster-001-site3.itempurl.com/

    Membership>>Members Only>>Member Discussion Forum

    Uername: bbpress
    Password: bbpress

    Thank you

Viewing 25 results - 1,126 through 1,150 (of 11,605 total)
Skip to toolbar