Search Results for 'wordpress'
-
AuthorSearch Results
-
October 8, 2013 at 3:26 pm #172484
Hugo Ashmore
ParticipantWell for starters kill any plugins that might interfere with a registration process e.g facebook login ones – to test issues it’s always the instruction to disable all plugins working them back in until problem one is found.
Other than that it’s hard to say there’s too little information. As far as BP 1.8.1 goes on a trunk install I appear to have no issues registering.
October 8, 2013 at 1:02 pm #172475jamesdonegan
ParticipantThank you for the response. It didn’t fix my problem, though. Registration still not working, unless the user registers with Facebook.
http://finisjhung.com/Streaming/create-an-account
HELP!?
October 8, 2013 at 12:53 pm #172474In reply to: Limit the maximum images uploaded
SK
ParticipantI’m using these plugins combined: bbPress, BuddyPress and BuddyPress Media (rtMedia).
I wish that the maximum image files uploaded in ‘album’ (bp-album, I guess) …
I think it’s not from rtMedia
It’s getting a bit confusing. You need to figure out which plugin is creating the album that you want to modify and then you need to ask that plugin’s author for support. BuddyPress does not provide any media capabilities by default, though that has been requested.
P.S. rtMedia (previously known as BuddyPress Media) does create a Media tab. And it creates various albums under that tab.
October 8, 2013 at 1:04 am #172443In reply to: How can I change the text to make it literate?
@mercime
Participant@sooskriszta https://make.wordpress.org/core/handbook/submitting-a-patch/
instead of downloading https://core.svn.wordpress.org/trunk/ via SVN, you’d need to download via SVN client https://buddypress.svn.wordpress.org/trunk/Then after you’ve tested the changes you’ve made in your test installation, log in and create a new ticket in https://buddypress.trac.wordpress.org/ and upload that patch.
October 7, 2013 at 8:38 pm #172425SK
ParticipantYou can check out and download older versions at https://wordpress.org/plugins/buddypress/developers/
1.8 is at https://downloads.wordpress.org/plugin/buddypress.1.8.zip
October 7, 2013 at 7:37 pm #172417In reply to: Members page visibility
bp-help
Participant@pelaso
It is really only so much we can do with the info provided, and as @hnla stated it is a guess as to what could be wrong. Maybe you should consider hiring a developer. If you decide too then you can leave your job and contact info here:
As well as here:
http://jobs.wordpress.net/
Good luck!October 7, 2013 at 6:32 pm #172413In reply to: Tag Cloud – set number of tags
Henry
MemberDo you mean a WordPress tag cloud as in
wp_tag_cloud()?<?php wp_tag_cloud( array( 'number' => '8' ) ); ?>October 7, 2013 at 4:57 pm #1724083rdaxis
ParticipantIs the information for the bio going to come from one of my extended profiles i made when I replaced the field name in your code or is the info coming from the default wordpress bio section?
October 7, 2013 at 2:20 pm #172395jamesdonegan
ParticipantFound where to create a Trac and have done that.
October 7, 2013 at 2:07 pm #172393jamesdonegan
ParticipantI am having this exact problem, too, @hnla. The same thing was happening awhile back, and somehow it was resolved… but now it’s back.
I am using WordPress 3.6.1 and BuddyPress 1.8.1
I have created a custom child theme to the bp-default. I have tried disabling my child theme, and the same issue persists.I am unable to find a download for 1.8 to revert the registration.php page. (Found lots of information about 1.8, but not an actual download.)
THank you for your help.
(I am also happy to create a Trac ticket, but I’m not sure where/how to do that.)
October 7, 2013 at 8:56 am #172385In reply to: A few problems on my site
tse11
ParticipantFirst thing I would do is refresh or change my permalinks settings…this could be why you are having that issue. If that doesn’t work, make sure your .htaccess file is up to par, you can google for the right settings for your site depending on whether you are a Multisite or Single wordpress install.
October 5, 2013 at 7:33 pm #172356@mercime
Participant@cappiels you’d need a custom plugin to pull that off. Or, tweak https://wordpress.org/plugins/wp-fb-autoconnect/ or a purchase http://buddydev.com/buddypress/introducing-buddypress-facebook-connect-advance-facebook-loginregistration-plugin-for-your-buddypress-based-social-network/
October 5, 2013 at 7:20 pm #172354In reply to: How to disable Group Activity updates?
@mercime
ParticipantDid you remove it from this file https://buddypress.trac.wordpress.org/browser/tags/1.8.1/bp-themes/bp-default/groups/single/activity.php
I hope you’re using a child theme of the BP Default theme instead of making those changes on that theme in your server. Otherwise, your changes will be overwritten when BP is updated.
October 5, 2013 at 5:48 am #172334In reply to: Remove friend?
bp-help
Participant@kvschwartz
You would not see the button on your own members directory listing. Have you tried creating a test user and logging in to see if the button is there? I am for hire if you need help and you can contact me here if you have a budget to work with.October 4, 2013 at 6:40 pm #172324In reply to: [Resolved] WordPress Login and Registration Page
Halo Diehard
Participant@cpagan2000 thanks SO much for coming back and posting that code! I have literally searched for hours to try and fix my problem that my site, which has been running over a year spam free, all of a sudden was getting SLAMMED with spam registrations because BuddyPress hijacked my registration page and I couldn’t figure out how to make it stop.
For anyone else who finds this thread, you have to create the bp-custom.php file and put it in your wp-content/plugins folder (contrary to all the other information out there on the web – – SO CONFUSING!!) I tried to put in in my functions.php and it just wouldn’t work. You can find more information on customizing BuddyPress by following the link above that @bp-help posted above.
This information should really be easily accessible. No one should ever have to search this hard to fix this type of issue. That is why I made a point to come back and thank pagan and add the missing info that I had to track down to fully understand the situation.
October 4, 2013 at 6:28 pm #172323In reply to: Notification widget/plugin?
bp-help
Participant@kvschwartz
Have you tried:October 4, 2013 at 5:51 pm #172321Hugo Ashmore
ParticipantNo what you are describing having started is a theme compat approach renaming page.php to buddypress.php ( that can be located for neatness in /buddypress/ or /community/; mercim’s post directly related to using the now older bp-default theme files copied over now you have started on theme compat stick with it, your issue is going to be that the theme does something to mess up page.php BP needs that file to adhere to WP template principles you must have a proper loop with the_title() and the_content() tags in place
October 4, 2013 at 2:41 pm #172311In reply to: Combine /user & /user/profile pages?
bp-help
Participant@kvschwartz
Don’t you think this would throw people off? You add friends by searching the members directory. How else would one determine if they want to be friends with this other person?
Answer to b) I have a plugin that will add data to the members directory.

I thought about offering it free but after further consideration I decided to offer it for a VERY reasonable price. Contact me here if you are interested in purchasing it:
Submit Comments, Tips or Tricks, or Job InqueriesOctober 4, 2013 at 11:03 am #172305santanin
ParticipantThank you again for your posts and advice. It is very much appreciated.
I read more documentation and re-read your posts, and I have taken two steps so far, however I have hit a wall with what to do next.
Here is what I did:
1) Created a child theme following all instructions from the official WordPress Codex (https://codex.wordpress.org/Child_Themes), loaded the style.css file to my child theme’s directory, and successfully activated my child theme.
2) Made a copy of the parent theme’s “page.php” file and renamed it “buddypress.php” and placed it in my child theme’s directory.
For the next step, are you suggesting I only need to make some edits to the “buddypress.php” file until I achieve my desired results? I noticed in mercime’s post assisting the user in making the BP pages all have full width for my theme, that mercime recommended taking a copy of the “header.php” file and renaming it to “header-buddypress.php” as well as creating a new blank “sidebar-buddypress.php” file, and adding some code to each file. Do you think I would need to do something similar for my situation for having the right sidebar appear (versus having the pages be full width as mercime figured out?) Or would I only need to modify the one “buddypress.php” file to achieve my results?
Thank you again!
October 4, 2013 at 2:58 am #172294In reply to: Standard code for registration page
@mercime
ParticipantOctober 4, 2013 at 2:08 am #172293@mercime
Participant@lucamoretto there’s a premium plugin by @svenl77 and @konrads at http://themekraft.com/store/woocommerce-buddypress-integration-wordpress-plugin/ which bridges BuddyPress and Woocommerce and does what you need.
October 3, 2013 at 9:35 pm #172283In reply to: New User Activation
Henry
MemberA partial solution is in the pipeline, although it hasn’t been added to core yet
https://buddypress.trac.wordpress.org/ticket/5042
If the user “second clicks” and they are logged in, they’ll be redirected away from the activation page. If they’re not logged in then they’ll see the activation key form thingy. Whilst not a full solution, it’s an improvement.
October 3, 2013 at 7:10 pm #172274In reply to: Add Profile link to WP Custom Nav Menu
bp-help
Participant@nasive
I suggest trying out:
https://wordpress.org/plugins/bp-direct-menus/October 3, 2013 at 3:32 pm #172263In reply to: [Resolved] Show posts written by user on profile
bmstudio
ParticipantHi,
I have modify the @azchipka ‘s plugin.
It’s work !!!<?php /* Plugin Name: TCH BP Posts On Profile Plugin URI: http://azchipka.thechipkahouse.com/services/technology/development/wordpress-plugins Description: Adds a tab to Buddy Press User Profile displaying the posts they have published. Version: 0.1 Author: Avery Z Chipka Author URI: http://azchipka.thechipkahouse.com License: GPLv2 or later */ // Make sure we don't expose any info if called directly if ( !function_exists( 'add_action' ) ) { echo '404'; exit; } define('TCH_PostsOnProfilesVersion', '0.1'); define('TCH_PostsOnProfilesVersion_PLUGIN_URL', plugin_dir_url( __FILE__ )); function my_setup_nav() { global $bp; bp_core_new_nav_item( array( 'name' => __( 'Outils', 'buddypress' ), 'slug' => 'mes-outils', 'position' => 75, 'screen_function' => 'mes_outils_lien', 'show_for_displayed_user' => true, 'default_subnav_slug' => 'mes-outils', 'item_css_id' => 'mes-outils' ) ); } add_action( 'bp_setup_nav', 'my_setup_nav', 1000 ); function mes_outils_titre() { echo 'Mes outils'; } function mes_outils_contenu() { locate_template( array( 'members/single/outils/loop-outils.php' ), true ) ?> <?php echo "TEST"; ?> <?php } function mes_outils_lien () { add_action( 'bp_template_title', 'mes_outils_titre' ); add_action( 'bp_template_content', 'mes_outils_contenu' ); bp_core_load_template( apply_filters( 'bp_core_template_plugin', 'members/single/plugins' ) ); } ?>October 3, 2013 at 1:33 pm #172254In reply to: Show custom user meta fields on user profile page
pacija
ParticipantThank you for your reply. Unfortunately my knowledge of php and wordpress APIs is not sufficient for this. I was hoping to have something to click on, or at least some code snippet.
Perhaps more people will find this feature useful, and someday it gets included in Buddypress.
-
AuthorSearch Results
