Search Results for 'buddypress'
-
AuthorSearch Results
-
April 11, 2013 at 5:12 am #161221
creation2
ParticipantFor the first point, what I meant was some people like reading just an “official” review of a movie by the main reviewer, and may not want to read commentary by others in the community.
So you’re saying with group meta I can create a new filter in the Order By drop down menu? Or create a completely different interface for displaying the list of groups based on any number of criteria?
April 11, 2013 at 4:55 am #161217@mercime
ParticipantI have forum base set to General Forums
I have the slug set to all-forums
@billy-not-happy not clear. “Archive Slugs > forums base” is the slug used for the sitewide forums directory. Could you clarify further?
– did you follow the instructions https://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/
– did you add the forum index shortcode in your forums directory pageApril 11, 2013 at 4:37 am #161215In reply to: Can we add a form on here for support request?
@mercime
Participant@bphelp @modemlooper did not delete your post in the topic “When asking for support”. I was moving it here to keep the topic clean and was going to add the notice not to post in that topic. Something went awry, sorry about that š I was able to retrieve what you posted.
@modemlooper
I opened a topic about this as well earlier but yours is more in depth but since it deals with the same subject can you close it for me please:
https://buddypress.org/support/topic/can-we-add-a-form-on-here-for-support-request/
We need to make it mandatory for support requests to provide certain requirements when folks ask for those support request. It would make it so much easier if it was mandatory that they provide the info @modemlooper provided. I guess my point is it would streamline and take the guesswork out of the process! I am not enjoying asking people all the time what version of WP an BP are they using. It should be included in there support request.What you can do is copy of the URI of the topic https://buddypress.org/support/topic/when-asking-for-support-2/ and paste it when you respond to inquiries with incomplete information.
Thank you for your active assistance in the BuddyPress Forums.
April 11, 2013 at 4:11 am #161213In reply to: [Resolved] Remove theme sidebar
Famous
ParticipantOk so this needs to be revisited cause I didn’t get it to work correctly. I have an MU site, and when I put buddpress.php in buddypress directory:
/childTemplate/buddypress/buddypress.phpIt cancels out my homepage sidebar?
How am I supposed to do this to remove the sidebar from the member homepage only?
Thank you
April 11, 2013 at 3:21 am #161207WayneM1
ParticipantCurrently, none of the user locator map plugins for BP sites work. BP Members Avatar Map seemed to have the most going for it…
Seems like a perfect addition to any BuddyPress site.
Maybe someone could try to resurrect it?
April 11, 2013 at 2:32 am #161203In reply to: XML 404 error reporting in gogle web master tool
@mercime
Participant@ginzobeat BuddyPress is not the issue. Something has gone wrong with your installation when it spits out URl’s with domain name http://www.collabotation.com in the middle and compounded components like: members/luzikd/activity/groups/www.collabotation.com/feed/?acpage=3
I see you have a 404 when I tried http://www.collabotation.com/members/luzikd based on the URL above, but found that there is a http://www.collabotation.com/member/luzikd
– I presume that you did not go through the Installation Wizard? https://codex.buddypress.org/installation-wizard/ or did you?
– Go to wp-admin dashboard Settings > BuddyPress > Pages and double check that Pages are assigned to BuddyPress components activated.
– is this a single WP site or a multisite installation?
– if multisite, did you use domain mapping to point to your site with BP instealled?
– what’s in your .htaccess file
– change MADE theme to BP-Default theme and check URL’s
–April 11, 2013 at 1:33 am #161197In reply to: [Resolved] 1.6.5 crashes pages with shortcode
bibliata
ParticipantSo I get a new message today that says:
There is a new version of BuddyPress available. View version 1.7 details or update now.
I am still on 1.6.5 and cautious to upgrade. Word of advice?April 11, 2013 at 12:51 am #161196In reply to: 1.7 crashes Hatch theme
@mercime
ParticipantApril 11, 2013 at 12:49 am #161195In reply to: [Resolved] New user's unable to register
popsmith
Participant@mercime…yes I tried disabling all plugins and it did not work. I also tried disabling buddypress plugin by itself and that worked. I then also tried disabling anyone can register in the general settings and I do get the message that user are not allowed register for the site. Most frustrating…
April 11, 2013 at 12:40 am #161193In reply to: [Resolved] New user's unable to register
@mercime
Participant@popsmith have you tried disabling all plugins except BuddyPress to check for plugin conflict?
April 11, 2013 at 12:34 am #161192In reply to: Strict Standards- Errors with SimpleNBright Theme
@mercime
Participant@coolicious please create a ticket at http://buddypress.trac.wordpress.org
include information about your installation
– from what BP version did you upgrade?
– WP version being used
– single or multisite install
– if you change to BP Default theme or Twenty Twelve theme is issue resolved?April 10, 2013 at 10:31 pm #161182In reply to: [Resolved] Remove theme sidebar
Hugo Ashmore
ParticipantIf you want to remove the sidebar for user account screens then you can wrap the get_sidebar() in
`if( bp_is_user() ) :`
Not sure why running the buddypress.php in the /buddypress/ folder isn’t working it’s meant to and does on my local install.
April 10, 2013 at 10:06 pm #161181aces
ParticipantApril 10, 2013 at 9:15 pm #161178In reply to: [Resolved] Remove theme sidebar
Famous
ParticipantTwentytwelve
K not sure what happened but that part works. Now its the CSS that I don’t fully comprehend. I uploaded:
childTheme/css/buddypress.cssand in it I placed code to override the themes content because the sidebar is now missing, but I have a width of 65%, which no longer makes sense, but it doesn’t seem to override it? Any ideas.
Thanks
April 10, 2013 at 9:14 pm #161177tadpubco
ParticipantFor me (and my users), the error occurred in both Internet Explorer and Firefox. Restarting didn’t help and neither did clearing the cache.
April 10, 2013 at 8:32 pm #161173equinestaff
ParticipantCan i check how you resolved this, do i add the code above to the bottom on the public_html/wp-content/plugins/buddypress/bp-themes/bp-default/functions.php file or which one ?
April 10, 2013 at 8:12 pm #161172r-a-y
KeymasterA quick Google search for your 324 error came up with this:
http://www.roezer.com/fixing-chrome-bug-error-324-neterr_empty_response/Appears to be a Chrome-related bug.Ā Try the solution in that blog article and see what happens.
Also try using another browser and see if that error occurs.
April 10, 2013 at 8:10 pm #161171In reply to: [Resolved] Remove theme sidebar
r-a-y
KeymasterWhat theme are you using for the parent?
If it is not bp-default, `buddypress.php` should reside at `wp-content/themes/child-theme/`.Ā Not in a subdirectory of your theme.
April 10, 2013 at 8:01 pm #161169In reply to: [Resolved] Remove theme sidebar
Famous
ParticipantI meant to say, my home.php is located here:
childTheme/buddypress/home.php
from here:
/bp-legacy/buddypress/members/singleper modemloopers instructions
And that works fine, but doing what you said above does not seem to work? I have twentytwelve as my theme, with a child theme of twentytwelve. So I took page.php from theme twentytwelve and put it here:
childTheme/buddypress/page.php
and also tried:
childTheme/buddypress/buddypress.phpBut I must be missing something cause I removed the sidebar
“
but its still showing. I read the instructions but???Thanks
April 10, 2013 at 7:33 pm #161166In reply to: BuddyPress 1.7 – Widget Classes
r-a-y
KeymasterThanks for posting about this.
I’ve just committed a fix for this here:
https://buddypress.trac.wordpress.org/changeset/6903It should make its way into BP 1.7.1 once that is released.
April 10, 2013 at 7:24 pm #161165tadpubco
ParticipantHi–Just a heads-up that I’m also having this problem and posted about it last night. I haven’t gotten a fix, yet, but wanted you to know you’ve got company.
April 10, 2013 at 7:17 pm #161163r-a-y
KeymasterCool!Ā The change was made for the better as custom themes shouldn’t need to add all that BP conditional logic in their custom buddypress-functions.php file.
If possible, please share a link to the new site once it’s launched!
April 10, 2013 at 7:10 pm #161159Roger Coathup
ParticipantHave the solution — the code to implement the BP_Legacy class in buddypress-functions.php had changed between beta and full release.
I needed to update the buddypress-functions.php file in our theme to match these changes.
@r-a-y: thanks for getting back to me. Yes, this is a considerable build based on the new theming approach — it’s been about 4 months in development (with a number of devs involved). We’d seen it through a number of alpha / betas of 1.7, so was a bit of a shock when the WSOD appeared! Anyway, that problem sorted now.April 10, 2013 at 7:05 pm #161157In reply to: [Resolved] Remove theme sidebar
r-a-y
KeymasterAre you using BP 1.7 on a WP theme?
First, read through hnla’s doc on theme compatibility:
https://codex.buddypress.org/developer/theme-development/a-quick-look-at-1-7-theme-compatibility/After you’ve read it, follow these instructions.
Copy `page.php` and rename it to `buddypress.php.`Ā Now edit this file and remove `get_sidebar()` and make any additional changes you want and then save.
April 10, 2013 at 7:03 pm #161155@mikey3d
ParticipantOh, there isĀ anotherĀ reason why I use buddybar is plugin BuddyPress Ninja.
-
AuthorSearch Results
