Skip to:
Content
Pages
Categories
Search
Top
Bottom

Allow participants to upload media by url only

Published on May 21st, 2016 by semperaye

Is there a way to allow bbpress users with the “participant” role to upload media by url only, i.e. disable the media library. I want my users to be able to put pictures into their post that are hosted other places without having to figure codes and such.

Thank you!

Missing Gravatar images

Published on May 21st, 2016 by Maximillian Heth

Hi! This is for a client’s site, which is budpubs.com. We’re using WordPress 4.4.3 (his theme isn’t quite compatible with the latest version of WordPress, and the theme dev is no longer supporting the theme..=P) and the latest version of bbPress.

For some reason, the gravatar images aren’t showing within the forum. I tried looking for a thread that addressed this before creating my own, but I couldn’t really find anything specific to my problem. Has anyone here come across something like this before? Thanks!

How to limit media size in bbpress

Published on May 21st, 2016 by semperaye

I am using a plugin to bring back the tinymce visual editor in bbpress. I want my users to be able to upload images, but I would like to be able to limit the file size allowed without limiting the file size on my admin side of things outside of bbpress. I can’t seem to be able to find such a setting to limit media size, is there anything I can do?

Thank you!

Topic Header Space

Published on May 21st, 2016 by argburs14

Hi, the “Topic” header title is sticked to the left border. I need to add more space to move this title to the rigth. Maybe adding some   but I don’t know what file and part I must edit.
I share a photo of that I mean:

Remove “edit” profile link?

Published on May 21st, 2016 by Kay

Hi guys, I would like to remove the edit profile option from the bbpress menu, can someone tell me how to do this? it’s a duplicate & a little confusing for more users. You can see a screenshot of it here

Forum/Topic/Reply slug conflicts with WP pages/posts

Published on May 21st, 2016 by AngryGerman

I’m currently developing a WP (4.5.2) site with the bbPress plug-in (2.5.9).

I have various standard WP pages and posts (e.g. About (slug: about) and Help (slug: help)) on the site.

The forum runs under the forums root slug.

When creating a forum or topic, for example, whose slug is the same as that of an existing page, trying to display that forum/topic fails with a 404 error.

For example, creating a forum with the name “About” (slug: about) leads to the (correct) bbPress URL /forums/forum/about/. However, trying to display that forum at that specific URL fails with a 404 error, apparently because a page with the URL/slug /about/ already exists for a WP page.

This only seems to happen when a page/post/etc. exists that has such a “conflicting” slug, which is still puzzling because the bbPress forum has its own root slug/URL path /forums/, which should prevent such conflicts.

Renaming the forum slug manually to something like aboutx fixes the issue, and the forum is then accessible just fine under /forums/forum/aboutx/. (This is obviously not a solution, but illustrates that there must be some sort of slug conflict.)

1. Is this a known issue, or what could the problem be?
2. Alternatively, is there a way to automatically append a (e.g. random) string to any bbPress forum/topic/post slug to prevent something like this?

Link To Member Profile In Form Field

Published on May 21st, 2016 by littlemisslanna

So right now I am using Gravity Forms with the Sticky List plugin to create an editable database people can submit information to. I have a hidden field that automatically populates the username of the submitter, which is cool and what I want. But I would like that username in question to link to that user’s BuddyPress profile.

I have a feeling it has to do with some PHP code, but I’m not savvy with php as I’d like to be. This is what I have so far, from a previous topic I found on the forum.


add_filter( 'gform_field_value_linkuser', 'link_username' );

<?php
add_filter( 'gform_field_value_linkuser', 'link_username' );
function link_username($user_login) {
   return '$_COOKIE['utm_campaign']; < NO idea what to return here! 
}
?>

I assume the return value should be something like <a href="URL.com/members/[USERNAME]">Username </a>, but I don’t know how to make that work in PHP!

Please help me out! BBP Version is 2.5.9, WP version is most recent one, Gravity Forms 1.9.19, Gravity Forms Sticky List plugin 1.4.1.

Thank you!

Terms and Conditions plus profile

Published on May 21st, 2016 by sandmano

hello i am trying to find away to ad terms and conditions when users are registering plus i cant seem to find a away to add new inputs for profile since it is a social site can any one help?

thanks

Show current user’s topics in a page

Published on May 21st, 2016 by sajjad

Hi,

How can i show current user’s topics in a page template? (like profile > my topics)

Best regards

Theme Compatibility?

Published on May 21st, 2016 by guy_cox

I get this error when I try to view new forum pages…

Fatal error: Class ‘WP_Post’ not found in /home/xxxxxxxxxxxx/public_html/wp-content/plugins/bbpress/includes/core/theme-compat.php on line 375

Do I need to change theme or settings?

Many thanks for any help –

Guy ;>=

Skip to toolbar