Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\'

Viewing 25 results - 26 through 50 (of 26,678 total)
  • Author
    Search Results
  • #242479

    In reply to: Posts are missing

    Robin W
    Moderator

    Yes they need to be published to show, and yes most likely your own doing, but don’t worry we were all where you are in the past, it takes time to learn the peculiarities of each part of wordpress and plugins !!

    so dashboard>topics>all topics

    Then you will see options for ‘draft’ and ‘pending’ which you can select and then approve

    you can do this individually, or use the boxes on the left to ‘bulk select’ and the ‘bulk actions’ to select ‘edit’ and then change the ‘status’ to publish.

    #242477

    In reply to: Posts are missing

    Robin W
    Moderator

    bbpress just uses the woprdpress posts table – it is what wordpress calls a ‘custom post type’ many plugins use this method.

    #242475

    In reply to: Posts are missing

    ocglimited
    Participant

    I tried to find the topics table in the wordpress database, and found one of my missing posts in the wp_12_posts table!

    I’m not sure if this is normal, but I have wp_X_posts for 5/6/7/8/9/10/11 (replace X is table name). Is it correct to have posts in various wp_X_posts tables?

    Next..looking at the row attributes for a sample post that is missing, I see:
    post_status: inherit
    comment_status: closed
    ping_status: closed
    menu_order:0
    post_type: revision

    Any clue there what’s wrong? Do I have to somehow force bbpress to regenerate indexes/names/etc?

    #242441
    Robin W
    Moderator

    ok, I’m not entirely confident on your question.

    But if you mean can you set the editor in topics and replies to visual you can use

    bbp style pack

    which you already have active, and go to

    dashboard>settings>bbp style pack>Topic/Reply Form

    Robin W
    Moderator

    If you use the bbpress profile rather than the wordpress one, it lists all topics and replies by a user – just click on a user link in the forums to see.

    you can use

    bbp style pack

    (which also has lots of add-on features) to set the default profile to bbpress

    see

    dashboard>settings>bbp style pack>login

    For ranking you have

    bbPress Voting

    and/or

    bbp user ranking

    also if you want users to add information about themselves, then

    bbp profile information

    #242425
    missioninvictus
    Participant

    Hello

    I am not very experienced in coding, as the page has been built by an agency.
    Means that the changes that now have to be placed has to be learned the hard way 🙂
    But the forum here gave me already some helpful inputs.

    As we are running a wordpress site including a forum, there is still some adaptation to be done.
    To give you a bit of insights. The versions we are running:

    Site URL https://mission-invictus.com
    PHP Version 8.1.31
    WP Version 6.7.1
    Multisite False
    Theme Mission Invictus Child Theme 1.0
    Theme Type Traditional Theme
    bbPress Version 2.6.11
    Plugin Version 6.1.6

    Active Plugins Name and Version
    – active1 WPML Multilingual CMS 4.6.15
    – active2 Advanced Custom Fields PRO 6.3.11
    – active3 Akismet Anti-spam: Spam Protection 5.3.5
    – active4 bbp style pack 6.1.6
    – active5 bbPress 2.6.11
    – active6 Crowdsignal Forms 1.7.2
    – active7 Event Tickets 5.18.0
    – active8 GD bbPress Attachments 4.7.3
    – active9 GD bbPress Tools 3.5.3
    – active10 Site Kit by Google 1.142.0
    – active11 GP Premium 2.4.1
    – active12 Gutenberg 19.9.0
    – active13 If Menu – Visibility control for menus 0.19.2
    – active14 Jetpack Boost 3.6.1
    – active15 Jetpack 14.2-a.3
    – active16 Layout Grid 1.8.4
    – active17 MemberPress Registration Restrictions 1.0.7
    – active18 MemberPress Pro 1.11.33
    – active19 Page Optimize 0.5.6
    – active20 Crowdsignal Polls & Ratings 3.1.2
    – active21 Popup Maker 1.20.3
    – active22 SVG Support 2.5.8
    – active23 Advanced Editor Tools 5.9.2
    – active24 User Switching 1.9.1
    – active25 WordPress Importer 0.8.3
    – active26 Yoast SEO Premium 24.1
    – active27 Yoast SEO 24.1
    – active28 WP Mail Logging 1.13.1
    – active29 Nested Pages 3.2.10

    How can I set the default style setting of the visual editor to it’s standard?
    It shall only be the buttons within the visual editor and not the ones for the rest of the forum.

    Actually the button settings are inherited form the customized theme and it looks horrible within the editor.

    #242367

    In reply to: Edit profile link

    yt
    Participant

    Thank and that very kind of you, Mr Robin.

    In addition, as the 2025 WordPress block theme has other problems with your “bbp style pack” plugin, if it is possible for you to check and fix them.

    These are:

    1- When the bbp style pack plugin is active and you go to the theme editor section and click on Show all templates, only one template is displayed, not all templates that can be selected. The problem is solved by disabling the plugin.

    2- In the Topic/Reply Form plugin tab, in section 18. Limit Topic Tags to a list, when this option is activated and you refresh the site, at the same time and a little later it causes the editor section to go to the bottom right and the forum template to be broken.

    3- In the Topic/Reply Form plugin tab, in section 10. Topic Posting Rules, when the visual editor is activated, HTML codes are also inserted into the text, while this should not be the case.

    4- When the sidebar is activated for the forum through the bbp style pack plugin block or by ourselves, this sidebar is only displayed on the first page of the forum or the forum index, but is not displayed on the pages of subforums and topics, while like the classic template, it should be displayed on all sidebar pages.

    Thanks in advance.

    #242307
    Allinop
    Participant

    Issue: bbPress User Roles and Hidden BuddyPress Group Forums

    I’ve encountered a problem where bbPress user roles cannot be edited, which creates a conflict when using bbPress forums within hidden BuddyPress Groups.

    The Problem:

    Members of hidden BuddyPress Groups can read the associated group forums but cannot post.
    The rest of BuddyPress and bbPress functionality works as expected, but this limitation seems to stem from the bbPress Participant role.

    What I’ve Tried:

    I attempted to modify the Participant role using the Members plugin, but bbPress roles appear to be non-editable.
    According to a support topic on Members, this restriction was recently enforced by bbPress.

    https://wordpress.org/support/topic/members-plugin-unable-to-edit-bbpress-plugin-roles/

    Question:

    Does anyone know how to override or adjust bbPress roles?

    #242302

    In reply to: Edit profile link

    yt
    Participant

    As I said before “WordPress block theme 2025 “

    #242296
    missioninvictus
    Participant

    Hi

    I am not very talented in wordpress. The site has even been built by wordpress themself. But actually the support of wordpress has diverted me to you, to solve my issues.

    Having mentioned my poor knowledge, I have discovered, that on our page the plugin of bbPress is installed and running in the version 2.6.11 and it is active.
    But the menu “Forum” is not shown in either the admin interface style “classic” nor in the “default” style.
    I was using as well the stating page to disable all possible plugin’s. Without success.

    Is there a concurring plugin such as memberpress?
    How can I make the menu visible to admin the forum?

    Thanks for any valuable hint.

    #242208

    In reply to: Edit profile link

    yt
    Participant

    I am a beginner in wordpress and bbPress so less familiar with PHP code.

    If it’s possible, send here the required code to paste in the “WPCode plugin” to generate the direct link to user’s profile in bbPress.

    Of course, I’m using your plugin but the shortcut [bsp-profile label=”Edit My Profile” edit=”true”] works in the site’s footer but doesn’t work in the forum footer.

    u3wxdmfx
    Participant

    When I reply to a topic in bbpress, it gets counted as a “post” when a visitor views the site. Is it possible to make it count as a “Voice”?

    I think the correct answer is “Replies” and not “Voices”, but what do you think?

    When I look at the administration screen, the topic with the reply is counted as a “Replies”, but when I look at the site from the visitor’s side, it is counted as a “post”, and the number is the total number of posts in the topic (+1).

    If someone could tell me, it would be helpful.

    Also, why does it say “This topic is empty” when I open a topic?

    That’s all, thank you in advance.

    Usage environment
    WordPress 6.5.5 running Twenty Twenty-One theme.
    bbPress Version 2.6.11 (Only one plugin is needed)
    PHP version 8.2.22
    site:https://xs748057.xsrv.jp/test-bbpress/forums/forum/about-micro-four-thirds/

    #242205

    In reply to: Edit profile link

    yt
    Participant

    Thanks for your reply Mr. Robin.

    but I don’t want to use plugins for that.

    I’m looking for the link of the user profile in bbPress

    like This:

    https://example.com/wp-admin/profile.php

    for WordPress user profile.

    #242204

    In reply to: Edit profile link

    Robin W
    Moderator

    Install

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>shortcodes

    and look at ‘Display profile link’ for how to use the shortcode.

    Then simply add the shortcode using a ‘shortcode’ block wherever you want it

    #242201
    yt
    Participant

    Hello

    I have a site with WordPress block theme 2025 and create forum by bbPress in it.

    I need a Edit profile link of user in bbPress to put it in the menu or footer so user can access his bbPress profile not WordPress profile.

    Can someone help me.

    Thanks before

    thinlizzie
    Participant

    Yes there is a WordPress page called “forums”

    (The page title is “Personal Ads & Forum” but when clicked the URL is mydomain/forums)

    Twenty Sixteen theme.

    Robin W
    Moderator

    so you have no WordPress page called ‘forums’ ?

    and what theme are you using?

    #242017
    Robin W
    Moderator

    sounds like a wordpress rather than bbpress issue.

    The first thing I would do is install wordfence, and get it to notify you whenever an admin logs on, and possibly also when a non admin logs on

    wordfence>all options>email alert

    I’d also run a scan to see if wordfence detects any issues with themes plugins and files

    I’d then switch on brute force protection to lock out repeated attempts

    wordfence>all options>brute force protection

    This might help you work out when and how.

    how many users do you have? how many are admins? how many are moderators?

    #242010

    In reply to: PHP Deprecated

    Robin W
    Moderator

    If you install

    bbp style pack

    then this has a fix for the buddypress errors

    thinlizzie
    Participant

    Hi,

    Spammers are able to add pingbacks to my forum even though this is disallowed (in blog settings). So they are not logged-in users who are adding spam comments to a topic, but they are externally able to “comment” on the forum itself.

    My site is a dating site, so has a sub forum “Personals”

    The URL takes the form …

    domain/forums/forum/personals

    They can add pingbacks to this “Personals” sub-forum which display below (ie. outside) the forum as, for example …

    “3 Thoughts on Personals” :

    Pingback: (spam link)
    Pingback: (spam link)
    Pingback: (spam link)

    Any help would be appreciated in solving this.
    It’s not a new issue, has been on my site for several years.

    bbpress 2.6.9
    wordpress 6.0.9
    buddypress 10.6.4

    #241955
    Robin W
    Moderator

    ok, so that error tells you it is a problem with the plugin gd-topic-polls

    'call to undefined method xxxx in ...public_html/wp-content/plugins/gd-topic-polls'

    That plugin is not written by bbpress and

    GD Topic Polls: plugin for WordPress and bbPress Forums

    says that the free version it is no longer being maintained.

    There is a paid version at

    https://www.dev4press.com/plugins/gd-topic-polls/

    and if you have bought that version, then you need to raise a support ticket with them.

    If you have the free version, then if you want to continue to use this plugin, you would need to buy the paid version

    #241914
    Robin W
    Moderator

    many sites will not wish you to even know that the topic exists, so throwing a 404 error is the default way.

    You can set where to send private topics using

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Subscription Emails item 2

    #241882
    Robin W
    Moderator

    Until the bbpress authors (basically WordPress who own bbpress) decide to support block themes, then style pack is the only way i have come across.

    #241850
    kaihanga2
    Participant

    Hi

    I’m using BBPress with BuddyPress in a WordPress site with MicroOffice theme. We’ve notice recently that the BuddyPress Activity Feed is no longer updating when someone Favourites a Forum post inf BBPress. I’ve tried turning off all other plugins to no avail.

    Does anyone have any ideas please?

    #241836
    deborahdavidson
    Participant

    When I add a post to one of our forums (and press submit) it looks like it hasn’t uploaded but if you open another tab with the same forum in it – the new post is there. Do you know why this would be happening? It does mean that we sometimes get duplicate posts. We are also using MemberPress (if that’s relevant). Many thanks

    WordPress version: 6.6.2
    bbPress version: 2.6.11

    Home

Viewing 25 results - 26 through 50 (of 26,678 total)
Skip to toolbar