Search Results for 'wordpress'
-
AuthorSearch Results
-
January 24, 2017 at 11:36 am #263145
In reply to: User Meta Output On Profile
shanebp
ModeratorDid you try using the meta function?
https://codex.wordpress.org/Function_Reference/get_user_metaAnd you don’t need
user_can.
Just request the meta and show if it exists.January 24, 2017 at 8:42 am #263142danbp
ParticipantI have looked everywhere and tried everything!
If so, what could we do more for you ? You’re asking for help for a page question. Pages are part of WordPress and fortunately, WordPress has a codex, where “page” is a well documented department.
https://codex.wordpress.org/Pages
Concerning BP pages, that documentation is much shorter, because BP doesn’t use page like WP and when it use a page it is internally only, and only for one of his component, not to allow users to write a page.
January 24, 2017 at 8:38 am #263141In reply to: Bug after install
danbp
ParticipantDeactivate all plugins before activating BP.
Activate a Twenty theme.
Then activate BP. If your admin remains blank again, remove BP from the server – there may be corrupted files – and upload a fresh copy by FTP.If still trouble, contact your host and see if you have minimum requirements to install BP (including enough php memory (at least 64 mo)
As apparently you never have to debug your install, read here for more recommendation (to follow if possible).
January 24, 2017 at 7:57 am #263137In reply to: How to show media upload button
danbp
Participant[Topic moved and closed by MOD]
Please don’t jump into topics who aren’t related to your question and don’t double post.BuddyPress use WordPress tinymce editor. See WP codex:
https://codex.wordpress.org/Function_Reference/wp_editor
https://codex.wordpress.org/TinyMCEJanuary 23, 2017 at 2:42 pm #263118Topic: Hastag filter search
in forum How-to & Troubleshootingmanishn
ParticipantHello there..
I am newbie in buddypress, can anyone help me in this:
I am using this plugin for hashtagin https://rup.wordpress.org/plugins-wp/buddypress-activity-stream-hashtags/
Its working fine, but I want to show #hashtag filter on site. So when anyone can search particular #hashtag it will display the result for that #hashtag only. I know there must be a way which I can’t find.
Thanks you in advance.
January 22, 2017 at 9:59 am #263079In reply to: Template hierarchy for edit.php page??
danbp
ParticipantHi,
sidebar is part of your theme. The edit.php (members/single/profile/edit.php) template file doesn’t contain a sidebar, but a form. And this form goes into any theme who has a place for “content” (usually it is the main content).
If you don’t want a sidebar on the member page or on the profile, you can add a conditionnal on your (child)theme sidebar.php or around the call to sidebar you can find in almost all your theme files.
The thing to search is
get_sidebarwhich calls the sidebar template.Note that BP use mostly to “page.php”, so if your theme has such a file, it is where to start. You already know the way to BP’s template doc. More about this on WP codex:
https://codex.wordpress.org/Function_Reference/dynamic_sidebarJanuary 21, 2017 at 4:34 pm #263072danbp
ParticipantHi,
seems you’re in wp-admin media library when you get that error. The message comes from WordPress. BuddyPress doesn’t use backend editing and doesn’t use edit tools on front-end like “mirror” or “rotate” when he handles pictures.
With BP, a user can handle his avatar picture and the cover header for profile and groups, and all that from front-end.
Where is the image in BuddyPress that you try to edit ?
Please give details, so your issue could evtl. be reproduced.January 21, 2017 at 8:40 am #263062In reply to: How to change/modify buddypress default player
danbp
ParticipantHi,
BuddyPress hasn’t a video player. By default, BP use WordPress embeds. Read attentively this document, to understand how embeding videos is working and how READING videos is automatted.
If you want thumbnails in place of the default wrapper, you could use some plugin like this one (untested). And they’re many other on the plugin repo. Only thing you have to take attention with such a plugin, is his compatibility with BP. For ex. wall activities are not exactly blog posts.
If you’re comfortable with CSS, you can even try to modify the existing wrapper size.
Note also that all of these tips have not very much to do with BuddyPress, but with theming.
January 20, 2017 at 2:32 pm #263045In reply to: Email notification
Henry Wright
ModeratorCrowdmentions will web notify members of a group if a @ keyword is used in the update’s text. However, emails aren’t sent for various reasons.
Disclaimer: I’m the plugin author.
January 20, 2017 at 8:40 am #263039In reply to: BuddyPress not PHP 7.1 compatible – Broke my site
danbp
ParticipantThank you for the report. Devs are aware of the problem. You can also participate or follow this on Trac.
Read from #7406January 20, 2017 at 8:35 am #263038In reply to: When I upload something site suddenly down.
danbp
ParticipantJanuary 19, 2017 at 6:53 pm #263020In reply to: Link from email goes to 404 when not logged in
Henry Wright
ModeratorThis isn’t ideal. Can you open a ticket on Trac explaining the issue?
January 19, 2017 at 3:50 pm #263014In reply to: Spam via messages.
danbp
ParticipantJanuary 18, 2017 at 3:18 pm #262994In reply to: [Resolved] My Profile
Humiges
ParticipantThank you @danbp,
I saw those and others.
What I can’t figure out is how to add the for example:bp_core_get_user_domain( $user_id ) . 'activity'to the existing nav-menu in wordpress 🙁Thanks
January 18, 2017 at 7:47 am #262974In reply to: xprofile fields on Group members directory
danbp
ParticipantYou simply use one of the 6 action hook available on the group member template.
The file to check isbuddypress/bp-templates/bp-legacy/buddypress/groups/single/members.phpThe hook to use, for example
bp_group_members_list_item.WP hook reference.
January 17, 2017 at 4:10 am #262949In reply to: Wont let me accept or apply to groups
gprovostjr
Participant1. Which version of WordPress are you running? 4.7.1
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? no
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? 2.7.4
7. Did you upgraded from a previous version of BP? If so, from which version? no
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? YES
Analytics Cat 1.0.1
bbPress 2.5.12
Photo Gallery 1.3.26
Ultimate Social Media PLUS 2.5.1
User Role Editor 4.31.1
WP Discord 0.2.39. Are you using the standard WordPress theme or customized theme? Standard
10. Which theme do you use ? 2017
11. Have you modified the core files in any way? no
12. Do you have any custom functions in bp-custom.php? no
13. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? listed earlier
14. Please provide a list of any errors in your server’s log files.
15. Which company provides your hosting? ipage
16. Is your server running Windows, or if Linux; Apache, nginx or something else?
January 16, 2017 at 4:33 pm #262852In reply to: [Resolved] Multisite – unwanted toolbar displaying
danbp
ParticipantThe toolbar is part of WordPress, not BuddyPress.
BP offers in his Main Settings to show the Toolbar for logged out users (default: enabled).Removing WP’s toolbar is a very common task, widely commented and explained over the web and on WP’s codex. Read here.
January 14, 2017 at 1:43 pm #262825In reply to: bp commands in other files
Luisa Oreglia
Participantthanks, for now I resolved using wordpress function get_avatar( $id)
January 13, 2017 at 11:20 am #262802In reply to: After Installing, Everything Disappears
djsteveb
ParticipantI am guessing an installer from a web host likely includes some plugins and different themes.
I suggest deactivating or deleting all plugins, and switch to default theme in wordpress before you try to install buddypress. then follow the prompts from there.January 12, 2017 at 9:58 pm #262791In reply to: remove name field in registration page
Luisa Oreglia
ParticipantSolved!! 🙂
I view this post https://buddypress.trac.wordpress.org/ticket/5373
and I changed database field value.January 12, 2017 at 8:46 am #262766In reply to: Need Advice for Stopping Spam at the Gate
Lars Henriksen
ParticipantHi
#2, Buddypress Registration Options is doing the job for me.
January 11, 2017 at 11:58 pm #262763shanebp
Moderatorafaik,
bp_friends_prime_mentions_resultsis called by the Activity component.
So why is it being called by comments on a WP post?The default avatars are coming from gravatar.com.
You can turn off gravatars – google it.
Or this might help: https://wordpress.org/plugins/bp-local-avatars/January 11, 2017 at 11:28 pm #262761In reply to: Need Advice for Stopping Spam at the Gate
djsteveb
Participantip geo block plugin best dam thing ever.
shield firewall plugin just to disable xmlrpc or a disable xmlrpc plugin
“good question” (https://wordpress.org/plugins/good-question/) or similar – adds a question that must be answered to finish registering
wp spmashield
limit login attempts
sucuri hardening
audit log and multisite register ips (for the manual dedicated spammers)
this mix seems to make like tough for them – especially the ip geo block stopping several countries from abusing the site..
ymmv
dj Steveps
@redsand – good to see you active in bp threads! your plugin is a miracle, especially since akismet changed – one on bp site I did have to fiddle with the settings for forms or something recently – vaguely remember users having trouble sending pms were getting the you cant do that permissions thing until I messed with it a bet.. just like 2 weeks ago.January 11, 2017 at 9:32 pm #262756Topic: Quote under profile picture
in forum How-to & Troubleshootingmedicinalplantclub
ParticipantWordpress 4.7.1
Buddypress 2.7.4
http://www.medicinalplantclub.comHi, I am hoping someone can help. I just got buddypress set up on my site and there is a quote under my admin profile page that I apparently do not have access to change?? I cannot find it anywhere. I want to remove or change it but don’t know how. Sorry if this is extremely basic, but I am new to buddypress and there is no field within the profile or settings page. Thanks!
January 11, 2017 at 10:40 am #262740In reply to: I cant Access registration page
djsteveb
ParticipantI would change permalinks, save, then change back and save..
then – make a list of other plugins you are using, and which theme – try with all other plugins disabled.. and the 2014 (or 15 – default) theme.
does it work?
if not delete bp – and get your regular wordpress to work. remove any pages you don’t need – change permalinks.. basically getting a fresh install that works just as wordpress.. change permalinks twice.
then install bp – and run through the process of assigning pages, and all that – and check permalinks twice..
I would be it’s a theme or other plugin causing the conflict at this point.. if your htaccess is fresh anyhow..
-
AuthorSearch Results