Search Results for 'wordpress'
-
AuthorSearch Results
-
September 10, 2018 at 12:37 pm #276267
In reply to: Put BuddyPress into a page area
Prashant Singh
ParticipantHi,
To generate all those sections if you want to use shortcode then there are multiple solutions like:
Thanks
September 8, 2018 at 9:54 pm #276238In reply to: Activity Stream….attach pictures — normal?
Prashant Singh
ParticipantSeptember 8, 2018 at 3:02 pm #276228In reply to: Activity stream problem
Sbrack
ParticipantI have been trying to find any error on the site with the wordpress assistance but couldn’t find any, actually. Everything seems to be working fine and I couldn’t see any JavaScript problems. I tried to change the theme and put 2016 but the error was still there. After I deactivated the plugins one by one to see if the error persisted and something strange happened: I disabled the buddypress activity filter plugin. I reloaded the page and on the first try the error disappeared and loaded all the other posts. However, since the second attempt did not work. I tried to completely delete the plugin but it did not change. I reinstalled it and still nothing. What could be the problem?
September 8, 2018 at 1:25 pm #276224In reply to: How to Barba.js
eigodeasobo
ParticipantThanks for the reply.
>It will not work with BuddyPress, afaik.
Sorry, what is “afaik”?>Can you get it to work on just a WordPress site?
It works well without buddypress.September 8, 2018 at 1:06 pm #276222In reply to: How to Barba.js
shanebp
ModeratorIt will not work with BuddyPress, afaik.
Can you get it to work on just a WordPress site?September 7, 2018 at 8:51 am #276190In reply to: how to disable site creation
Brajesh Singh
ParticipantYou can login to your WordPress dashboard using your admin credentials.
Once inside the dashboard, Please visit Network Admin->Settings. There you will see “Registration Settings”.
Select “User accounts may be registered” and that will disable the new blog creation but allow registering new user account.
Hope that helps.September 6, 2018 at 10:10 pm #276177Prashant Singh
ParticipantPlease try this plugin to hide members page, you just have to select it in settings. Also for the search we can override the template index.php in child theme then can wrap the search form in the condition
if(is_user_logged_in())Thanks
September 5, 2018 at 8:35 pm #276167Prashant Singh
ParticipantHi,
You can create a private BuddyPress network using this plugin https://wordpress.org/plugins/lh-private-buddypress/
Only logged-in members will be able to access the profiles, directories and all.
Thanks
September 5, 2018 at 11:45 am #276155In reply to: problem with avatar in multisite
Prashant Singh
ParticipantOh no! you have pasted the code in the wp-config.php file.
This code needs to be pasted in your child theme’s functions.php otherwise you can create the bp-custom.php file in the plugins folder and then have to paste the code there.
Else, you can install the plugin https://wordpress.org/plugins/code-snippets/ and can paste the code there.
Thanks
September 5, 2018 at 7:18 am #276140In reply to: Creating a profile field that only admin can edit
Prashant Singh
ParticipantHi,
Please check this link https://stackoverflow.com/questions/6141502/wordpress-create-a-new-usermeta-field-for-users to know how to create user meta fields.
Thanks
Prashant Singh
ParticipantSeptember 3, 2018 at 10:17 am #276106In reply to: WordPress profile files to bp
Prashant Singh
ParticipantYes, this is how it works.
It will need customization to map WordPress fields to BuddyPress xProfile fields.
You can check this plugin https://profilepress.net/downloads/wordpress-buddypress-extended-profile-sync/ as well.
Thanks
September 3, 2018 at 10:13 am #276104In reply to: Biographical info field in profile
Prashant Singh
ParticipantHi,
You have to create a profile field in BuddyPress itself for the biographical info.
BuddyPress do not fetch it from WordPress. When you will create the field users will be able to add edit that from their profile.
Thanks
September 3, 2018 at 10:04 am #276099Prashant Singh
ParticipantHi,
You can follow this thread https://premium.wpmudev.org/forums/topic/buddypress-wordpress-avatars-not-synching
You can remove the condition where it is checking if the user has uploaded avatar or not.
Thanks
September 3, 2018 at 9:53 am #276096In reply to: Change the tittles in page
Prashant Singh
ParticipantHi,
You can install a plugin like https://wordpress.org/plugins/loco-translate/ and then can easily change the text.
You can also check https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/
Thanks
September 2, 2018 at 7:23 pm #276088In reply to: All members friend requested by all members
Commandrea
ParticipantHey! If you were using the Paid Membership Pro Buddypress add on, I’ve found a fix 🙂
https://wordpress.org/support/topic/suggesting-a-patch/#post-10648783
September 2, 2018 at 7:22 pm #276087Commandrea
ParticipantThis is how I fixed it – https://wordpress.org/support/topic/suggesting-a-patch/#post-10648783
September 2, 2018 at 4:25 pm #276078In reply to: User profile page not showing
kkk1066977
ParticipantI have the same issue. I am currently using an Avada theme. My user profiles were working perfectly fine. Now they are just showing a blank page. I have tried deleting the buddypress plugin and reinstalling it but that has not helped. I have checked the pages that buddypress creates but these are blank, when viewed through the backend of wordpress. Any help on this problem?
September 1, 2018 at 10:03 pm #276077In reply to: access message private
220galdahan220
ParticipantOk thank you very much which chat is best I use BP Better Messages
On another topic I want to set up a website for entrepreneurs and investors If, like a social network, I need help designing and other recommendations for plugins. I also want to do an appellation. Later, you will join WordPress’s control panel. I installed a Job Board to use the board.August 31, 2018 at 6:57 pm #276065In reply to: User profile page not showing
shanebp
Moderator@bonjarvis – thanks for the update. It is most often the case that the error is caused by code outside of BP – but determining the cause can be tricky. Momentarily deactivating plugins and/or switching themes is a solid first step.
If somebody thinks they have found an actual bug, they can create a ticket here
August 31, 2018 at 6:46 pm #276063In reply to: WordPress profile files to bp
matthewgrutledge
ParticipantIt won’t let me edit the post: I have fields in the WordPress profiles I’d like to be viewable and editable through the buddypress profile page, but the only way I can see is creating new profile fields which I can’t seem to link to the existing WordPress profile fields. Which means I’d have to manually copy date from the profile to the buddypress profile fields.
What am I missing?August 31, 2018 at 4:54 pm #276056In reply to: User profile page not showing
timothylegg
ParticipantI have the same issue with my profile. This is most likely in violation in EU law. All too often, it requires a legal suit to get things fixed.
I get the suspicion this is a dying project given the major issues with it (my installation was broken upon installation on a fresh-new, non-customized wordpress). It’s either in a phase where they lost the developers that were doing the real work or they are working on consulting gigs to sell commercial services for people who offer to pay to have BuddyPress. I’m not sure which is the case.
I’m disappointed. Even for free software, I expect better. Check the logical quality of your work before you submit a release. It’s not that hard. Computers aren’t magic, they are machines that respond to prescribed conditions. There are core utilities in Linux/UN*X that are basically unchanged in 25 years because they got it right early on and stuck with what worked well. Today’s developers lost track of that.
August 31, 2018 at 3:50 pm #276054In reply to: access message private
shanebp
ModeratorHave you tried: BP Messages Tool
You can also get it from the WP Repo: https://wordpress.org/plugins/bp-messages-tool/
August 30, 2018 at 3:14 am #276008Topic: Update Display Name Using XProfile Data
in forum How-to & Troubleshootingjosh.grisdale
ParticipantHello,
I know that I can change a User’s Display Name via WordPress Hooks.
ie this changes a user’s display name to be their user id on registration:
function update_names( $user_id ) { $data = get_userdata( $user_id ); $username = $data->user_login; wp_update_user( array ( 'ID' => $user_id, 'display_name' => $username, ) ); } add_action( 'user_register', 'update_names' );I have a XProfile field called “Display Name” (field_id is “1”). What I want to do is:
When a User goes to their Profile Edit page and changes the field, when they click “Save Changes” the system will change ‘display_name’ to the text they entered.
How do I edit the code that fires on profile update?
Thanks
August 29, 2018 at 8:56 pm #275996In reply to: “Display name publicly as” to XProfile Name
Prashant Singh
ParticipantFor new users you can use the code mentioned here https://forums.wpsharks.com/t/pro-form-buddypress-make-display-name-default-to-username-or-make-it-custom-profile-field/2113
For existing users you can give this plugin https://wordpress.org/plugins/buddypress-real-names/
a try.Thanks
-
AuthorSearch Results