Search Results for 'buddypress'
-
AuthorSearch Results
-
April 30, 2015 at 5:21 pm #238580
In reply to: No Sidebar on Profile Page
danbp
ParticipantYou misunderstood me:
[…] if it uses the same template why would it work on the Members page but not the Profile.
I said the same page, not the same template. Members directory has his own template and a profile has some other template. Directory and profiles are using the same page: members. And not at least, this is only a page name. Technicaly, BP use page.phpSee template hierarchy on Codex to understand how it works.
Now, why is the sidebar not showing widgets despite the sidebar code is in the page source ? No idea… Seems to me you use a lot of parts which are not from WordPress and some unusual settings to show your site…
If you use custom sidebars from your theme, you have to try those bars.
Activate 2015 and see how to get widgets to appear on that theme first. Then reactivate Wellness and see what you get.
Or ask your theme support.Sorry, but i can’t help you much more because you’re using a premium theme.
And as you don’t give details about your install, you can’t expect more for now.April 30, 2015 at 3:24 pm #238578In reply to: No Sidebar on Profile Page
maddogprod
ParticipantThanks for getting back to me. That’s why I don’t get it…if it uses the same template why would it work on the Members page but not the Profile.
The page is blank. Yes, it uses custom sidebars. It’s WP 4.2.1. BuddyPress 2.2.3.1.
You can go to http://thaihealingalliance.com/members/ and see that the sidebar I want is there. Now click on a member and when you get to the profile page, there’s a “blank text sidebar” there, not the same one as you’d expect. It doesn’t matter which sidebar I select for that page, they all show on the Members page but not on the Profile page.
Let me know what other information I can pass along.
April 30, 2015 at 7:15 am #238568In reply to: No Sidebar on Profile Page
danbp
ParticipantMembers and profile use he same page, members, with contextual templates.
Ensure first that the member page is empty, without any setting, parent page or aattached template. BP component pages must be blank.
After this it depends of the theme. Does he use some extra settings for widgets ? A custom sidebar ?…
https://buddypress.org/support/topic/when-asking-for-support-2/
April 30, 2015 at 4:19 am #238565In reply to: Allow other user roles to “mark as spammer”
Snoogasm
ParticipantHi, and thanks for the reply.
That plugin appears to be untested for my version of WordPress (4.1.4) and BuddyPress (2.2.3). It also looks like many users are having issues with it. Is there any other method to accomplish what I’m looking for?
April 30, 2015 at 1:30 am #238563In reply to: [Resolved] Featured image not displaying on page
shanebp
ModeratorLook at this file:
buddypress\bp-templates\bp-legacy\buddypress\groups\index.phpNote the 3 action hooks near the top.
Use one of them to add your image.
For example:function sstan_add_img() { echo '<img src="url to your image">'; } add_action( 'bp_before_directory_groups', 'sstan_add_img' );April 29, 2015 at 9:43 pm #238560In reply to: [Resolved] Featured image not displaying on page
danbp
ParticipantDo you want this picture as group logo ? Or to just display it on a group page ?
BP components pages should stay blank, without any page setting like normal WP pages.
It works on bbp because it’s a “real” static page which let you also handle bbp output with shortcodes. BP pages don’t work like this.There was also a kind of experimental plugin in the past:
https://github.com/hnla/buddypress-group-branding/blob/master/inc/bp/bp-bgb.phpOther option (premium):
April 29, 2015 at 9:03 pm #238559In reply to: Change subnav slug
danbp
Participant@mcuk,
well done! Your request is under consideration.Wait and see… 😉
April 29, 2015 at 6:21 pm #238550In reply to: Change subnav slug
danbp
ParticipantThey are several places where change-avatar is used and i recommend you to not change this.
Open eventually an enhancement ticket and see what the dev’s think about.
Use same login credentials as for here.
April 29, 2015 at 6:12 pm #238549In reply to: Hiding WordPress icon and links from Admin Bar
danbp
ParticipantPlease use the codex first for basic questions around WordPress or BuddyPress.
https://codex.wordpress.org/Toolbar
BuddyPress comes with a login widget you can use on every existing theme who accept widgets.To style a button, you use CSS. This is common to any modern CMS software.
April 29, 2015 at 2:44 pm #238543In reply to: Logout redirect from WP admin bar (may be useful)
@mcuk
Participantp.s. Reason i needed it in first place was because i wanted the wp admin bar logout to match that of my Buddypress logout buttons.
April 29, 2015 at 11:52 am #238539In reply to: Error while posting update
jknowles
ParticipantIt is not Buddypress that is causing the error, but reflecting that a comment has been submitted that should be moderated because it looks like spam.
If you want all the links to go thru, go to the Dashboard/Settings/Discussion/Comment Moderation
and change the number of links it allows to 0. (Or maybe just up it to what you are comfortable with.)April 28, 2015 at 8:35 pm #238528In reply to: My new site
danbp
ParticipantMy opinion ? Install BuddyPress !
April 28, 2015 at 6:31 pm #238526In reply to: How can users create topics via the toolbar?
swanson.christopherm
ParticipantThanks for answering I never really know! I had a question that I asked on BBPress awhile back and they directed me to BuddyPress :P. So never really know haha.
April 28, 2015 at 6:12 pm #238523In reply to: A-Z filter for memberlist
danbp
ParticipantYes, if you know how to code a custom function into BuddyPress.
Read here for details:
https://buddypress.org/support/topic/member-directory-nav-that-filters-members-by-first-letter-of-last-name/April 28, 2015 at 6:06 pm #238520In reply to: Installation help for group & sitewide forums
danbp
ParticipantIf you need forums with your BuddyPress Groups you have to install bbPress.
Read here for details:
April 28, 2015 at 3:55 pm #238518In reply to: Installation help for group & sitewide forums
RecDC
Participant@mercime Re: Looks like you deactivated bbPress. If you activate it again and cannot find the Forum Attribute box, then I suggest you try re-uploading bbPress via s/FTP or you can delete bbPress from the admin backend then install it again.
The plug-in I’m using is not bbPress. It’s BuddyPress. So I found the tab where I would have been able to do the steps in instruction #7.”Go to Forum> Add New….etc” but it’s under the heading “retired” and it tells me in Buddypress to use bbPress for this particular feature. I don’t know if I should delete the BuddyPress plug-in all together and just use bbPress instead or just install the bbPress plug-in, activate and then pick up with instruction #7 from there.
April 28, 2015 at 2:08 pm #238514In reply to: mentions not working
aymanomar85
Participantyes but after i update buddypress last new version mention not working now
Error: return a.fn.atwho.call(this,g)}
April 28, 2015 at 7:46 am #238508In reply to: Where r u hiring Buddypress developers?
danbp
ParticipantHallo,
you can post here on BP Job Board forum or/and on Jobs WordPress.
Additionnal information here:
https://buddypress.org/support/topic/job-posting-guideline/April 28, 2015 at 12:36 am #238497Henry Wright
ModeratorHey @mcpeanut!
The pandemonium is rarely related to WordPress core or BuddyPress core (the core devs usually issue a fix before we even know there’s a problem). So it’s a great idea to keep up to date as you’ve already mentioned.
The tricky part arrives when we look at plugins. Whilst WordPress does everything it can to make plugin developers aware of security issues, fixes are ultimately down to the plugin author. It’s always a good idea to use plugins that are activity maintained and supported. The same could be said for themes actually.
April 27, 2015 at 8:54 pm #238495In reply to: Some basic Questions before installing BuddyPress.
@mcuk
ParticipantI think it does that by default yeah (i say ‘think’ because I’ve been customizing for a little while now and can’t remember 100% what is default). But I’m fairly sure, 95%, that what you are describing is default.
I’ve basically started from zero knowledge on Buddypress and used the forum & Codex for help to progress. Other users and moderators have usually posted relevant stuff and have helped me out on things too. So no php skills shouldn’t hurt unless you want to customize heavily. Lots of code is scattered around the forums.
April 27, 2015 at 8:06 pm #238486In reply to: Private Message REPLIES not working in Premium theme
danbp
ParticipantApril 27, 2015 at 8:04 pm #238485mcpeanut
Participant@danbp hey dan their seems to also be a very big risk with the wordpress commenting system that i have come across from various wordpress expert groups on fb today, and i believe that wordpress are refusing communication on this matter, please take a look at these 2 links, this could affect anyone using the commenting system with buddypress installs too.
below is a fix that has been found
https://blog.anantshri.info/temp_fix_wordpress_comment_xss
and this is a video showing you the 0 day exploit being executed used and tested.
video doesn’t seem to format here properly i suggest doing a youtube search for it
April 27, 2015 at 8:03 pm #238484In reply to: bp_has_members returns nothing
danbp
ParticipantApril 27, 2015 at 7:44 pm #238483In reply to: Change slug without touching core files?
danbp
ParticipantI’m waiting for the imminent upcoming BuddyPress Survey to know the percentage of user searching on forums and on Codex. 2014 was a bit disapointing about that…
April 27, 2015 at 7:36 pm #238482In reply to: Theme Customizer will not load
danbp
Participantgive details about your config, php version and memory_limit
https://buddypress.org/support/topic/when-asking-for-support-2/
-
AuthorSearch Results