Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 6,526 through 6,550 (of 64,417 total)
  • Author
    Search Results
  • #196592

    In reply to: Nothing displayed

    pnccontact
    Participant

    Well, another question.
    I have users in double like:
    imported-fdsfsdf(at)freee.com
    fdsfsdf(at)freee.com

    Is there a way to use anly the second one for bbpress and wordpress ?

    PS: sorry for my english, I am french…

    #196591

    In reply to: Nothing displayed

    pnccontact
    Participant

    Well, another question.
    I have users in double like:
    imported-fdsfsdf@freee.com
    fdsfsdf@freee.com

    Is there a way to use anly the second one for bbpress and wordpress ?

    PS: sorry for my english, I am french…

    #196590
    pnccontact
    Participant

    Hello,
    I installed bbpress and used the import function to import a phpbb forum to bbpress.
    Everything seems to be fine but I can’t see any post in the forum even if they are counted. The strange thing is that I can read post and reply in the admin area !
    Any help would be appreciated as I am getting lost…
    Thanks a lot
    Eric

    #196588
    Robin W
    Moderator

    ok,

    create a directory on your theme called ‘bbpress’
    ie wp-content/themes/%your-theme-name%/bbpress

    where %your-theme-name% is the name of your theme

    find
    wp-content/plugins/bbpress/templates/default/bbpress/loop-replies.php
    Make a copy of this file to your pc

    The edit this file to add this line after line 50

    <div class='rew-spacer'> <p/> </div>

    so you end up with

    <?php bbp_get_template_part( 'loop', 'single-reply' ); ?>
    
    <div class='rew-spacer'> <p/> </div>

    Then put this in the directory called bbpress that you created above, so you end up with
    wp-content/themes/%your-theme-name%/bbpress/loop-replies.php

    You may need to do some styling to get it how you want it, but I would need to see your site to help on that

    #196536

    In reply to: Visual Editor Forums

    Robin W
    Moderator

    no problem, yes this is a sub plugin for bbpress, so install bbpress first, then this

    #196533

    In reply to: Visual Editor Forums

    writersabroad
    Participant

    Thank you, Robin, so I’m presuming I have to install bbpress first then this plug-in. sorry if I’m sounding a bit green

    #196524

    In reply to: Visual Editor Forums

    Robin W
    Moderator

    you can add visual editor to the bbpress forms in and do many other things using

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Topic/reply form

    #196521

    Topic: Visual Editor Forums

    in forum Plugins
    writersabroad
    Participant

    writersabroad
    Participant

    @writersabroad
    3 seconds ago
    I’m moving my writing community site from Spruz to WordPress/Buddypress site. On the current site we have used the forum function to set up various writing activities under a number of categories where members can post work, goals, and various other things using a visual editor… I want to replicate this on the new site. Any advice on the best and easiest way forward? Will the bbpress plug-in allow me to create a forum category with sub categories?

    the new site is expatwritersabroad.com but I haven’t completed the set up yet and it’s still under construction.
    Thanks in anticipation

    #196506
    vladlu
    Participant

    bbp_[get]_reply_post_date( bbp_get_topic_id() );

    Really the bbp_reply_post_date() function doesn’t analyze post_type so you can give it anything you want, not only with type “reply”.

    P.S. Topics (and everything) is bbPress is a post (class WP_Post), and every post has post_date (https://codex.wordpress.org/images/2/25/WP4.4.2-ERD.png).

    I think this way is the most elegant and straightforward.

    #196494
    calepwhoward
    Participant

    Here are the details:

    ~ WordPress 4.9.8
    ~ Travel Eye Pro theme
    ~ BBPress Version 2.5.14

    This issue is with a company Intranet so not accessible from the Internet.

    When a new topic is created via the Topic option in the WordPress dashboard subscribers are not notified. When a new Topic is created on the Forum page using the New Topic fields and editor subscribers are notified. I’ve tested this across multiple forums and this behavior is repeatable. I see the new topics in the forums regardless of where they’re entered but subscribers are only notified if the topic is created from the forum webpage. Have I missed a configuration step in WordPress or is this a bug?

    Thanks in advance for any help anyone can offer. Happy Monday!

    #196493
    stracy2
    Participant

    Can a custom (forum) import, import from “any SQL” database or does it have to be an “MySQL” database?

    The high level custom import documentation here states “to setup an import from any SQL database”.

    And the deeper link here state “to setup an import from any MySQL database.”

    #196479
    frog65
    Participant

    the Widget in footer area is:
    (bbpress) newest theme

    customizing:
    max viewed theme: 5
    ID higher Forum: any
    sort by: newest theme

    #196465
    frog65
    Participant

    Heading
    bbpress – subforum – Separation-sign

    #196464
    frog65
    Participant

    Heading
    bbpress – newest Theme – authorization

    #196463
    frog65
    Participant

    Hello,
    ups. I try in english.
    my System WP 4.98 included bbpress.
    at the footer we have statistc Information by widget for example “newest theme” .
    we have a privat area for admins only. this post only see admins.
    now are Posts from this private area are displayed in the footer by “newest Themes”.
    when a guest (unlogged user) click by this post a error (ops 404) will apear.
    can we customize this, that only authorizated user can see the Posts from the private area in the footer?
    thanks
    armin

    #196461
    frog65
    Participant

    Hallo,
    wir haben eine WordPress (4.98) Homepage inkl. bbPress Forum aufgebaut.
    In der Fusszeile haben wir einige statistische Informationen über Widgets eingeblendet.
    So auch die “neueste Themen”.
    Funktioniert auch soweit, nur haben wir für die Admins einen Privatbereich eingerichtet dessen Themen nun hier angezeigt werden, auch wenn man NICHT eingeloggt ist.
    Resultat ist ständige Nachfrage von Usern wieso man eine Fehlermeldung (Ops 404) erhält wenn man die Themen anwählt.
    Kann man das so einstellen, dass auch nur die die neuesten Themen angezeigt bekommen, die die Berechtigung hierfür haben?
    Grüße
    Armin

    #196460
    frog65
    Participant

    Hallo,

    wie kann ich im bbPress Forum bei den Unterforen das Trennzeichen (“;”) anpassen. z.B. Unterforum1 (0,0) ; Unterforum2 (0,0)

    Hab was gelesen von bbp_list_forums im template.php.
    Es beginnt schon damit, dass ich dieses template.php in WordPress nicht finde.

    Gibt es keine Customizing-Seite wo ich das eingeben/auswählen kann?

    Grüße
    Armin

    #196452
    Robin W
    Moderator
    #196449

    In reply to: duplicate emails

    wpturk
    Participant

    I have the same issue. Any fix for this? I have bbpress 2.6 RC5

    #196443
    mattybakes01
    Participant

    When I view topics on my S9+ the right side of the topic section is cut off.

    Viewing on phones with smaller screens isn’t a problem. Just on a larger mobile screen.

    It’s fine on Tablets too.

    I have adjusted the screen res on my phone aswell.

    I’ve attempted several CSS changes with no luck.

    #bbpress-forums .hentry {
    margin-left: 0px;
    }

    and


    @media
    only screen and (max-width: 480px){
    #bbpress-forums div.bbp-forum-author,
    #bbpress-forums div.bbp-topic-author,
    #bbpress-forums div.bbp-reply-author {
    position: relative;
    }
    #bbpress-forums div.bbp-reply-author img.avatar{
    position: relative;
    display: block;
    }
    }

    #196442
    filipfek
    Participant

    Hi 🙂
    I do not know if my problem is more concerned with buddypress support or bbpress support, but I wrote here.

    My WordPress
    bbPress 2.5.14
    BuddyPress 3.2.0
    I use theme Eduma.

    I’m using BuddyPress and created a group with a private forum. The problem is that the group forum has no template. If I check the page, it has all classes. It looks like it can’t read the css bbpress file (it look like that Annex1). I created the forum using bbPress. My forum looks like that Annex 2 and the group forum should look exactly the same. How can I do this? I will be grateful for your help.

    #196435
    Milan Petrovic
    Participant

    This is not the bbPress error, it is obviously an error in the function blockchain_replace_the_title() inside your theme.

    #196421
    Robin W
    Moderator

    Import Forums

    although the best that offers is from version 1.1

    #196407
    bennny91
    Participant

    Hello all, recently upgraded to PHP 7.2 on WPengine and our BBpress Forums has decided to throw a HTTP error 500.

    The error message shown in log:

    [Wed Nov 21 2018] [php7:error] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function blockchain_replace_the_title(), 1 passed and exactly 2 expected in /nas/content/live/ep18/wp-content/themes/blockchain/inc/default-hooks.php:60\nStack trace:\n#0 [internal function]: blockchain_replace_the_title(‘Forums’)\n#1 /nas/content/live/ep18/wp-includes/class-wp-hook.php(286): call_user_func_array(‘blockchain_repl…’, Array)\n#2 /nas/content/live/ep18/wp-includes/plugin.php(203): WP_Hook->apply_filters(‘Forums’, Array)\n#3 /nas/content/live/ep18/wp-content/plugins/bbpress/includes/core/theme-compat.php(519): apply_filters(‘the_title’, ‘Forums’)\n#4 [internal function]: bbp_template_include_theme_compat(‘/nas/content/li…’)\n#5 /nas/content/live/ep18/wp-includes/class-wp-hook.php(286): call_user_func_array(‘bbp_template_in…’, Array)\n#6 /nas/content/live/ep18/wp-includes/plugin.php(203): WP_Hook->apply_filters(‘/nas/content/li…’, Array)\n#7 /nas/content/live/ep18/wp-content/plugins/bbpress/includes/core/sub-actions.php(436): apply_filters(‘bbp_temp in /nas/content/live/ep18/wp-content/themes/blockchain/inc/default-hooks.php on line 60, referer: https://ep18.wpengine.com/

    Can anyone help?

    Is BBpress compatible with PHP 7.2?

    Thanks
    Ben

    #196405
    Robin W
    Moderator

    whilst this hasn’t been updated in a few years, I think it still works

    bbPress Moderation

Viewing 25 results - 6,526 through 6,550 (of 64,417 total)
Skip to toolbar