Search Results for 'buddypress'
-
AuthorSearch Results
-
June 12, 2015 at 8:15 am #240622
In reply to: [Resolved] Groups function is broken
pihla
ParticipantHi,
I get the following error:
Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home/c5dh5rak/public_html/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28I’m using BuddyPress 2.3.1 and WP 4.2.2 Finnish.
The site is Homesome.com
Thanks for support =)
-Pihla
June 12, 2015 at 7:22 am #240621danbp
ParticipantBuddyPress use templates and CSS which are all stored in bp-templates/bp-legacy/buddypress/
To modify them, you have to create first a child-theme and copy into it any of the files you want to modify, by respecting /path/file structure of the original /buddypress/ folder.
In brief, wp-content/themes/child-theme/buddypress/file
Most of your questions are related to CSS. You make these changes in /child-theme/style.css
To alter the searchbar, but depending of what you exactly want to do, see bp-templates/bp-legacy/buddypress/groups/index.php (similar path for members) or creating a custom function if more in-depth modification. In that case you put this function into bp-custom.php (wp-content/plugins/bp-custom.php) or into child-theme’s functions.phpMore details can bee found on Codex
June 11, 2015 at 10:28 pm #240617In reply to: Setup BuddyPress Forum without bbPress
danbp
Participanthi @fox_black
i’m pleased to see that you read the Codex. But sorry for your mention, there is also written a few words before: In BuddyPress 1.1 this all works with one click.
And if not enough, the paragraph title is Introduction for Forums in BP 1.2+
As of june 2015, current BuddyPress version is 2.3.1 and there is no forum included in BuddyPress, reason why you haven’t find any information.
Further on Codex you can read:
There are a couple of reasons why you might want to consider migrating to the bbPress plugin:bbPress is being actively developed; the “Discussion Forums” component in BuddyPress is retiring as of BuddyPress 1.7. The retired component will continue to work, but no new features will be incorporated by the BuddyPress team.
bbPress has a bunch of cool features that BP Discussion Forums doesn’t: extensive moderation via the WP admin dashboard, topic splitting, revisions, spam management, favorites, subscriptions, and more.
See: https://codex.buddypress.org/legacy/getting-started/using-bbpress-2-2-with-buddypress/If you want a forum aside BP you have to use a forum plugin and bbPress is recommended for that.
June 11, 2015 at 10:28 pm #240616shanebp
ModeratorThis is the BuddyPress support forum.
Try asking your question on the bbPress support forum.June 11, 2015 at 5:30 pm #240605In reply to: Buddypress creating duplicate tags taxonomy
shanebp
ModeratorAre you sure it’s BuddyPress and not bbPress?
June 11, 2015 at 5:07 pm #240602In reply to: Automatically delete group after certain date
shanebp
ModeratorIt is possible, but will require custom code.
It sounds like you need to delete both the group and the forum for that group.
If you aren’t a developer, you can post a job listing here.June 11, 2015 at 5:04 pm #240601In reply to: Hide Buddypress Member Count
danbp
ParticipantThat CSS trick is weak and should contain
!importantto work. And add it to your child-theme style.css (no matter the line) or you will loose that setting at next theme update.li#members-all span , li#activity-all span { display: none!important; }Another solution is given here:
https://buddypress.org/support/topic/all-members-tab-count/#post-228851June 11, 2015 at 4:48 pm #240600In reply to: Error not allowing my BP site to work at all.
danbp
ParticipantHi @ethanoltom,
don’t double post (this-webpage-has-a-redirect-loop) as it doesn’t bring faster or any answer. Also, searching for similar issues before asking is good practice.
So please, read here and follow advices. You’re not the only one whith this issue. For now, deactivate also your theme, any plugins except BuddyPress and if you use a cache plugin, clear it previously.
Concerning the forum rules, please read here. If you use some custom functions, remove them too while testing.Aside, i visited this profile. I would recommend you review your email strategy, it’s not a good idea to show it publicly.
June 11, 2015 at 12:37 pm #240593In reply to: @ mentions in groups problem
Julia_B
ParticipantI’m not sure @danbp, as you can see that post was from 8 months ago and the issue with group mentions has only appeared since I installed the latest buddypress update a few days ago.
I don’t think it can be the them because the issue still happens when I switch to the default Twenty Fifteen theme. And I have tried deactivating all the plugins and that hasn’t resolved it so I don’t think it’s that. But I’m not a developer, you clearly know more about these things than I do!
If you could have a look that would be great. Is there a way I can send you a test user account privately?
Thanks for your help.
June 11, 2015 at 12:21 pm #240592In reply to: Problemas with the traduction
danbp
ParticipantThe download link on glotpress is below the content, in the bottm left corner.
Select the mo format and click on “export” and do the same for po format.I’ve heard that the buddypress traduction never fails
Caramba ! Never trust rumours !
I can´t believe that nodoby has the same problem
Search for “translation” on this forum and you’ll be stumped !
June 11, 2015 at 12:01 pm #240590In reply to: @ mentions in groups problem
danbp
ParticipantAccording to your past topics here, you have now a haunted mention system ! 🙂
A change you make ? Here….Uploading a fresh BP copy is just in case of one of the files was corrupted during update. This doesn’t affect anything in a theme or another plugin, or even in the DB. If you did it, BP is already restored to default.
I suspect a remaining old setting option from an uninstalled plugin or theme, but without any idea what it could be. 🙁
It may also be possible that Buddy theme is not following strict BP coding standards or is outdated at some point. But only if the site is extremeinferno.com…
Can you provide a temporary test user account for your site ?
June 11, 2015 at 10:23 am #240586In reply to: @ mentions in groups problem
Julia_B
ParticipantThanks @danbp. I tried reinstalling buddypress, that hasn’t worked. I’ve also tried deactivating all the plug ins in case of conflict and that’s not it. I thought it might be the theme but it still happens when I switch to the twenty fifteen theme.
I’ve never set up a child theme so nothing custom there. I can’t remember ever changing custom functions in bp-custom.php or theme functions.php, but I guess it’s possible I’ve been in there at some point. I’m not a professional developer so wouldn’t know what to look for in code error though, is there a way I can just restore those files to the defaults? Or would that have happened anyway when I installed the new copy of Buddypress?
June 11, 2015 at 9:26 am #240585In reply to: Problemas with the traduction
esnandrico
ParticipantHello. I have the same problem when I install Twenty Fifteen. Mi problem is in the front end. The menu of the profile page is partially traduced, even, the paginator is not traduced too.
Thanks for the link, but I´m afraid that I don´t know how to download…I´m register and logued, but I can´t see a Download link. Could you help me, please?
I`ve heard that the buddypress traduction never fails, I can´t believe that nodoby has the same problem.
Thanks!
June 11, 2015 at 2:33 am #240579In reply to: unable activity
kiwonuhm
Participanthi,
herre’s my answer1. Which version of WordPress are you running? 4.2.2
2. Did you install WordPress as a directory or subdomain install? worpress directory
3. If a directory install, is it in root or in a subdirectory? in root
4. Did you upgrade from a previous version of WordPress? If so, from which version? no, installed new
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. – yes
6. Which version of BP are you running? – new one
7. Did you upgraded from a previous version of BP? If so, from which version? no, installed new on
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
I have some plugins, woocommerce, visual composer, forms, around 10
9. Are you using the standard WordPress theme or customized theme? – purchased theme, multi news
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? bbpress 2.5.7, I installed individually
13. Please provide a list of any errors in your server’s log files. – checking now
14. Which company provides your hosting? – in South Korea, http://www.cafe24.comat the first place, the activation was worked. but this issue has started since when I tried to click translate button. I did many things that change theme, all plugin delete and activate, but buddypress is not working.
if there are something I missed, please let me know what I have to try
Thanks!June 10, 2015 at 6:02 pm #240558In reply to: Hiding members header on certain pages
Hugo Ashmore
ParticipantOn any particular condition other than just messages? If you want to simply remove the item-header you have two choices really, query the page for the component and action being viewed and wrap a conditional around the item-header or using the template hierarchy create a index-messages.php file in your theme adding it into file structure as outlined in the codex guides ‘buddypress/single/members/’ now you can modify this template and remove elements just for that one component view.
June 10, 2015 at 5:08 pm #240555In reply to: @ mentions in groups problem
danbp
Participanthi @julia_b,
Seems your mention link has no closing tag, but difficult to say who, what, where without details.
Have you a custom template file for members-header.php in a child-theme ? If yes check the @ link at the begin of that file.
If no, have you custom functions in bp-custom.php or theme functions.php ? Check there for some code error.
If no to both, simply upload a new copy of buddypress, maybe a file get corrupted during update.
June 10, 2015 at 4:32 pm #240551In reply to: Beginner’s Problem
@mercime
Participant@sebastianpierre BuddyPress is compatible with nearly all WordPress themes out of the box. I am assuming that you’re on the latest WordPress and BuddyPress verions. Change theme to either Twenty Fifteen or Twenty Fourteen, check if all the BP pages are showing up as expected. If it is, then double-check that you have the_title and the_content template tags in your custom theme’s page.php file.
bp-template-pack files in my root folder
Just to be clear, if you’re referring to this plugin https://github.com/boonebgorges/bp-template-pack then I suggest that you deactivate it and remove the folder/files you moved to your theme folder. If you’re referring to the bp-legacy files then I suggest that you resolve the issue of BP pages showing up in your theme first before doing any kind of customization.
June 10, 2015 at 4:30 pm #240550In reply to: Problemas with the traduction
danbp
ParticipantWhich theme do you use ?
Can you test youre install with Twenty Fifteen theme and see if anything is translated ?
Are the terms not translated on front-end, or also in back-end ?FYI, the spanish translation for BP is only completed to 96%, but activity is translated. To ensure you have the most recent copy, download the spanish .mo file from here and install it in wp-content/languages/plugins/buddypress-es_ES.mo
June 10, 2015 at 3:39 pm #240544In reply to: BP Pages Have No Content
@mercime
Participant@dptashny BuddyPress requires “pretty permalinks” and not those almost pretty permalinks where you add index.php after your domain name — a “quick fix” for sites hosted in Windows servers but will not work for BuddyPress sites. Where are you hosted? If this is a new account, best thing to do is move to Linux hosting ASAP.
Having said that, there are tutorials on how to reconfigure your IIS settings to generate the pretty permalinks, but there are different strokes for different IIS versions and you would need access to the server. Have you tried contacted support staff of your hosting provider to assist you or if they are familiar with WP pretty permalinks?
June 10, 2015 at 3:33 pm #240543In reply to: unable activity
@mercime
Participant@kiwonuhm WP/BP versions? Where are you hosted? etc.
https://buddypress.org/support/topic/when-asking-for-support-2/June 10, 2015 at 1:17 pm #240539In reply to: Ajax not working in activity
magicbmxfreestyle
ParticipantHey @henrywright the code im after is to make the ajax work again as it stopped, i use to be able to find it on google, but ive been searching for 6 hours straight now & my memory is bad due to being sick.
it’s on the buddypress activity stream page that the ajax doesn’t work & using that bit of code above & adding more code into it will make it work, but i just forget what code that may be
June 10, 2015 at 8:54 am #240526danbp
ParticipantAny ideas why that’s still happening?
Yep ! Already asked and solved. 😉 Please read here:
https://buddypress.org/support/topic/warning-strstr-empty-needle/June 9, 2015 at 10:29 pm #240515In reply to: Creating a new Topic
June 9, 2015 at 9:32 pm #240512In reply to: Sponsored Ads
danbp
Participantyou can also read the doc and try to modify the activity template to your need.
https://codex.buddypress.org/template-updates-2-1/#activity-filter
and search for similar topics:
https://buddypress.org/support/search/custom+activity+page/June 9, 2015 at 9:26 pm #240511In reply to: How to put ads on activity stream
danbp
ParticipantPease, don’t double post ! You already asked for this here:
https://buddypress.org/support/topic/sponsored-ads/#post-240508I’m closing this topic as duplicate.
-
AuthorSearch Results