Search Results for 'wordpress'
-
AuthorSearch Results
-
February 4, 2019 at 7:15 pm #302619
In reply to: BuddyPress Register link missing on right
Varun Dubey
ParticipantYou can easily add them to the menu, check out following link
Inside BuddyPress section, you will find the register menu item to add inside your primary menu.
Venutius
ModeratorHi, How about trying https://wordpress.org/plugins/redirect-after-login/
February 4, 2019 at 11:01 am #302601In reply to: Hide “Modify” Button
mbamutuelle
ParticipantHello,
Thanks for your help, it works when i copy profile.php (after editing it) in /home/wordpress/wp-content/themes/woffice/buddypress/members/single/
Thanks
February 2, 2019 at 4:50 pm #302568In reply to: Registration not working
shanebp
ModeratorHave you tried turning on wp_debug and then examining the log?
https://codex.wordpress.org/WP_DEBUGHave you looked at your browsers’ javascript console ?
It shows _wpnonce errors. Probably related to your avatar upload code on the reg page.
Have you tried turning off the avatar upload on the reg page?Have you tried turning off s2member ?
Why do you have 2 reg pages ?
http://gym.juliabuckleyfitness.com/wp-login.php?action=registerFebruary 2, 2019 at 4:31 pm #302567In reply to: All My Subscribers can Edit Pages
shanebp
ModeratorPerhaps it is your theme ?
Try switching momentarily to a WP theme like 2017.Are you sure that you have not granted edit privileges to subscribers ?
Use a plugin like this to find out:February 2, 2019 at 10:37 am #302559In reply to: Buddypress and bimber theme/snax
shanebp
ModeratorAre there default settings in wordpress itself that controls caching?
No.
Make sure to check your mu-plugins folder – if you have one.
Your hosting provider may put a cache plugin in there.February 2, 2019 at 9:43 am #302549In reply to: Buddypress and bimber theme/snax
smaples23
ParticipantHi, thanks for the reply.
Are there default settings in wordpress itself that controls caching? I have not found any active plugins that I have downloaded that have cache settings.
I just did a full backup of my site to test the theme. 78k files later, its finally done. Now I feel more comfortable diving in it furtherFebruary 2, 2019 at 8:17 am #302546In reply to: Update Display Name Using XProfile Data
josh.grisdale
ParticipantHi,
I’m not really a programmer and just hacked together some stuff I found…
but,
First of all I assume that xprofile_get_field_data only gets feilds in the Extended Profile tab of the user, so you would either need to add those fields to the Extended Profile, or you would need another wordpress function to get it from the regular profile likely
$current_user->user_firstname (https://codex.wordpress.org/Function_Reference/wp_get_current_user)
$newname = $current_user->user_firstname . $current_user->user_lastname;I would guess…
February 1, 2019 at 7:05 am #302523In reply to: Make everyone friends automatically
joshthebeloved
ParticipantHmmm. Unfortunately I’m unsure of how to do this. I did find this one plugin that is supposed to do the job, but it hasn’t been updated in years. I still might have to give it a try it though unless someone else can make another suggestion?
January 31, 2019 at 7:56 pm #302514In reply to: Cannot get buddypress to work.
thePixelPixie
ParticipantSame problem here. I haven’t finished creating our template, so a lot of things are not “WordPress’d” yet, but when I try to go to the “Register” page, there’s no content there. Am I supposed to be putting a shortcode on that page in admin or something?
January 31, 2019 at 3:25 pm #302508In reply to: Hide a profile without photo
Leo Nelson
ParticipantI have a solution for that. Recently in one of my Survey site which is https://surveyexperiences.com I have added few authors and for them I am using Gravatar. You can also search for Avatar Plugin in WordPress Plugin Directory.
Let me know is it helpful for you or not?
Regards,
LeoJanuary 30, 2019 at 7:06 am #302477In reply to: Activation email not sent
ashley72
ParticipantI can add a bit more to this. I have checked my wp_mailfunction on my wordpress. Using a simple php script.https://www.butlerblog.com/2012/09/23/testing-the-wp_mail-function/
The mail is sending out as expected for several different email addresses I tried using wp_mail. So if BuddyPress uses the wp_mail function – the default installation must have configuration problem.
January 30, 2019 at 6:12 am #302476In reply to: Activation email not sent
ashley72
ParticipantI have the same problem. The lack of community support makes me feel this plugin may not be worth the effort.
When you check the manage signups the new registered user is awaiting to be activated. It shows that an email has been sent. After you try and resend the activation email. It does trigger and add to the count – showing two emails sent. So it would seem most of the functionality is working. If I deactivate the plugin, my wordpress email notifications is working. I’ve checked the spam folder, and even tried non-gmail accounts and still getting no activation emails at all. However, I have received a buddypress notification when another member does a mention. So it appears some kind of small bug is the problem.
Does any of the core developers for BuddyPress check theses support forums?
January 29, 2019 at 1:45 pm #302465In reply to: Regarding Searching Member Directory
shanebp
ModeratorThe easiest approach, imo, would be to remove the current member search input from the members directory.
For example, create an overload of this file and delete the code re member search:
buddypress\bp-templates\bp-legacy\buddypress\members\index.phpThen get this plugin: BP Profile Search
And configure a custom member search that only includes the fields you want.January 28, 2019 at 5:03 pm #302449In reply to: visibility options bug?
msteimann
ParticipantI think you’ve identified a bug with the registration form, it misleadingly gives the impression that the visibility for the Name field can be changed. Wuld you mind raising a bug report on https://buddypress.trac.wordpress.org/ ? Also you can use the same link to raise your feature request.
Thank your for looking into this, Venutius. Good to know that I can now raise a bug report, and a feature request as well. Thank you and your team for putting so much effort into this really great plugin!
January 28, 2019 at 3:11 pm #302445In reply to: visibility options bug?
Venutius
ModeratorI think you’ve identified a bug with the registration form, it misleadingly gives the impression that the visibility for the Name field can be changed. Wuld you mind raising a bug report on https://buddypress.trac.wordpress.org/ ? Also you can use the same link to raise your feature request.
January 27, 2019 at 8:24 pm #302425In reply to: remove ‘last active’ status
artluverr
ParticipantI had to disable my child theme temporarily for some other issues after a recent theme/wordpress update and have lost some of my customizations. Becasue of this I now have the same issue but I don’t want it to show in the directory. I managed to remove it from my profile pages. I am using bp legacy though not nouveau. I tried your snippet with the snipit plugin and then tried it by editing the snipet to say buddypress_legacy but still not working. Any thoughts?
I also noticed that now on the right column people’s names wrap right like they are doing on that page if the screen is full? Any snipits for that that I can use until I get my child theme back running properly?
January 26, 2019 at 11:14 pm #302418Topic: Redirect Register?
in forum How-to & Troubleshootingjstande
ParticipantIf the following is to redirect Registration from BP to WP, what would redirect from BP to [Peepso_Register] ? And exactly where would I put it?
(Any reason why nobody has developed options to turn everything on or off in BP since it is so integrated with other themes and plugins?)
/*disable registration bp */
function my_disable_bp_registration() {
remove_action( ‘bp_init’, ‘bp_core_wpsignup_redirect’ );
remove_action( ‘bp_screens’, ‘bp_core_screen_signup’ );
}
add_action( ‘bp_loaded’, ‘my_disable_bp_registration’ );add_filter( ‘bp_get_signup_page’, “firmasite_redirect_bp_signup_page”);
function firmasite_redirect_bp_signup_page($page ){
return bp_get_root_domain() . ‘/wp-login.php?action=register’;
}Version 4.1.0 BuddyPress
Version 5.0.3 WordPressJanuary 25, 2019 at 8:27 pm #302412In reply to: Activation emails partly translated
shanebp
ModeratorI have even modified the original message in bp-core-functions.php
There are 4 instances of that string in that file. Did you change all of them ?
As you should know – editing core files is not a good idea.
That string is in thebuddypress.potfile.
And it seems to be in thebuddypress-fr_FRfiles.So I do not know why you are having issues.
Have you tried using the Repair Tool – …/wp-admin/tools.php?page=bp-tools>Reinstall emails (delete and restore from defaults).January 25, 2019 at 8:06 pm #302410In reply to: How to output a topic list using the main loop
shanebp
ModeratorPlease ask questions about bbPress on their support forums.
It’s not easy to figure out what you are doing – or more importantly why.
I suggest you not use
pre_get_posts.
Instead write your own WP_Query on your custom page.This thread is now closed due to being off-topic for these forums.
January 24, 2019 at 4:28 pm #302385In reply to: Category & Tag
shanebp
ModeratorThis is a BuddyPress forum.
Questions specific to WordPress should be asked on the WP support forums.January 23, 2019 at 11:12 pm #302378In reply to: Plugins not being updated
ghayward805
ParticipantThe lack of recent updates, plus the notice that they have not been tested with the recent versions of WordPress. You feel confident they are safe to use and will continue to be supported?
January 23, 2019 at 1:42 pm #302361shanebp
ModeratorI cannot duplicate your issues. There is something else happening on your installation.
With the code in place I’m unable to search the user database in the WP dashboard – instead of search results it displays a blank page.
The blank page indicates an error.
You could turn on WP Debug and then try another search and then check your error log. Once you’ve generated the errors, you can turn off debug.January 22, 2019 at 9:28 pm #302354In reply to: Error message Call to undefined function
Venutius
ModeratorPossibly the issue is that it’s trying to call that function to early in the wordpress load process.
January 21, 2019 at 8:48 pm #302331In reply to: Groups not Working after migration
Varun Dubey
Participant@designcornerdev Multisite database has lots of tables which are not covered by site-specific search and replace plugin in most of the cases. You can try https://interconnectit.com/products/search-and-replace-for-wordpress-databases/. Make sure you have a database backup before doing any real changes inside the database.
-
AuthorSearch Results