Search Results for 'wordpress'
-
AuthorSearch Results
-
January 20, 2017 at 8:40 am #263039
In 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..
January 10, 2017 at 7:20 pm #262718In reply to: bbc script showing error while installation
danbp
ParticipantHi,
not sure you need to use Softaculous to install bbpress. You can use the plugin installer shiped with WordPress or upload it manually via FTP.
Seems you have to read the install documentation of bbPress first. And if you need help to use bbPress plugin, you have to ask on the right support forum. Here you’re on BuddyPress !
January 10, 2017 at 4:30 pm #262705In reply to: Multisite issue
rjt1985
ParticipantThanks for the reply.
1) I will check with my host, but I don’t think my WordPress has it’s own directory.
2) So does that mean that they can in fact also log into to other sites in the network? And does that stop them interacting at all with the subdomain if they don’t have it listed as one of their sites in the backend?
3) I won’t be allowing users to upload their own blog.
4) Yes, I have a wildcard SSL enabled on my server.January 10, 2017 at 4:23 pm #262704In reply to: Multisite issue
danbp
ParticipantHi there !
Avoid to add – URGENT help needed! to topic titles, it is the best way to not receive any help.
You’re already under help when your topic is posted, so there is no need to ask twice. And this doesn’t bring you faster or more attention.
The word Urgent is also banned, as urgency is already on the way. Not only for you but for ALL forum users.
So as usual,
The urgent is done, the indispensable is under way. For miracles, allow time.
Please wait and read the codex. BuddyPress. WordPress.
1)BuddyPress does not work on installations where you give WordPress its own directory.
2) new users are always registered in the main site
3) if you allow users to create their own blog, they will appear in the user list of that blog.
4) multisite network means also that you use a wildcard on your host. Is it the case ?January 10, 2017 at 12:29 pm #262696In reply to: how display content in submenu?
danbp
ParticipantNow, it’s me who doesn’t understand ! What do you want to do finally ? What is not working for you ?
Or try to get some help on the italian WP forum.
or get in touch with one of BP’s italian translator for help or at least some explanation
Italian BP translators listJanuary 10, 2017 at 12:21 pm #262695In reply to: I cant Access registration page
danbp
Participantthe url you provide doesn’t match! It would be great you indicate existing, or at least, working url’s.
Check your htaccess, and see why you get an url containing www, while WordPress doesn’t use them by default.
You could also read here if you’re on a single install.
And some more details in this tutorial.
January 10, 2017 at 7:59 am #262686In reply to: New Blog Post looks bad in activity stream
danbp
ParticipantHi,
you certainly know that you use a theme with your BP install. And as any theme user, you know that you can add your own styles to it with help of a child-theme.
Why do you have a weird output ?
Because activity content is partially sanitized, and perhaps also, because your theme add some custom styles to blog posts. Do know that, you could test the output of SWA with one of twenty’s theme.And in any case, you have to style the output via your child-theme style.css file.
About image size.
You’re talking about a “normal rt media” image… Hum, rtmedia is a third party plugin, and not exactly what WordPress use as first to show pictures, or is what impact BP when you display a post excerpt on the SWA.You have at least to test WordPress attachments output, then BP, then your theme and eventually any other plugin using images… To do that, you have to adjust correctly your image settings (in WP, BP, theme & plugins…).
To resume:
– issue can be solved by using CSS
– and before using CSS, ensure settings are correctly working on a basic install of WP+BP and a twenty theme. Once all this is ok, you can use your theme and adjust CSS.January 9, 2017 at 11:43 pm #262681January 9, 2017 at 5:49 pm #262673In reply to: how display content in submenu?
danbp
ParticipantHi @luisa227,
considering your questions, i would suggest you read attentively both WP and BP codex.
– child theme
– bp-custombp-custom.php goes to wp-content/plugins/ directory, not into the (child)theme folder.
such path
members/single/swapis related to BP legacy by default.But as
swapis a custom folder, that custom path means in factwp-content/themes/child-theme/buddypress/members/single/swap.php, where/child-theme/buddypress/contains copies of all your customized legacy files and your own additionnal files you want to use.Hopefully reading the codex will help you to understand a little better how all this works together.
January 9, 2017 at 5:28 pm #262671In reply to: Non-members can see child forums in groups
-
AuthorSearch Results