Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 2,051 through 2,075 (of 26,836 total)
  • Author
    Search Results
  • #216611
    Robin W
    Moderator

    Put this in your child theme’s function file –

    ie wp-content/themes/%your-theme-name%/functions.php

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

    or use

    Code Snippets

    add_filter( 'bbp_current_user_can_publish_replies', 'rew_do_not_allow_anon' );
    
    function rew_do_not_allow_anon ($retval) {
    	if ( ! is_user_logged_in() ) {
    		$retval = false ;
    	}
    return $retval ;
    }
    #216583
    Tamie
    Participant

    Thank you I just installed it. I have to figure it out to find the font controling part.

    It’s funny. People say WordPress is “really easy,” either I am an idiot or it is not that easy. I’ve been trying to teach myself for some time and I’m still a novice. I suppose if all you want is a home, about, and gallery page it is simple, but once you start adding plugins, things get crazy.

    #216582
    Robin W
    Moderator

    so did you try style-pack ?

    bbp style pack

    #216574
    namutube
    Participant

    Hello,

    I am setting up the bbpress.
    I want to expand the content area of ​​forum to the right green part as in the image.
    Please help me.

    WordPress version: Version 5.5.3
    bbPress version: 2.6.6

    page linksite link

    Thank you.

    #216571
    Robin W
    Moderator

    nothing I know of does this exactly

    In

    bbp style pack

    dashboard>settings>bbp style pack>Topics index styling item 19

    you can add a register option

    #216568
    Robin W
    Moderator

    I am not sure what changed it in the first place.

    nor am I! – I suspect a css change on WordPress, but could spend days and lose the will to live if I tried to find it 🙂

    Anyway, glad you are fixed

    #216567
    Robin W
    Moderator

    This seems like an easy fix for a developer

    Unfortunately not – bpress plays well with many themes, but lots of themes do their own thing, and there is no way bbpress can work out what every theme is doing with fonts. bbpress adheres to wordpress standards and conventions.

    Open foundation software is free, but it replies on people adhering to conventions that can constrict a plugin or theme author, or they are ignorant of, as many of the ‘rules’ are unwritten.

    I wrote style pack to help where themes do not work well with bbpress, but even then, some decide to copy css from bbpress and these then overwrite style pack.

    I feel your pain, but not an easy one to fix 🙁

    #216545
    kjah456
    Participant

    Hi Experts,

    I could not find an answer to my question in other topics – correct me if I there was already an issue like that.
    I’m using

    • WordPress 5.3.4
    • BuddyPress 6.3.0
    • bbPress 2.6.5

    …with some other plugins I already deactivated (without solcing my problem). Please let me know if you need information about them as well.

    Problem: The notification within the Webpage is always just “bbp_new_reply” “sometime ago”. It is not linked/ specified.
    Do you have an idea where this comes from? Maybe someone else already had such an issue?

    Even when I click the notification I receive via email, it leads me to the main page only.

    Thanks a lot!

    #216514
    Gunilla
    Participant

    In my forum I have set bbPress to show 30 subjects on each page. When there are 32 subjects and I click on page 2 I get a 404-page. How do I get page 2 with another 30 subjects?
    I have WordPress 5.2.2 and bbPress 2.6.6. The site is https://seniornet.se. The forum is only for members and needs login.

    #216505
    Robin W
    Moderator

    install

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>login failures

    #216495
    purityboy83
    Participant

    Hi

    I use
    WordPress + BBPress and Advanced Editor Tools (previously TinyMCE Advanced)

    The classic editor is activated and in use

    Now My site forum
    ——————
    change the line by input the enter key, it operates as a p tag (paragraph)

    change the line by input the shift+enter key, it operates as a br (br /) tag
    ——————

    I would like to use a br tag like this forum.

    my site(forum) is now the br tag only works with shift + enter
    (if input the enter key, it operates as a p tag)

    I want to use the br tag at the line break when I type Enter.

    how to it’s change?

    Best Regards,
    Hyunho

    #216494
    cinnamonswirl
    Participant

    Hi,

    I get a new email everytime someone posts a new topic in my forum. Is this possible to disable?

    I have tried using the plugin https://wordpress.org/plugins/bnfw/ but no luck.

    Thanks.

    #216480
    pflanzenoma
    Participant

    Hello,

    I’m very new to bbpress as well as wordpress. Trying to configure a BBS for my friends of exotic plants I have a lot of problems.
    I’m using WP Version 5.6,bbPress Version 2.6.6, main theme ocean wp, and the bbp style pack Version 4.7.0 is installed. But no styling works. Nor the background color nor the text size.

    “No bbpress files have been changed in the theme” and
    “This sentance should have a green background”

    are both green.

    I wish to have Forum/Topic Headers/Footers within bars as shown as No 2 in the picture of the Forum index styling. But there are no bars.

    The provisory URL of the site is

    Hoping for help. Thank you.

    Pflanzenoma

    #216462
    silviach
    Participant

    how do I change some admin forum posts to another user? I am both admin and keymaster.

    WordPress version: 5.5.3–it_IT
    bbPress version: 2.6.6
    site: https://www.durecomemuri.it/forum/wp-admin/

    #216454

    In reply to: Change layout

    Robin W
    Moderator

    Depending on what your question means

    bbp style pack

    #216431

    In reply to: Development bbpress

    Robin W
    Moderator

    bbpress is designed to be light weight – indeed the authors say

    We’re keeping things as small and light as possible while still allowing for great add-on features through WordPress’s extensive plugin system.

    That is their choice

    you can through additional plugins do all the above

    #216430
    abdurhman
    Blocked

    Good evening ,,
    How are you doing ..
    The bbpress plugin is considered a beautiful and powerful plugin, but it needs to be developed to be more like a standalone script and at the same time linked with wordpress ..
    Like plugins you need:
    Group system
    Member ranks system
    My profile is unified with wordpress
    Compatibility with the terms of SEO and search engines.
    Attachments system
    Add personal fields with an infinite number

    Why is the script not redeveloped in order to meet the needs of many users of Warbers?

    #216411
    nickvernitsky
    Participant

    Hi there!

    Just a little issue. If I move a topic from forum to other forum in WordPress admin area, the data about moved topic are still showing on archive pages. It is because the topic metadata in database like _bbp_reply_count, _bbp_topic_count, _bbp_last_topic_id, etc remained unchanged.

    Could you plese fix this.

    Thank you!

    #216369
    Jing
    Participant

    We have been trying to build a mobile app. It requires an API to handle the following:

    1. Create a new topic,
    2. Reply to a topic,
    3. Subscribe to the forum
    4. Subscribe to a topic
    5. Display the name of the user who created the topic
    6. Display the name of the user who replied to the topic
    7. Delete a topic he created
    8. Delete the reply he created
    9. Edit the topic he created
    10.Edit the replies he made

    We have been testing this plugin: https://wordpress.org/plugins/bbp-api/

    Not only was it old, it does not handle any function related to “write” functions. For example, we can pull out the bbPress info (Read), but we could not use this API to create topics or submit a reply.

    With this limitation, it is hard to imagine people will stick with bbPress as mobile becomes more crucial.

    Yes, we could create custom solutions using WP REST API, but this is not ideal for bbPress. And more important, we could not find the latest documentation.

    Please address this gap or if there is already a recommended solution, help as many people know about it as possible.

    Jing

    #216356
    npi2020
    Participant

    Hi,
    I have installed WPLMS and BBpress BUT I don’t see Forum, Topics or replay option anywhere in my WordPress dashboard. I did deactivate BBpress and activate it again but it still same issue. Can someone help me please

    Thanks

    #216351
    Robin W
    Moderator

    ok, I think you can do it using this plugin

    bbPress Toolkit

    so once installed and activated, go to

    dashboard>users>all users> and when you can see your user, underneath the name you will see a new item with ‘subscriptions’ – click that and from there you should be able to unsubscribe.

    You can deactivate and delete the plugin afterwards if you wish

    #216341
    Robin W
    Moderator

    ok, just tested and my original code works fine on my test site.

    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

    #216331

    In reply to: API related question

    Robin W
    Moderator

    This may be what you are after

    bbPress API

    #216313
    archux
    Participant

    The function is_bbpress() is for any page of bbpress

    Does not matter, it is account or forum or topic… on all pages…
    Footer is built with visual composer…

    If i use a shortcode to display forum index, the footer works fine. as soon i click into form:

    https://<domain>/forums/forum/<forum name>/ footer breaks
    https://<domain>/forums/topic/<topic name>/ footer breaks
    https://<domain>/forums/user/<user name>/ footer breaks

    It becomes as: [vc_row full_width=”stretch_row” css=”…” ….]…….[/vc_row]

    Looks like on those page the WordPress function do_shortcode is disabled/unactivated…

    Do this make more clear on what pages and what happens with footer?

    #216310

    In reply to: Bbpress disappears

    Robin W
    Moderator

    Install

    bbp style pack

    and go to

    dashboard>settings>bbp style pack>bug fixes

    you’ll see the ability to set yourself back up as keymaster

    You can deactivate and delete this plugin afterwards if you wish

Viewing 25 results - 2,051 through 2,075 (of 26,836 total)
Skip to toolbar