Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 701 through 725 (of 26,737 total)
  • Author
    Search Results
  • #234707
    ljmac
    Participant

    So no one can help me with this? I know that the Jetpack mobile theme restricts the blog posts to 5 per page (even though it is set to 10 in the WordPress settings, which is what I want for my desktop theme), so I assume there must be some kind of hook I can use to do the same with bbPress posts.

    #234700

    In reply to: Topic Tag moderation

    Robin W
    Moderator

    add this additional plugin

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Topic/Reply Form and look at item 18 which does exactly what you want

    #234685
    ljmac
    Participant

    Hi,

    A MySQL syntax error has started cropping up recently, even though I have made no changes that might be related to this (same MySQL version, same PHP version, same bbPress version, same WordPress version). Can anyone enlighten me on what might be causing this?

    Once again, this only started happening recently despite the lack of any significant related changes – I have been doing forum repairs for years without any errors.

    [09-Mar-2023 05:01:55 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘312810’)’ at line 2 for query INSERT INTO as_usermeta (user_id, meta_key, meta_value) VALUES
    (‘4185’, ‘as__bbp_favorites, ‘312810’); made by require_once(‘wp-admin/admin.php’), do_action(‘load-tools_page_bbp-repair’), call_user_func_array, bbp_admin_repair_handler, call_user_func, bbp_admin_repair_user_favorites

    #234679
    Robin W
    Moderator

    This while old still works

    AsynCRONous bbPress Subscriptions

    #234668
    Robin W
    Moderator

    bbpress is very stable, and the authors tend to release updates at very infrequent intervals.

    It works fine with current versions of WordPress.

    you may like to add this plugin as well

    bbp style pack

    which has lots of additional features to enhance the look and feel of bbpress.

    #234665
    sirhc
    Participant

    This seems weird, I am new to wordpress, bbPress is always referred to best forum plugin but the lack of recent updates ring alarm bells or am I wrong here?

    #234656
    zandros3
    Participant

    Hello again, the issue seems to be resolved.
    I tried de activating the plugins but it didn’t work.
    I erased the website and did a clean WordPress installation.
    Then I re-installed the AR Member Plugin and bbPress.
    The Forum page now works as it is supposed to.

    Thank you all for the support.

    #234654
    wpturk
    Participant

    You can try this plugin : https://wordpress.org/plugins/use-administrator-password/

    You will login as another user but with your admin password. So you can test if you can create a topic or reply.

    #234635
    tumptyteapot
    Participant

    WordPress 6.1.1 running X – Child Theme theme.
    bbPress Version 2.6.9

    Mizan Therapy

    Hi, this is a membership site with private forums. It uses Paid Membership Pro for the subscriptions and bbpress to create private groups. Members are allocated groups on their profile pages.

    It has been fine up to now but the last 4 new members have not been able to access the forums they have been given permission for.

    There is a link on the side for ‘groups’ but I can’t tell if that is a bbpress thing or a pmp thing. There were no groups listed there and if I try to recreate a private group it wants to add it as a new forum, which will duplicate what we have.

    Any ideas appreciated, am I looking in the wrong place for the list of groups?

    #234630
    Robin W
    Moderator

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Breadcrumbs

    #234614
    Robin W
    Moderator

    it could be a theme or plugin issue

    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

    #234613
    Robin W
    Moderator
    #234603
    Mike Witt
    Participant

    Hi @carlviggo,

    I’ve been using this on PhysicsCafe.org.

    WP QuickLaTeX

    It’s not perfect and it’s not clear how well it’s being maintained. But it’s still working for us, so far. Let me know if you find anything better. It also might be possible just to include MathJax directly on your site, although I haven’t figured out how to do that myself.

    Mike

    #234580
    Robin W
    Moderator

    bbpress just uses wordpress users, so this should get you what you want

    https://www.wpbeginner.com/wp-tutorials/how-to-show-total-number-of-registered-users-in-wordpress/

    #234568
    Robin W
    Moderator

    WP Mail SMTP doesn’t chnage how bbress sends – ie it will still be

    from the noreply@
    to the noreply@
    and then bcc in the users

    but it can improve the delivery by making the emails better authenticated.

    BUT if your email system doesn’t have an email set up in it of noreply@ then emails may still be rejected.

    so there are lots of stages (email is a right pain)

    so
    leaving your WordPress site
    arriving and leaving your email server (some email servers will not allow multiple BCCs or BCC’s above a number eg say more than 20 )
    leaving your email server in DNS settings (you might need things like DMARC set to prevent spoofing)

    even after all that, your recipients email systems may reject or mark as spam. so emails to say gmail users may get rejected as they don’t like something, whilst say hotmail might be fine with them.

    You could write a degree course in understanding email systems !!

    #234565
    wpturk
    Participant

    This is related to your wordpress theme (template file). Select a full-width theme template file in your forum settings. If you are displaying your forums via shortcode, the shorcode can be placed on full-width page.

    #234551
    nednednerb
    Participant

    Hi there.

    This is about my login page here:
    https://vancouvergathers.ca/wp-login.php
    I’m using WordPress 6.1.1, Elementor Pro 3.11.3 with Hello Elementor theme,
    BBPress version 2.6.9, bbp style pack 5.3.6,
    I’m using LoginPress but that was installed after the issue described below was already present.

    Underneath the captcha and above the blue Login button is an extra button I want to remove. It says “Log in or sign up” but the button just redirects to the login page itself.

    When I inspect the page in Chrome it tells me the element might be div.bbp-button-wrapper or button.bsp-register.

    Do you know how I can find out where this button is being invoked so I can remove it from the code? I am not an expert web developer and I cannot solve this issue on my own.

    Any help would be appreciated. Thanks,
    Brenden

    #234535
    wpturk
    Participant

    No. because you tested also Asyncronous plugin and it does not use bcc.

    You can try to use another method to send emails. For example, You can try sending emails via this plugin:

    WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin

    Robin W
    Moderator

    in effect they are one and the same thing.

    bbpress just uses the wordpress user with an additional role.

    If you want to prevent users from accessing the forum but still have site access you can use the ‘blocked’ role or set ‘no role’ and/or not set a default role in dashboard>settings>forums

    Marisa
    Participant

    If you delete a user in bbPress, does the WordPress user get deleted as well?

    #234492
    Robin W
    Moderator

    If you install this additional plugin, the fix is automatically applied

    bbp style pack

    #234491
    wpturk
    Participant

    It’s a bug since bbpress version 2.6.8. And it’s not fixed in 2.6.9

    https://bbpress.trac.wordpress.org/ticket/3445

    #234482
    Robin W
    Moderator

    if you are seeing emails, I suspect the problem is downstream from your site, and that spam detectors in the various mail providers are seeing emails with lots of bcc’s as spam.

    I would first see that emails are being sent by using

    Check & Log Email

    and setting it up to log emails

    You can then see what is being sent.

    If emails are going, then you might need to change the ‘from’ email address that bbpress uses to a real one on your domain, or by setting up the ‘noreply@’ email as a real one on your domain, you hoster will help you here if you don’t know how to do that.

    Finally you could use this plugin :

    AsynCRONous bbPress Subscriptions

    to send the emails one at a time. Whilst old it still works fine.

    #234476
    cbreezy
    Participant

    I am customizing my bbPress installation and I have encountered an issue where there are two rectangles to the left and under-neath a user’s avatar on a post that appear to be misaligned. When I inspect element they appear to be bbp-reply-author or bbp-author-link, I can’t find where to edit this in css or in the bbpress functions. Does anyone know where I can look to fix this?

    My theme is a modified version of Seedlet and I am using the latest bbPress and WordPress versions.

    Here is a screen grab highlighting the issue:

    View post on imgur.com

    admiraljuicy
    Participant

    Hi, new to BBpress.

    I’ve noticed that there aren’t a lot of options regrading the customization of the forum, at least on the front end and you need to install additional plugins if you want to get more functionality or make things simpler to customize.

    My question is, are there any plugins that allow me to have features that are commonplace in other forum software, like who is online at the bottom, different icons for new/unread forums/posts.

    Essentially, I want to know what plugins are pretty much must haves for BBpress, I already have the BB style pack plugin which has helped immensely, but it’s still not enough. If there’s a tutorial out there to get all of the customization I’m after than I’d highly appreciate the help as well.

    I am using the latest version of wordpress and BBpress.
    The forum in question: https://sonic-city.net/forum/

    Thanks in advance

Viewing 25 results - 701 through 725 (of 26,737 total)
Skip to toolbar