Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 2,226 through 2,250 (of 7,384 total)
  • Author
    Search Results
  • #167480
    themefusion
    Participant

    Hey Guys 🙂 Sorry to dig up an old topic, but I came across it and wanted you to know that Avada does work with BBpress. If you had issues with it, please signup at our support forum and post up a new topic with your questions and we’ll take a look.

    Thanks!

    #167459
    Hugo Ashmore
    Participant

    Forums output is the responsibility of the bbPress plugin and as of BP 1.7 all handling of templates belongs with bbPress with BP no longer bundling the pared down version for groups that it used to. Look at the bbPress plugin directory templates for the files you want – more info on overloading files for modifying should be available on the bbPress site.

    #167444
    nobodymove
    Participant

    Also, I do have this in my buddypress settings tab under Legacy Group Forums – bbPress configuration: /var/www/vhosts/lochmoorclub.com/httpdocs/wordpress/bb-config.php

    Not sure what that is…

    #167443
    nobodymove
    Participant

    Thanks @bphelp. Info listed below:

    1. Which version of WordPress are you running?

    3.5.2

    2. Did you install WordPress as a directory or subdomain install?

    Directory

    3. If a directory install, is it in root or in a subdirectory?

    root

    4. Did you upgrade from a previous version of WordPress? If so, from which version?

    3.5

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.

    Wordpress seems to be working fine

    6. Which version of BP are you running?

    1.7.2

    7. Did you upgraded from a previous version of BP? If so, from which version?

    1.7

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?

    Yes, a lot. 🙂

    Allow Multiple Accounts
    amr users + buddypress
    buddypress group email subscription
    buddypress member import
    buddypress message attachement
    Buddypress Toolbar
    Buddypress Xprofile custom fields type
    comprehensive google map
    contact form manager
    events manager pro
    easy table
    form lightbox
    GRAND Flash Album Gallery
    Lightbox Galleries EWSEL
    Mass Messaging in Buddypress
    Online Backup for WordPress
    Peter’s Login Redirect
    SHortcode Widget
    User Switching
    WP Full Calendar
    WP Wunderground

    9. Are you using the standard BuddyPress themes or customized themes?

    I’m using Razor 1.1.3 from Themeforest/Parallelus

    10. Have you modified the core files in any way?

    No

    11. Do you have any custom functions in bp-custom.php?

    No

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?

    13. Please provide a list of any errors in your server’s log files.

    14. Which company provides your hosting?

    Network Solutions

    15. Is your server running Windows, or if Linux; Apache, nginx or something else?

    VPS hosting package

    #167384

    In reply to: Custom Forum Role

    Paul Wong-Gibbs
    Keymaster

    Best to ask on bbPress.org. bbPress is the component that provides forums to BuddyPress.

    Tux Kapono
    Participant

    Thanks guys! Ah, here it is: https://codex.buddypress.org/developer/releases/version-1-7/

    Forums

    Retired bbPress 1.x “Group Forums” component (replaced with bbPress 2.x integration) (#3598)

    Henry
    Member

    Hugo beat me to it 🙂

    Henry
    Member

    Ah yes, my bad. BP forums was pre 1.6.5. The bbPress plugin is different.

    This may help you move everything across:
    https://codex.buddypress.org/user/buddypress-site-administration/migrating-from-old-forums-to-bbpress-2/

    Hugo Ashmore
    Participant

    it is in the Codex!

    Originally BP used a stripped down version of bbpress built in, now that is removed and bbPress plugin provides support for BP groups forums, there is a guide on transitioning over.

    https://codex.buddypress.org/user/buddypress-site-administration/migrating-from-old-forums-to-bbpress-2/

    Tux Kapono
    Participant

    bbPress is a separate plugin – bbpress.org. We have the BuddyPress 1.6.5 forums on our site without the bbpress plugin installed, and they seem very dated IMO.

    It would be nice to have this all explained in one definitive document though, as we’re not clear what we have to do to maintain the most up-to-date forums.

    Henry
    Member

    ‘BuddyPress forums’ is bbPress (as far as i know)!

    #167285

    In reply to: Groups

    @mercime
    Participant

    @pewee123 WP/BP versions? New install or is this an upgrade? Are you referring to the old BP group forums or bbPress plugin forums for groups? Do you have any plugin or script directing Group’s home page to the Group Forum page?

    #167244
    Shmoo
    Participant

    I found this video the best I’ve seen this far, because it keeps it very easy to understand.

    It starts with a very basic understanding of what Actions and what Filters do because they maybe sound very overwhelming? when you bump onto them for the first time.
    You don’t wanna know how many bbPress or BuddyPress projects I have deleted because I couldn’t understand what actions are, I knew they where spot that you can Hook into but making it happen and writing some code that finally gets Hooked into an action is a different story.

    Actions DO stuff.
    Filters CHANGE stuff.

    I’ve tried to make my own custom add_action for the first time just to see if I was able to Hook into that ‘ bp_group_header_actions ‘ and it worked.
    Something as simple as this added an empty span tag above the ‘ bp_group_header_actions ‘ code but the only question that still remains how to I get inside the HTML of this action.

    
    add_action ( 'bp_group_header_actions', 'my_stuff', 1 );
    
    function my_stuff() {
    	echo '<span></span>';
    }
    
    

    This empty span tag has to go inside that div before the a href tag.
    actions and filters

    #167179
    disqusnow
    Participant

    Am using WordPress 3.5.2, BuddyPress Version 1.7.2 and BBPress Version 2.3.2. The theme is a custom theme. This is the the link http://mythemeshop.com/themes/ribbon/
    Here is how its behaving http://www.disqusnow.co.uk/groups/test-group/forum/. Still working on the look.

    #167176
    disqusnow
    Participant

    @mercime Am using WordPress 3.5.2, BuddyPress Version 1.7.2 and BBPress Version 2.3.2. The theme is a custom theme. This is the the link http://mythemeshop.com/themes/ribbon/
    Here is how its behaving http://www.disqusnow.co.uk/groups/test-group/forum/. Still working on the look.

    #167133

    In reply to: Create Group

    dran2013
    Participant

    I was wondering this too. The “create group” tab shows up if I directly go to my link: http://durhamregionactionnetwork.com/groups/ (same with Forums with bbpress) but how do users find the link when it isn’t appearing in their profile? I have everything enabled in settings for both plugins.So once a person is logged in they see this on their page:

    Activity
    Profile
    Messages
    Friends
    Groups
    Forums
    Events
    Settings

    But when you click on Groups from there, there is no link to create a group. Same with Forums. Maybe BuddyPress doesn’t have that option? I wanted to improve usability by adding the links to the user’s dashboard, it seems to make sense it would be there but it’s not. I hope I am explaining this OK 🙂 Thank you for any help you can provide!

    Unsal Korkmaz
    Participant

    Shortcode to display posts like ShowCase:
    http://theme.firmasite.com/showcase-shortcode/

    I would like to hear your suggestions on this. Please send a comment in post.

    htrev
    Participant

    I’ve had a look in the database and realised what the problem is. The rogue posts are coming from people posting using the ppBress form (I have a page that includes it using the shortcode bbp-topic-form) which creates a topic in the group’s forum, but doesn’t associate the topic with the group.

    You can mark this issue resolved! Thanks for pointing me in the right direction.

    shanebp
    Moderator

    The stray posts never appear in the group stream?
    Or don’t appear until some hours have past?

    Inconsistent behaviour is a tough bug.
    But at least it’s specific to Group forums.

    Are you using Page Caching in the cache plugins?
    That can cause BP problems re serving stale pages, but you most likely would have seen that issue elsewhere on your site as well.

    Have you raised this issue on the bbPress forums?

    You’ll probably have to comb thru the database for activity entries.
    And try to eliminate the possibility of a malformed row in the context of the group stream.

    #167023
    Developer ICAN
    Participant

    Guys, thanks you for your responses – very helpful!

    See i have a very active web site built in WP (well i will – its just being built). The Community/Forum elements (with BuddyPress and BBPress) will be an integral part of it also. When i done a few test’s on activating BuddyPress and BBPress, i found that this doubled the site queries which i’m just monitoring very closely as i’m trying to keep everything as efficient as possible. The site will be on a dedicated server with the database on a separate dedicated database server so i think we should be OK if we keep queries down as small as possible.

    Sorry @synaptic, i was aware that BuddyPress is a plugin for WordPress, it was more the approach i was questioning – ie when you’re starting off with a site, do you think that the site is going to be a community site everything focused on BuddyPress or is safe to say that you could have a large active non community site and simply append a community with BuddyPress as secondary and have the site still run efficiently. I see in some sites that the community element is on a separate sub domain site – for example see http://www.babycentre.co.uk – they community element of this is on a separate install (possibly WP multi site?) at http://community.babycentre.co.uk/. I’m sort of wondering is there any reason why they do this? Is it because its physically easier to manage? Is it because the load of a community may affect the normal running of the website? I’m just wondering what the general convention is?

    If the convention is to separate say – then why would it make sense to have a multi site install as the community BuddyPress tables are still in the same database? You get waht i mean? Actually why use multi site at all? (http://www.onextrapixel.com/2011/06/06/how-to-integrate-buddypress-with-wordpress-multi-site-seamlessly/)

    Thanks for all your help everyone! Appreciate it!

    htrev
    Participant

    Also when this problem occurs, the update doesn’t get emailed via GES as GES gets its content from the activity stream.

    The topic/reply DOES appear in the all members activity stream, just not the My groups one or on the group’s Home tab. So looks like the association between the item and the group is being lost somewhere. The item appears in the forum OK.

    htrev
    Participant

    Update: I’m running W3 Total Cache with Xcache. Turned off W3TC but left XCache on – problem still occuring.

    #167016
    pmcreations
    Participant

    I am using the old buddypress forum. Is there a way to bring all my current topics to bbpress? I’d rather keep my current set up with buddypress. I just want my users to be abl to get email notices when somebody responds. I guess I have two questions.
    1. Does buddypress offer email responses built in?
    2. Any suggestions?
    Thanks!

    #167013
    @mercime
    Participant

    @pmcreations WP/BP versions? If you’re using the bbPress plugin (not the internal group forums of old BP versions), go to Settings > Forums – Forum Features, and check “Allow users to subscribe to topics”

    @mercime
    Participant

    @richardicanie BuddyPress is a plugin for WordPress. Hence, you need WordPress installed in order to install BuddyPress. For the forums, you install bbPress plugin in WordPress installation. You may install BuddyPress as well, but it is not necessary if you only want forums in your WP install.

    If you already have a large membership in your WordPress site, then I suggest that you upgrade to at least VPS or better yet a dedicated server before activating BuddyPress.

Viewing 25 results - 2,226 through 2,250 (of 7,384 total)
Skip to toolbar