Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 20,826 through 20,850 (of 64,518 total)
  • Author
    Search Results
  • #145576
    Stephen Edgar
    Keymaster

    You are more than likely correct 🙁

    Things are a bit funky for forum and topic subscriptions and topic favorites.

    This was discussed at great length in the following topic, you might be able to get a temp fix from here until we get it patched for bbPress 2.6.

    Is there a way to remove this character "|" next to the subscription link?

    The bug/s https://bbpress.trac.wordpress.org/ticket/2581

    I also plan on using ‘dashicons’ https://bbpress.trac.wordpress.org/ticket/2582

    Stephen Edgar
    Keymaster

    Ask and you shall rec… Oh wait… This is kind of goals of the bbPress and BuddyPress codex’s, just like WordPress’. Have you seen the new WordPress developer reference that was launched a couple of days ago?

    Reference

    Do you think that will be useful? I presume by your statement you’d like a forum topic associated with each item… Maybe bbPress and BuddyPress will get there own versions of this reference 😉

    Stephen Edgar
    Keymaster

    This has nothing to do with bbPress per se, if you have added Thank you in advance those terms to ‘Comment Moderation’ or ‘Comment Blacklist’ in Settings -> Discussion then you should remove them this also includes if you have the term van then because ‘advance’ includes ‘van’ it will be blocked.

    See this for more details: https://codex.wordpress.org/Combating_Comment_Spam#Comment_Blacklist

    #145569
    donalconlon
    Participant

    So, it looks like EventEspresso is the conflict. I disabled EventEspresso 4 and I can see all the bbPress links.

    #145567
    Stephen Edgar
    Keymaster

    Maybe take a look at the two example methods (Comments 14 & 16) in the bbPress trac ticket:
    https://bbpress.trac.wordpress.org/ticket/1792

    As always patches welcome 🙂

    #145554

    In reply to: Theme Recommendation

    Robin W
    Moderator

    yes and yes !

    bbPress uses the wordpress login, you simply have an additinla contro, to set the user access level to the forums.

    So each users has a wordpress access level and a bbpress access level, but only one login !

    #145552

    In reply to: Mark as read

    Stephen Edgar
    Keymaster

    I know that 2 of the 3 plugins you mention should be working fine because I know a couple of sites that currently use them and if they were broken the authors would update them.

    I suggest you create a support topic in the plugins support forums and see what feedback and or updates are released.

    And this plugin was just released last week as an alternate and/or/substitute

    Plugin: bbPress Go To First Unread Post


    https://wordpress.org/plugins/bbpress-go-to-first-unread-post/

    #145551
    Stephen Edgar
    Keymaster

    Participants can create topics by default:

    See the default capabilities here https://codex.bbpress.org/bbpress-user-roles-and-capabilities/

    #145550
    Stephen Edgar
    Keymaster

    We don’t actually want to display a notice, it acknowledges that ‘something’ is actually there when the purpose is not unconditionally not display that content to a user who does not have the capabilities to see it.

    In bbPress 2.6 this will change from a 404 to a 403 error though:

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

    #145549
    Stephen Edgar
    Keymaster

    That plugin would be for the old ‘standalone’ version v1.x of bbPress, you would need to find a plugin that works with bbPress 2.x.

    Maybe WPML will work? http://wpml.org/ Quite a few people here use it with bbPress:

    https://bbpress.org/forums/topic-tag/wpml/

    (Note: You have to ask WPML for the extra bbPress additional plugin to use WPML with bbPress)

    On a related note, how is the language options provided in this page? (under the subpages heading)

    They are just simple ordinary WordPress pages and the parent page is the page you linked. Both the content and the title of each page is written in the authors ‘native tongue’ there is nothing special behind this, standard WordPress is way cool like this. 🙂

    #145536
    Stephen Edgar
    Keymaster

    That plugin would be for the old ‘standalone’ version v1.x of bbPress, you would need to find a plugin that works with bbPress 2.x.

    Maybe WPML will work? A few people here use it https://bbpress.org/forums/topic-tag/wpml/

    #145532
    Stephen Edgar
    Keymaster

    Turn off define('WP_DEBUG', true); in your wp-config.php file, this is a known issue.

    More info on this:

    https://bbpress.trac.wordpress.org/ticket/2309 https://core.trac.wordpress.org/ticket/24169

    #145528
    Stephen Edgar
    Keymaster

    Edit: PS, I did not get an email that there was a reply on this, and it’s definitely checked…

    Firstly, did you get this reply?

    And I’m a little confused: doesn’t bbPress have it’s own editor that’s separate from WordPress? I have an awesome editor for WordPress, but it doesn’t show up for bbPress.

    My bad, Yes and no, bbPress can use WordPress’ editor if you enable TinyMCE as detailed here, that is the same editor you see in the backend of WordPress to create posts, pages tec.

    The original links I posted are for adding custom themes for TinyMCE.

    If you are not using TinyMCE you can edit bbPress CSS in the ‘/* =TinyMCE in themes’ section around line #714.

    Ok, so ignore the above, I have found and hit the same wall you have with the ‘editor buttons’, I’m not sure if this has changed with WordPress 3.9 and TinyMCE 4 but I can’t override these either without some serious hacky code.

    I’ll create a bbPress and/or WordPress ticket/s in trac so this can be done without quite so much effort. I’ve been messing about for the past hour trying to get the numerous combinations of ‘editor styles’ to work and am now walking away to go ask the experts 😉

    Cloudup lt03lfrimsv

    #145526
    yoshimitsu1234
    Participant

    I am using theme which has padding of 35px on side of posts. Same style is used for bbpress as well and i have by bbpress forum topics with 35px padding on both sides. Is there any way i could remove this padding only for bbpress forum and not for normal wordpress posts?

    #145518
    arunondeck
    Participant

    Hi,

    I have a forum where my users need to be able to have the option to view in two languages. I have added the necessary language files and when any language is defined, it works fine.

    But I need users to be able to choose language of their choice. Is there any way to do it?

    I did find a plugin,
    bbpress language switcher

    and an updated version of it.
    bbpress language switcher updated

    but it does not work for current version of bbpress. I tried to update it but there are too many functions that I am not familiar with.
    Is there some other similar plugins?

    On a related note, how is the language options provided in this page? (under the subpages heading)
    bbpress in your language

    seamtv
    Participant

    After calling bbp_insert_topic with the appropriate args, I have successfully created a bbPress topic inside of a Buddypress Group forum. Unfortunately, I don’t know how to trigger a Buddypress Activity update. I’ve posted this question in the Buddypress forum, but tumbleweeds blew across my post.

    Does anyone here know?

    Thanks in advance!

    Webmagus
    Participant

    Ive searched everywhere and tried everything I found to redirect the BBPress profile and before I will give up I thought to make a request in this forum.

    Ive tried this in the .htaccess with no success:

    RewriteEngine on
    RewriteRule ^forums/users/(.*)/?$ http://www.mysite.com/dashboard/listings/$1 [L,R=301]

    Ive tried the Redirection WP plugin and its redirecting the forums/users/(.*)/ where I want but it is also redirecting http://www.mysite.com/forums/users/favorites/ and all the profile links and I DO NOT want this since my idea is to redirect the BBPress profile into a main profile and link the favorites and the topics started from there.

    Ive also found this code but I cant get it to work:

    add_action(‘bb_init’, ‘profile_redirect’);
    
    function profile_redirect() {
    
    if (is_bb_profile() && $_GET != ‘edit’ && $_GET != ‘favorites’) {
    
    $user = bb_get_user($_GET);
    
    if ($user) wp_redirect(“http://www.example.com/members/” . $user->user_nicename);
    
    }
    
    }

    Please help me to do this and I am willing to pay up to $100 for a working solution but I need it as soon as possible.

    #145504
    carterlongbeach
    Participant

    Thanks for the remove ‘forums’ link. Looks good.

    I’ll set up a country forums structure and see how it goes. I just don’t want to create something that will bog down or crash the system with too many separate forums. I ran into this problem with Vanilla, which I was trying to work with previously. So far bbPress seems to be working better.

    #145501
    Stephen Edgar
    Keymaster

    You won’t really be able to determine the ‘usability’ until you set up a good subset of the forums you want to use and then go exploring yourself to determine what works best for what you are trying to achieve.

    See my answer here on removing the ‘forums’ link in the breadcrumb.

    #145498
    tharsheblows
    Participant

    To change the user profile url, you can use this – it will build a link to the /profile/username and return that in the bbp_get_user_profile_url function in includes/users/template.php :

    add_filter('bbp_pre_get_user_profile_url', 'mjj_profile_link');
    function mjj_profile_link( $user_id ){
    	$user_info = get_userdata( $user_id );
    	$user_nicename = $user_info -> user_nicename;
    	return '/profile/' . $user_nicename;
    }

    This would go in your functions.php file or bbpress-functions.php if you’re using that. Never modify those files in the admin area, only do them if you have ftp access and can undo anything that goes wrong!

    #145496
    Chad
    Participant

    Ok… so I’ve been working on this all day. I installed BuddyPress, then I installed bbPress. The only other plugin installed at the time was Jetpack. I’m using Thememakers Blessing Theme on WP 3.8.3 and the latest BuddyPress and bbPress plugins.

    However, I went to create a new user (participant) and noticed that none of the new roles usually created when installing bbPress were there. I still only have the standard roles created when WP is installed.

    Here are the steps I’ve taken. I uninstalled all other active plugins. I uninstalled BuddyPress and bbPress. (completely deleted) I changed themes to a more generic theme (TwentyThirteen). So I was basically back to a fresh install of WordPress. I’m working on a new site that is not live yet so no big deal.

    I went and re-installed bbPress and still nothing. No new roles. No Keymaster, no participant… nothing. I’ve been searching for quite a while and I can’t find that anyone else has had this issue.

    Does anyone have any thoughts? Thanks.

    #145495

    In reply to: SMF Import to bbPress

    MaeCana
    Participant

    Are the passwords being imported already? I have the SMF converter version bbPress (r5189), but before the importing finishes it erases all passwords so users are forced to reset their password.

    I noticed the _bbp_class was created in the db but it creates an error when an previously imported user tries to login.

    I hope any of you is able to help me with this.

    Thanks,

    #145494
    Halo Diehard
    Participant

    So I followed the instructions at WordPress to change the bbPress editor look, and match my dark theme (as posted above by netweb) and it didn’t work. I’m not sure that page is current for the new WordPress. Not only did it not change my editor’s CSS, it gave me a php header error that wouldn’t let me access some pages.

    I also tried to put the CSS in the bbPress css in my child theme, hoping if I narrowed it down enough it would take precedence, but no luck there. Also, there are several buttons involved in the editor that are controlled by css in yet *another* css file (located in the same folder as the editor: wp-includes/css) buttons.min.css that is also causing a ton of white in the editor, and when I tried the php fix to create a custom css file for that one in my child theme the whole site crashed.

    It seems really strange to me that such a huge part of this plugin doesn’t have a clear solution for those who prefer a dark theme after all this time. I’ve literally spent hours today trying to problem solve this. The glaring white looks really, really bad in my forums. If I ever sort it out, I’ll do my best to make sure and get the directions out there.

    #145492
    mlocke90
    Participant

    I’ve tried everything you said. Deactivated everything but bbpress, switched to twentytwelve and did it all again on my localhost test area.

    Any other ideas on what may be causing this? Or any other way of making private topics inside a public forum?

    #145491
    yoshimitsu1234
    Participant

    I am using GD bbpress attachments plugin.
    Have a look at these images
    with buddypress disabled
    with buddypress enabled
    After enabling buddypress icon of pdf attachment is gone and look is also different. How do i make the icon appear again?

Viewing 25 results - 20,826 through 20,850 (of 64,518 total)
Skip to toolbar