Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 3,626 through 3,650 (of 64,515 total)
  • Author
    Search Results
  • #217465
    wpturk
    Participant

    This is probably not bbpress related. Are you using profile builder or some other plugin?

    #217462
    neomahfouz
    Participant

    I’m using BBpress 2.6.6 and WP v5.6

    #217460
    neomahfouz
    Participant

    Hi All,
    Recently, my forum is no longer allowing participants to post. only moderators.
    The settings are activated correctly:

    I’ve noticed the editors are looking different between moderator and participant, please see below:


    I’ using BBpress v 2.6.6 and WP v5.6

    my site is http://www.simplyexam.ca
    Can someone tell me how to fix it so that participants can post?
    P.S apology for the messy links I’m a noop to HTML
    Thanks

    #217458
    Miki132
    Participant

    Hello all,
    I am in the process of migrating a phpbb forum to a bbpress forum.

    In my phpbb forum, I have a forum for each group of students. and only they can see that forum.
    (about 160 forums)
    also I have a group of admins who can see all forums.

    Is that possible in bbpress?

    Thanks
    Mickey

    #217454

    In reply to: latest bbpress 2.6.6

    wpturk
    Participant

    bbpress 2.6.6 is a minor release.

    I think you need to do some debugging in your test environment. Which DB queries are slow etc …?

    Here is the list of changes in 2.6.6

    https://bbpress.trac.wordpress.org/query?group=status&milestone=2.6.6

    #217447

    In reply to: Report a post

    wpturk
    Participant

    GD bbpress toolbox pro has this feature.

    But if you are searching something free, there are some old plugins like this, but I don’t know if it still works.

    bbPress – Report Content

    #217435

    Topic: Dumb question

    in forum Troubleshooting
    akula2
    Participant

    Hello people 🙂

    Dumb question, but, how I insert image in body of post here at bbPress support?

    I want to ask question, and want insert image in post like I see others do here.

    Thanks

    #217433
    randrcomputers
    Participant

    Updated to 2.6.6 and wow did my server load spike! took me a week to figure out it was bbpress update as i also did many other updates that day anyways downgraded back to 2.6.5 all good. Any idea why this would happen? Forums are somewhat large but i dont think huge: Total forums: 36 • Total posts: 94,124 • Total topics: 7,381 • Total users: 36,925

    #217423
    Robin W
    Moderator

    what bbpress related plugins do you have (if any)

    #217421
    pflanzenoma
    Participant

    Hello,
    my Forum http://www.exoten-forum.de is on the air for only one day now. When users postet interesting photos in “Test” I’d like to move the posting to the appropiate forum f.i. “Palm trees”. But this does not work. The “move” button only offers a new thread in the same forum. How can I move postings all over?

    WP Version 5.6
    Theme Twenty Twenty-One
    BBPress Version 2.6.6
    Site: http://www.exoten-forum.de

    Pflanzenoma

    #217406
    mllapan
    Participant

    How do I check if user has X number of posts inside bbpress forum to allow him to see blog post.
    For example, for logged in user, it would be like:

    function show_to_logged( $atts, $content = null ) {
    if ( is_user_logged_in() ) {
        echo 'Welcome, registered user!';
    } else {
        echo 'Welcome, visitor!';
    };
    
    add_shortcode('show_to_logged', 'show_to_logged');
    function show_to_bbpress_user_with_x_posts( $atts, $content = null ) {
    if ( user_has_X_BBPRESS_topics_or_topic_replies() ) {
        echo 'Welcome, registered user!';
    } else {
        echo 'Welcome, visitor!';
    };
    
    add_shortcode('show_to_bbpress_user_with_x_posts', 'show_to_bbpress_user_with_x_posts');

    What would be correct function for user_has_X_BBPRESS_topics_or_topic_replies?

    #217394

    In reply to: Avatar issues

    JLee
    Participant

    Final post on this issue….all fixed…thank you neon67…never worked with CSS before…went in and explored all the bbPress css files…experimented and got it to work!!! YES!!!

    Below is the code that fixed the alignment issue as well as avatar size:

    #bbpress-forums .widget_display_replies img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar
    {
    height: 20px;
    width: 20px;
    margin-right: 4px;
    margin-bottom: -6px;
    }  
    
    #217390

    In reply to: Avatar issues

    JLee
    Participant
    #bbpress-forums .widget_display_replies img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar
    {
        margin-right: 4px;
    } 

    This fixed the horizontal spacing issue.

    Now whats left is the avatar size and moving avatar vertically slightly.

    #217379

    In reply to: Avatar issues

    neon67
    Participant

    It depends the themes – either way, the theme is your choice.
    In specialized bbpress-theme everything is fine usually.

    #217378
    JLee
    Participant

    I’m trying to have the link colors look like this forum:

    Example Furum

    #217377

    In reply to: Avatar issues

    JLee
    Participant

    Why am I having this issue with a clean install of bbPress? Is this a bug with latest version?

    It’s not only the spacing, but the avatar is extremely tiny, compared to this forum.

    Thank you for replying!!

    #217374
    Gunivortus
    Participant

    When a forum post is pinned, the color and background of the topic name changes, as well as the posting time. See this link to a picture of it.
    How can I change them to make them better readable?

    Wordpress 5.6, bbpress 2.6.6
    It concerns this site

    megarlen
    Participant

    Wordpress version: 5.6
    bbpress version: 2.6.6
    theme: Twenty Twelve

    since a month my “forum” tab is missing from the admin left column. I can see “Topics” and “Replies” but I can not see “Forums” tab. see the screenshot: http://prnt.sc/wiyjud

    also when as an admin and bbpress moderator, I click this link: “name-of-my-website/wp-admin/edit.php?post_type=forum” I get the error message:
    “You need a higher level of permission.

    Sorry, you are not allowed to edit posts in this post type.”

    On the other hand, in my website I can still see the list of forums, I can comment and write replies for them. So the data is there and accessible in view mode!

    What I tried so far:
    deactivate all plugins to see if it works –> did not help
    deactivate and delete all the other plugins –> did not help

    so I assume the database is corrupted?! but if I do not have access to “forum repare” feature, how can I fix this problem?

    I appreciate any hint and advise!

    #217363
    npi2020
    Participant

    I am having an issue with BBpress Notifications. None of the subscribed users in the forums getting notified via email. Is there a way to make sure all users who subscribed to a forum get notified via email for any new topic or replay?

    Thanks

    #217361

    In reply to: Avatar issues

    JLee
    Participant

    Hello neon67,

    try to css:
    #bbpress-forums .widget_display_replies img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar
    {display:none !important;}

    The code above worked beautifully!!

    Thank you neon67!!

    #217359

    In reply to: Minor HTML Error

    neon67
    Participant

    best way – to write wordpress.org/support/plugin/gd-bbpress-attachments/

    Although the author of the plugin (Milan) regularly visits here.

    #217358
    neon67
    Participant

    This is more a question to the author of the theme you are using. Start with this.

    If the theme is not intended for bbpress, you can make a separate page (item in the menu) – for example, using shortcodes – to create page user profile.

    The bbpress shortcodes are in the bbpress codex.

    If this is still difficult, there are special plugins

    #217355

    In reply to: Minor HTML Error

    neon67
    Participant

    Where is this?
    This is generated by bbpress or a plugin like wp-wrapper..

    Robin W
    Moderator

    ok, so do you have a link to an example that works (say in worpress) and one that doesn’t in bbpress?

    #217336

    In reply to: PowerSearch bug

    Chuckie
    Participant

    Please see this discussion:

    https://wordpress.org/support/topic/searching-for-terms-like-10-19/

    Turns out this is a bug in bbPress. My main website search engine is fine. Just the bbPress tool failing.

    Can a ticket be raise?

Viewing 25 results - 3,626 through 3,650 (of 64,515 total)
Skip to toolbar