Search Results for 'buddypress'
-
AuthorSearch Results
-
June 26, 2013 at 10:22 am #166916
In reply to: buddypress.org themes page
Hugo Ashmore
ParticipantPlease note that that page is in the ‘ Legacy Docs’ section.
June 26, 2013 at 8:55 am #166913mcpeanut
Participanti meant to say header .php lol i dunno what i was typing style.css for haha its because im changing some styling in my style.css as we speak lol
yes this is what i was saying theres only the buddypress menu links i want to do this function so no need to hunt for all my other links….surely someone must know where these links are located in buddypress…what file? i only need to add the #top to the activity/profile/messages/friends/groups/settings/personal/mentions/favourites etc in the buddypress menu itself.
June 26, 2013 at 8:55 am #166912shuklaamar1509
Participantany help !!! anyone !!!
June 26, 2013 at 8:30 am #166908mcpeanut
Participantok so let me get this straight i would locate where my header is in my themes style.css add this line underneath.
<!– end header — >
<div id=”top”>…</div>then add the #top to all the links that i want to jump to under my header?
if so where do i find the links to add the #top ..where are the links located in buddypress to the activity/profile/messages tabs? i can see them if i use firebug but cannot locate them ..what file in buddypress will the be in?
example if i look in firebug at the messages tab i can see that it is
href=”http://www.mysite.com/connect/members/username/messages/”>
but i dont know where buddypress stores this as ive looked through a few files and cannot find it and how would i amend this with #top once found? could you give an example please.thats all i need to know its probably staring me in the face but i just cant see it 🙂
June 26, 2013 at 8:09 am #166905In reply to: Prevent from spam messages.
Henry
MemberHave you tried searching the WordPress plugin repository for something like ‘buddypress spam messages’?
A good plugin that will certainly resolve the issue is
https://wordpress.org/plugins/buddypress-private-message-for-friends-only/June 26, 2013 at 7:57 am #166903In reply to: [Resolved] bp-default sidebar login not working
Henry
MemberSame here after an install of 1.7.2 and 3.5.2 with multisite.
It does seem to be an issue so I suggest you file a bug report at https://buddypress.trac.wordpress.org/
June 26, 2013 at 7:41 am #166900Prolet
ParticipantWell, I think is a theme problem.
I switched to BP theme and didn’t have any problems. When I went back to Striking, BP pages were redirected to Archives.
I guess I have to contact Striking authors.
Regards,
PollyJune 26, 2013 at 7:30 am #166899mixali
ParticipantHi Jay,
I was having a similar problem and did as suggested here:
https://buddypress.org/support/topic/bp-default-sidebar-login-not-working/#post-166898
Hope it serves! Good luck!
June 26, 2013 at 7:29 am #166898In reply to: [Resolved] bp-default sidebar login not working
mixali
ParticipantThis is really crazy!
I also found this problem in the creation of my site (WordPress 3.5.2 + Buddypress 1.7.2 + bbPress 2.3.2, default BP Theme, no other plugins, fresh installed…).
I was getting a Error 500 when antempting to log in.
Followed the instructions and now is solved, thanks!
Someone should include this bug into development for next version of BuddyPress!!
June 26, 2013 at 7:22 am #166897Prolet
ParticipantHi,
I’m sorry if here is not the place to put my problem but it’s similar as @shuklaamar1509 exept the fact that I’m not on a local host.
Examples:
Page Members – Permalink: http://www.theartbook.eu/members/ but if you visit it you will see Archives.
The same is for most of Buddy Press pages.
My permalink settings are:Post name : http://www.theartbook.eu/sample-post/WP -3.5.1
Theme – Striking
Buddy Press – 1.7.2Thank you!
June 26, 2013 at 5:09 am #166894shuklaamar1509
ParticipantHi Paul Gibbs, thanks for reply.
According to you I cannot use BuddyPress With SQL Server.
Am I getting Right?Thanks…
June 26, 2013 at 2:14 am #166888In reply to: Modify hook for posting new activity comment
digitalminion
ParticipantThanks have done so here
June 26, 2013 at 1:38 am #166887In reply to: Modify hook for posting new activity comment
shanebp
ModeratorSubmit an enhancement ticket at
https://buddypress.trac.wordpress.org/
using the same user / pw you use hereJune 25, 2013 at 9:24 pm #166871Henry
MemberIt is part of the settings menu so with reference to support instructions you could put it like this:
Settings > General
Just to note the context – the settings menu on the same level as Activity, Profile, Friends. Account settings is a component that you can enable/disable so it is possible you don’t have it switched on currently. Go to Administration > Settings > BuddyPress and then look for “Account settings”
June 25, 2013 at 8:49 pm #166870In reply to: [Resolved] template compat – override profile
Hugo Ashmore
Participantadd_theme_support(‘buddypress’) is one of the means BP will know to override theme compat so you only want that if doing /my-theme/members/index.php etc.
Otherwise you should be able to overload that template in either mode without issue so unfortunately this is a theme framework issue.
June 25, 2013 at 8:12 pm #166867In reply to: Admin/Buddybar Gone!
fpats
ParticipantThe only plugin i’ve installed this week i removed today.
I did alter the footer last night but re-installed the theme by ftp to override those changes and i’ve removed all custom CSS.It’s made no difference, i’m totally at a loss now.
Would reinstalling Buddypress help?
June 25, 2013 at 7:42 pm #166865In reply to: Admin/Buddybar Gone!
fpats
Participantthanks very much, i do appreciate it, but this fix then overrides this thread…
https://buddypress.org/support/topic/remove-access-links-to-back-end-profile-admin-bar/
i had everything set up and working perfectly then last night it just disappeared for logged in users.
why do i feel like i spend my whole life going round in circles with this thing 😀
@mercime
Participantclosing duplicate of https://buddypress.org/support/topic/buddypress-group/
June 25, 2013 at 7:33 pm #166861In reply to: Different colour per user level
@mercime
Participantclosing duplicate of https://buddypress.org/support/topic/different-colour-per-user-level-2/
June 25, 2013 at 6:31 pm #166859In reply to: [Resolved] template compat – override profile
shanebp
Moderatorfyi – just in case, tried using
add_theme_support( 'buddypress' );
but it trashes the layoutJune 25, 2013 at 5:44 pm #166851Henry
MemberBuddyPress already has a page for changing your password. It isn’t on the profile page directly – instead it’ll be
example.com/members/username/settings/general
June 25, 2013 at 5:32 pm #166848In reply to: [Resolved] Adjusting Privacy Settings
bp-help
Participant@bkypes
Try adding the below code to bp-custom.php if a logged out visitor tries to go to the activity page then they are redirected to login. For more info on bp-custom.php please see:
https://codex.buddypress.org/developer/customizing/bp-custom-php//* Prevent logged out users from accessing bp activity page */ function nonreg_visitor_redirect() { global $bp; if ( bp_is_activity_component() ) { if(!is_user_logged_in()) { //just a visitor and not logged in wp_redirect( get_option('siteurl') . '/wp-login.php' ); } } } add_filter('get_header','nonreg_visitor_redirect',1);June 25, 2013 at 4:47 pm #166843Paul Wong-Gibbs
KeymasterNo, you’ll need to use something that’s can work with MySQL.
June 25, 2013 at 4:07 pm #166840In reply to: Login widget not showing in sidebar
dran2013
Participantthanks to you both for the advice! Yes, I have just contacted the theme developer and awaiting response. I used the buddypress login widget in the sidebar. It shows up in the Safari browser but not Firefox or IE. If there is no fix, I will download a login widget, thanks again!
June 25, 2013 at 3:09 pm #166837In reply to: [Resolved] Forum Issues
resom
ParticipantYes, I deactivated the plugins and went to default theme but that didn’t do anything.
Wordpress 3.5.2
BuddyPress 1.7.2 -
AuthorSearch Results