Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 1,876 through 1,900 (of 64,454 total)
  • Author
    Search Results
  • #230744
    Robin W
    Moderator

    ok, so you are correct that topics and replies should be public.

    You don’t say how you detected a brute force, and if these were default or easily guessed usernames etc. The whole idea of a brute force attack is to try loads of usernames in the hope one is correct.

    bbpress just uses WordPress login, so if you were seeing login attempts this might be just a plain brute force on a wordpress site, unrelated to bbpress.

    Identifying users would be unlikely to come from a topic display, given that a private forum does not show public topics either on screen or through rss.

    However bbpress does have a profile page which is publicly displayable, and that might be a route. ie if the profile page of a display name does not 404, then username is valid.

    you can use :

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Profile

    where you can choose who to display profiles to, and therefore prevent profile pages of your users being identifiable.

    #230731
    Robin W
    Moderator

    ok, I’ve just tried this on my test site with just twentyten and bbppress and it sends with carriage returns, so possible that the email system you are using or indeed the email recipient software is stripping – may be may not be.

    otherwise 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

    #230717
    harryz808
    Participant

    Aloha. Somehow my installation of bbpress is mucked up big time. There are two of us who are WP administrators, but neither one is a ‘keymaster’, so we can’t do much. Right now we have no data / forums we wish to preserve, so a complete delete and reinstall would hopefully be the quickest and easiest way to move forward.

    I’ve found this article on how to delete bbpress, but step two is: Go to Tools > Forums > Reset Forums. When I go to ‘Tools’ there is no link to Forums, so I can’t do this step. I’m guessing this is related to the fact that neither one of us is a keymaster and I have no idea how to restore keymaster permissions

    Any help would be greatly appreciated.

    Mahalo,

    Harry Z

    #230716
    ewd910
    Participant

    Wow that code is a lot more involved than I thought it would be. I’ll probably end up just using your plugin. Thanks as always! Do I need to send as text/html if I just want the correct line spacing or is there a way to fix that for plain text emails? Right now by default all the carriage returns get stripped by default, that’s really all I’m trying to fix. If I need to send HTML that’s fine but I have a hard time believing the default bbpress notifications should look like this

    #230704
    alegalietta
    Participant

    Hi all.

    Wordpress version 6.0.1
    BBpress version 2.6.9
    url: https://www.youplaygroup.it/forums/

    I don’t understand why I don’t see all “Topic” and “Post” in the list.

    The 3rd voice is with 0 topic and 0 post:
    STAFF DEALER: OFFERTE DI LAVORO E CORSI DI FORMAZIONE
    Annunci ed informazioni corsi di formazione per poker dealer (0, 0)Offerte di lavoro poker dealer (0, 0)

    STAFF DEALER: OFFERTE DI LAVORO E CORSI DI FORMAZIONE


    In this link is the same.

    Annunci ed informazioni corsi di formazione per poker dealer


    But I have 1 topic here.

    Thanks

    #230689
    harryz808
    Participant

    Aloha. I’m trying to get bbpress working and I’m having a problem. bbpress has been installed and activated, but I don’t see ‘Forum’ on the dashboard. This is bbpress 2.6.9 running on WP 6.0.1. I have uninstalled and re-installed bbpress with no change.

    Searching the internet tells me it’s a conflict with another plugin or with the theme. However, I’ve installed the “Health Check and Troubleshooting” plugin (https://en-gb.wordpress.org/plugins/health-check/) and when I enable it, then enable bbpress, I still don’t see the Forum in the dashboard. Changing themes did not help either.

    Also, when looking at the View Details of bbpress, I see this: Warning: This plugin has not been tested with your current version of WordPress. Is this my problem?

    Any help would be greatly appreciated.

    Harry Z

    #230688
    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

    #230687
    jokke72
    Participant

    As I mentioned, the BBPress login form is visible but not working. If I fill in my credentials it just takes me to the WordPress login page and I have to refill my credentials.

    My theme is Elementors Hello and I have a bunch of different plugins.

    #230685
    jokke72
    Participant

    Hi, for some reason the login does not work on bbpress topic page.

    I have this code in my functions.php file.

    add_action ('bbp_theme_after_reply_form_content' , 'bbp_goto_login_page' ) ;
    
    function bbp_goto_login_page() {
    echo '<p><a href="/login"><div class="gotologin">You must be logged in</div></a></p>' ;
    }

    This is working, but not the way I want. I would like it to only show if user is logged out and it should be visible on the topic page where there is normally the login form.

    Is there something like bbp_theme_after_topic_content?
    Tried googling, but could not find anything similar.

    #230646
    tina84t
    Participant

    Hello,

    I just uploaded the logo of my site. However I can see it on all my pages apart from the forum page. Can you help ? Thanks

    wordpress version: 6.0.1
    bbpress version: 2.6.9
    https:bhebylon.store

    #230612
    Robin W
    Moderator

    Add this additional plugin

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Theme Support and there is a box to tick to get bbpress to work with the new 2022 block theme

    #230611
    highaltitudearcher
    Participant

    My needs are simple – I’m setting up a site for my HOA, and I have no weird theme requirements.

    So, I tried to set up bbpress on my fresh vanilla install of WP. I’m using 2022 theme. All the forum pages are blank. (/forums; /forum/…; etc)

    What additional steps do I need to use in order to get the forums to actually display, given there is “nothing special required” to make bbpress work with any theme.

    https://hilllakehoa.org/forums/

    for reference.

    #230608
    alegalietta
    Participant

    Wordpress version 6.0.1
    BBpress version 2.6.9
    url: https://www.youplaygroup.it/forums/

    I don’t understand how to remove

    Archivi Forum <— THIS
    Forum bbPress <— THIS

    Casinò Show › Forum <— Casinò Show from the path (?)

    Thanks

    #230590
    Robin W
    Moderator

    ok, I’ve found the problem, and this filter fixes

    add_filter ('bbp_after_has_search_results_parse_args', 'rew_search') ;
    
    function rew_search ($args) {
    	/*mods and above get permissions to see all from line 50 of \bbpress\includes\search/template.php which sets a list of $default['post_status']
    	//participants/spectators get $default['perm'] = 'readable' set instead of $default['post_status'].  
    	'perm' is a wordpress wp_query setting, and wordpress does not have 'hidden' status, so allows hidden forums to show
    	//so if $default['perm'] is set, we add a 'post_status' as well to restrict to statuses user is allowed
    	*/
    	if (!empty($args['perm'])) {
    		$post_statuses = array(bbp_get_public_status_id()) ;
    		// Add support for private status
    		if ( current_user_can( 'read_private_topics' ) || current_user_can( 'read_private_forums' ) ) 
    			$post_statuses[] = bbp_get_private_status_id();
    		}
    		// Add support for hidden status
    		if ( current_user_can( 'read_hidden_forums' )) {
    			$post_statuses[] = bbp_get_hidden_status_id();
    		}
    		// Join post statuses together
    		$args['post_status'] = $post_statuses;
    	}
    return $args ;
    }

    if you are using

    bbp style pack


    then this is included in version 5.0.8 just released

    Otherwise 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

    I’ll update the bbpress trac ticket shortly

    #230578
    kwk
    Participant

    Still trying to customize bbpress, I’ve bumped into a little challenge with the topic reply headers which contain the date of reply and the reply number eg. #72.
    I have made the background of the topic reply header white. However, I realized that there are border lines on the left and on the right which I could not remove after many attempts. See

    Which one is stronger, leopard or hyena?

    I think, my page would look nicer, and also I will be able to do more customization if those left-right border lines are removed.
    I would appreciate any help in removing these border lines. Thanks in advance.

    #230573
    WPSOLR
    Participant

    1. You can connect with participant/participant or keymaster/keymaster here

    2. I should have said “plain” instead: WP + bbPress + 1 hidden forum + 1 public topen in forum

    #230572
    Robin W
    Moderator

    1. can’t see as I don’t have access
    2. when you say ‘blank bbpress’ did you do the full tests above?

    #230571
    WPSOLR
    Participant

    I did not see your answer. Sorry for that!

    I reinstalled a blank bbPress, with the same issue.

    You can see the hidden forum here with users keymaster/keymaster or participant/participant

    #230570
    Robin W
    Moderator

    A lot of mobile changes depend on the theme being used.

    These are the css changes that this site uses for smaller devices

    /* Do not fix #header for non-desktops */
    @media screen and ( max-width: 782px ) {
    	#header {
    		top: 0;
    		z-index: 99999;
    		position: absolute;
    	}
    	#wpadminbar {
    		z-index: 88888;
    		height: 56px !important;
    		position: absolute;
    	}
    	#wp-toolbar {
    		width: 100%;
    	}
    	#main {
    		margin: 100px 10px 40px 10px;
    	}
    	body:not(.trac):not(.home-page) #main {
    		margin-top: 140px;
    	}
    	#footer {
    		padding: 10px;
    		margin: 10px;
    	}
    	#footer div.links,
    	#footer div.details {
    		float: none;
    		margin: 10px 0;
    	}
    	#bb-menu-icon,
    	#mobile-menu-button {
    		display: block;
    		position: absolute;
    		right: 0;
    		padding: 33px 20px 33px 33px;
    		text-decoration: none;
    	}
    	#header #nav,
    	#wporg-header #wporg-header-menu {
    		margin: 0;
    		float: right;
    		overflow: visible;
    	}
    	#header #bb-nav,
    	#wporg-header #wporg-header-menu {
    		position: absolute;
    		width: 100%;
    		right: 0;
    		top: 81px;
    		border-bottom: 1px solid #aaa;
    	}
    	#header #bb-nav li,
    	#wporg-header #wporg-header-menu li {
    		width: 100%;
    		text-align: center;
    		margin: 0;
    		padding: 0;
    	}
    	#header #nav #bb-nav li a,
    	#wporg-header #wporg-header-menu li :link,
    	#wporg-header #wporg-header-menu li :visited {
    		display: block;
    		margin: 0;
    		padding: 20px;
    		color: #000;
    		text-shadow: none;
    		border-radius: 0;
    	}
    	#header #nav #bb-nav li.current a,
    	#header #nav #bb-nav li a:hover {
    		color: #fff;
    	}
    	#header #bb-nav,
    	#bbpress-forums .bbp-pagination-count,
    	.bbp-topic-meta,
    	#wporg-header #wporg-header-menu {
    		display: none;
    	}
    	#header #nav:hover #bb-nav,
    	#header #nav:focus #bb-nav,
    	#wporg-header #wporg-header-menu.toggled {
    		background-color: #eee;
    		display: block !important;
    	}
    	#wporg-header #wporg-header-menu.toggled {
    		background: #eee;
    	}
    	#header #nav:hover #bb-menu-icon:before,
    	#header #nav:focus #bb-menu-icon:before,
    	#wporg-header #mobile-menu-button[aria-expanded="true"]:before {
    		color: #fff;
    	}
    	#wp-admin-bar-my-account img.avatar {
    		height: 38px !important;
    		width: 38px !important;
    	}
    }
    
    /* Mobile */
    @media only screen and (max-width: 480px) {
    	#bbpress-forums div.bbp-topic-author img.avatar,
    	#bbpress-forums div.bbp-reply-author img.avatar {
    		width: 72px;
    		height: 72px;
    		margin: -5px 0 0 -5px;
    		transform: rotate(-5deg);
    	}
    
    	#bbpress-forums .bbp-author-role {
    		border: none;
    		background: transparent;
    		padding: 0;
    		margin: 0;
    	}
    
    	#bbpress-forums p.bbp-topic-post-date,
    	#bbpress-forums p.bbp-reply-post-date {
    		position: absolute;
    		right: -13px;
    		top: -17px;
    		font-size: 10px;
    		margin: 0;
    	}
    
    	#bbpress-forums div.bbp-topic-author .bbp-author-avatar + br,
    	#bbpress-forums div.bbp-reply-author .bbp-author-avatar + br,
    	#bbpress-forums div.bbp-topic-ip,
    	#bbpress-forums div.bbp-reply-ip {
    		display: none;
    	}
    
    	#bbpress-forums li.bbp-body div.type-topic span.bbp-admin-links,
    	#bbpress-forums li.bbp-body div.type-reply span.bbp-admin-links {
    		display: block !important;
    		border-top: 1px dotted #ddd;
    		margin: 10px 10px 0 10px;
    		padding: 5px 0;
    		position: relative !important;
    		top: 0;
    		left: 0;
    	}
    }

    You can play with them to get your site looking nicer

    either add them to the custom css part of your theme, or use

    Code Snippets

    kwk
    Participant

    The default bbpress topic index page does not look good on mobile at all. I would like to customize it. I could see that the bbpress.org topic index page looks good. They were able to remove stuff like this Started by: ollietubb1 in: Troubleshooting and also remove the freshness icon and name from the topic index page to get things well organized.

    Open this URL on your mobile to see: https://bbpress.org/forums/

    Please, could you guide me to do the same thing to improve the mobile view of the topic index page? I am using bbpress Version 2.6.9

    Thanks in advance.

    Robin W
    Moderator

    I see this has been fixed on the bbpress-notify support page.

    https://wordpress.org/support/topic/error-regarding-roles-on-all-pages-of-learndash-site/

    The next sentence I am saying in a very nice way, so please do not take offence. Free software comes with free support offered by unpaid volunteers, so if you get a problem fixed, please make sure you post back if it gets fixed – 10 mins of my life I won’t get back in looking at this problem.

    #230521

    Topic: blank Screen

    in forum Troubleshooting
    jnairbdesign
    Participant

    I installed bbpress and everything work great. I start designing my page and now I have a blank screen. Although all of my forums, and topics are inside admin section and I have not lost any info but still have a blank screen.

    https://brashmeans.org/forums/

    #230520
    n3wjack
    Participant

    According to the trac ticket, there’s a fix coming in v2.7: https://bbpress.trac.wordpress.org/ticket/3445

    No idea when 2.7 going to be released.

    databell96
    Participant

    Got problems on every single page of this LearnDash based site. At the top is an error related to the BBPress No Spam plugin:

    Warning: Attempt to read property “roles” on bool in /nas/content/live/needlewell/wp-content/plugins/bbpress-notify-nospam/includes/controller/common_core.class.php on line 307

    Any idea why that might be occuring?

    #230504
    Robin W
    Moderator

    if you have upgraded, then you should see this as text in the theme support tab

    You are using the theme Twenty Twenty-Two or a Twenty Twenty-Two child theme – enable this section to get bbpress to display correctly

Viewing 25 results - 1,876 through 1,900 (of 64,454 total)
Skip to toolbar