Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 16,376 through 16,400 (of 32,678 total)
  • Author
    Search Results
  • Sean Infinitee
    Participant

    Hey guys-hoping you can help me figure out what I’m doing wrong…if I can’t hide or remove the “community” tab then it would seem to be a pretty simple concept to change the order of the tab, but no luck with the above…not that php or css savvy but the instructions here are pretty straightforward so any help is appreciated!

    Using latest wordpress version and just installed buddypress yesterday so I would assume it is also the latest version.

    My website is http://www.defendersofturntablism.org

    I added the line `define( ‘BP_DEFAULT_COMPONENT’, ‘preferred_default_tab’ ); to wp-config.php above ‘//MySQL settings – You can get this info from your web host **//`

    Created bp-custom.php in plugins folder and added

    `function bbg_change_profile_tab_order() {
    global $bp;

    $bp->bp_nav = 10;
    $bp->bp_nav = 20;
    $bp->bp_nav = 30;
    $bp->bp_nav = 40;
    }
    add_action( ‘bp_setup_nav’, ‘bbg_change_profile_tab_order’, 999 );`

    Unfortunately all this has done is add the above line of code to the header of my site…can anyone help me figure this out??! Seems like it should be very simple. Ideally I want to have see the community tab go away and have the members section contain the buddypress activity, groups, forums, etc.

    Thanks in advance!!

    @mercime
    Participant

    @kookidooki WPMU is old school and has been merged with WordPress way back version WP 3.0. If you want to allow your users to create blogs, you’d have to create a Network (go Multisite) https://codex.wordpress.org/Create_A_Network

    I would suggest deactivating BuddyPress and other plugins, plus changing to Twenty Eleven theme before creating a network. Please make sure that your multisite installation is working as expected before activating BuddyPress again. If you have any issues going multisite, please post at https://wordpress.org/support/forum/multisite

    jaybird2214
    Participant

    From what I have read, Group Mod’s should have the ability to:
    1. Edit group details, including the group name and group description
    2. Edit, close, and delete any forum topic or post in the group
    3. Edit and delete other kinds of content, as produced by certain plugins (eg Group Documents).

    When logged in as a Group Mod for a specific group, the ‘Admin’ tab appears, however when clicking on it I get the error message: “You are not an admin of this group.” Since the Admin tab appears, Buddypress is recognizing that the logged in user is a Group Mod, however they should have access to some of the Admin capabilities.

    I am using Buddypress 1.6.1 and WordPress 3.4.2. Please let me know if anyone has run into a solution for this.

    Thanks in advance!!

    #144027

    In reply to: Hookable Notifications

    Paul Wong-Gibbs
    Keymaster

    Best place for this is https://buddypress.trac.wordpress.org — log in with your username and password from this site. If you’ve got a patch, or more specific details on exactly what you want added, attach it to the ticket :)

    buddyok
    Participant

    Members of my blog community can’t add more than one blog.
    If they register an account without a blog, then its impossible for them to register a blog to their account.

    When user is logged in – bp activated
    If I put a link on the top bar or a menu that redirects to wp-signup.php users will only be redirected to the main blog.

    I deactivated the buddypress plugin and it worked fine.

    Buddypress version 1.6.1
    Wordpress 3.4.1

    Kookidooki
    Participant
    Kookidooki
    Participant

    Hi guys,

    I’ve a Buddypress site version 1.6.1 based on regular WordPress (latest version). All works fine but the problem is that I can’t create blogs for (registered) users and that’s quite a pity. I’ve heard that blogging only works with WPMu installed. I was wondering whether are:

    1. BP-Plugins to create blogs in groups where registered users can blog and that also works on a WP-platform.

    2 If this is not the case is there a way to “transfer” my current WordPress-based Buddypress site to a WPMU platform? And how?

    3. Or is there a way to “upgrade” my regular WP-platform to a WPMU-platform so I can run my current Buddypress on it without re-installing my Buddypress?
    Thanks in advance,

    Kookidooki

    EthanVan
    Spectator

    === BuddyPress NeoFollow ===
    Contributors: EthanVan, MegaInfo
    Requires at least: WordPress 3.4, BuddyPress 1.5
    Tested up to: WordPress 3.4.2 / BuddyPress 1.6.1
    Stable Version: 1.0

    Reposted here: http://buddypress.org/community/groups/third-party-components-plugins/forum/topic/repost-finally-a-follow-plugin-for-bp-without-the-overlapping-button-problem/

    Due to inappropriate comments that resulted in the thread being locked.

    #143996
    evagorasc
    Participant

    @modemlooper thanks! I used a combination of your tips and info I found here https://bpdevel.wordpress.com/2012/03/16/profile-field-visibility-in-bp-1-6/ to make this work for me. I now have any custom field in Buddypress show up in my forums loop and it shows up conditionally as well for the appropriate users only.

    #143991
    #32595
    jjohns12
    Participant

    Hi, Can you help? In bbpress my favorites link returns page not found. http://www.thsotestsite.dev/members/admin/forums/favorites/ the rest of forum works fine.

    bbPress favorites link works fine with BuddyPress not active

    The favorites in BuddyPress work fine http://www.thsotestsite.dev/members/admin/activity/favorites/

    And Yes running both Group and site wide forums and are playing nice together for the most part:)

    WordPress: Current version
    BuddyPress: Current version
    bbPress: Current version
    Theme: Frisco and BuddyPress Default Both have same results
    all running on my dev. server (DesktopServer)

    Is this a bug or config problem?

    can anyone give clue how to fix this?

    Thanks
    James

    #143975

    In reply to: Theme Compatibility

    ahmedselim
    Participant
    @mercime
    Participant

    @ouyagamingsource to make your Alyeska theme compatible with BuddyPress, you need to install/activate the BP Template Pack plugin, the go through Appearance > BP Compatibility process as you’ll see https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/

    You’re in luck, we’ve helped another person some months ago with Step 3 for the Alyeska theme at https://buddypress.org/community/groups/installing-buddypress/forum/topic/customising-alyeska-theme-for-buddypress/

    If you have any issues re Compatiblity Process, please post at that thread.

    #143970

    In reply to: Theme Compatibility

    @mercime
    Participant

    == I am not sure if i can get away with the creation of the three “-buddypress.php” files or if I need to modify the 16 files and which code I need to copy. ==

    @ahmedselim IT all depends on the HTML structure of your WP theme. You just cannot copy the code given for other themes because each has distinct structures and in all probability, not applicable to your theme’s. Have you looked if your theme is listed among the template-packed themes at https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#template-packed-wordpress-themes

    #143951
    9087877
    Inactive

    I already have a plugin my friend and it is free.
    https://wordpress.org/extend/plugins/buddypress-friendpress/
    I can customize it to your liking for some beer money lol!

    #143934
    9087877
    Inactive

    Then check the other fields. Here is a copy of one of my local sites wp-config.php:
    <?php
    /**
    * The base configurations of the WordPress.
    *
    * This file has the following configurations: MySQL settings, Table Prefix,
    * Secret Keys, WordPress Language, and ABSPATH. You can find more information
    * by visiting {@link https://codex.wordpress.org/Editing_wp-config.php Editing
    * wp-config.php} Codex page. You can get the MySQL settings from your web host.
    *
    * This file is used by the wp-config.php creation script during the
    * installation. You don’t have to use the web site, you can just copy this file
    * to “wp-config.php” and fill in the values.
    *
    * @package WordPress
    */

    // ** MySQL settings – You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define(‘DB_NAME’, ‘bpdev’);

    /** MySQL database username */
    define(‘DB_USER’, ‘root’);

    /** MySQL database password */
    define(‘DB_PASSWORD’, ”);

    /** MySQL hostname */
    define(‘DB_HOST’, ‘localhost’);

    /** Database Charset to use in creating database tables. */
    define(‘DB_CHARSET’, ‘utf8’);

    /** The Database Collate type. Don’t change this if in doubt. */
    define(‘DB_COLLATE’, ”);

    /**#@+
    * Authentication Unique Keys and Salts.
    *
    * Change these to different unique phrases!
    * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
    * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
    *
    * @since 2.6.0
    */
    define(‘AUTH_KEY’, ‘gKR[~e-<4 |Jj1DVfT-RM.m(|=M7(OB;tp/bfQt9+9[+FcIK<Gdp[(*u~2@-_H*J');
    define(‘SECURE_AUTH_KEY’, ‘_$y7AKT$.Zz`XHS3 DxndhyLGd/3ITTfE3oJqphSGS:x1*TH@45D 6NIjU7y64om’);
    define(‘LOGGED_IN_KEY’, ‘i6[pr$z#c,0E&EI]j]:K}cG9N`J[:JsL]wgy%[coeV>h(<c#W%Ye');
    define(‘NONCE_KEY’, ‘@GH9@ITlC&Py&cG3O5sKaVrm;vqP/4mKYz#=n>K?`%:C.q56yFO4WEaY:g^Rs+>+’);
    define(‘AUTH_SALT’, ‘QulXiJdP`zXXz*D*]RbfXfH[$C6 Z;:n>pLwcrSZvkY!7|*mHxyS>#n^qqiD2noO’);
    define(‘SECURE_AUTH_SALT’, ‘3/{(F|iduMA;QfF%OPY:jHTH:D8jcmWB&h`gfs$K4L&uTVhg1.05nz~h.COtvf+7’);
    define(‘LOGGED_IN_SALT’, ‘YG?P2/ <+A,W8L:r<0^9~n1c<aO-w|OTl~.o^T39ZPp)tz7&V~[x57X&n,(*(iA0');
    define(‘NONCE_SALT’, ‘|G0,AO(>,Ak@y a/A;Kf3it9W~Lv[/q*?,Pe!Dqf~WDzKzD?JJQ+V%.:]icGtzq/’);

    /**#@-*/

    /**
    * WordPress Database Table prefix.
    *
    * You can have multiple installations in one database if you give each a unique
    * prefix. Only numbers, letters, and underscores please!
    */
    $table_prefix = ‘wp_’;

    /**
    * WordPress Localized Language, defaults to English.
    *
    * Change this to localize WordPress. A corresponding MO file for the chosen
    * language must be installed to wp-content/languages. For example, install
    * de_DE.mo to wp-content/languages and set WPLANG to ‘de_DE’ to enable German
    * language support.
    */
    define(‘WPLANG’, ”);

    /**
    * For developers: WordPress debugging mode.
    *
    * Change this to true to enable the display of notices during development.
    * It is strongly recommended that plugin and theme developers use WP_DEBUG
    * in their development environments.
    */
    define(‘WP_DEBUG’, false);

    /* That’s all, stop editing! Happy blogging. */

    /** Absolute path to the WordPress directory. */
    if ( !defined(‘ABSPATH’) )
    define(‘ABSPATH’, dirname(__FILE__) . ‘/’);

    /** Sets up WordPress vars and included files. */
    require_once(ABSPATH . ‘wp-settings.php’);

    #143929
    ryan_dolan
    Participant

    Heres my WP-Config file

    <?php
    /**
    * The base configurations of the WordPress.
    *
    * This file has the following configurations: MySQL settings, Table Prefix,
    * Secret Keys, WordPress Language, and ABSPATH. You can find more information
    * by visiting {@link https://codex.wordpress.org/Editing_wp-config.php Editing
    * wp-config.php} Codex page. You can get the MySQL settings from your web host.
    *
    * This file is used by the wp-config.php creation script during the
    * installation. You don’t have to use the web site, you can just copy this file
    * to “wp-config.php” and fill in the values.
    *
    * @package WordPress
    */

    // ** MySQL settings – You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define(‘DB_NAME’, ‘ryanpaddlesite’);

    /** MySQL database username */
    define(‘DB_USER’, ‘root’);

    /** MySQL database password */
    define(‘DB_PASSWORD’, ‘password’);

    /** MySQL hostname */
    define(‘DB_HOST’, ‘localhost’);

    /** Database Charset to use in creating database tables. */
    define(‘DB_CHARSET’, ‘utf8’);

    /** The Database Collate type. Don’t change this if in doubt. */
    define(‘DB_COLLATE’, ”);

    define(‘WP_ALLOW_MULTISITE’, true);

    define(‘WP_MEMORY_LIMIT’, ’512M’);

    /**#@+
    * Authentication Unique Keys and Salts.
    *
    * Change these to different unique phrases!
    * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
    * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
    *
    * @since 2.6.0
    */
    define(‘AUTH_KEY’, ‘put your unique phrase here’);
    define(‘SECURE_AUTH_KEY’, ‘put your unique phrase here’);
    define(‘LOGGED_IN_KEY’, ‘put your unique phrase here’);
    define(‘NONCE_KEY’, ‘put your unique phrase here’);
    define(‘AUTH_SALT’, ‘put your unique phrase here’);
    define(‘SECURE_AUTH_SALT’, ‘put your unique phrase here’);
    define(‘LOGGED_IN_SALT’, ‘put your unique phrase here’);
    define(‘NONCE_SALT’, ‘put your unique phrase here’);

    /**#@-*/

    /**
    * WordPress Database Table prefix.
    *
    * You can have multiple installations in one database if you give each a unique
    * prefix. Only numbers, letters, and underscores please!
    */
    $table_prefix = ‘wp_’;

    /**
    * WordPress Localized Language, defaults to English.
    *
    * Change this to localize WordPress. A corresponding MO file for the chosen
    * language must be installed to wp-content/languages. For example, install
    * de_DE.mo to wp-content/languages and set WPLANG to ‘de_DE’ to enable German
    * language support.
    */
    define(‘WPLANG’, ”);

    /**
    * For developers: WordPress debugging mode.
    *
    * Change this to true to enable the display of notices during development.
    * It is strongly recommended that plugin and theme developers use WP_DEBUG
    * in their development environments.
    */
    define(‘WP_DEBUG’, false);

    /* That’s all, stop editing! Happy blogging. */

    /** Absolute path to the WordPress directory. */
    if ( !defined(‘ABSPATH’) )
    define(‘ABSPATH’, dirname(__FILE__) . ‘/’);

    /** Sets up WordPress vars and included files. */
    require_once(ABSPATH . ‘wp-settings.php’);

    #143922
    9087877
    Inactive
    #32575
    Ansidious
    Participant

    Hi, I have posted here once before (thanks to all that helped me so quickly), my situation is that I have inherited a site from a web designer that passed away. He has customized the code quite a bit in the backend and as a result the versions of wordpress (3.4.1) and BuddyPress(1.2.8) cannot be updated or the site crashes (There are comments in the php warning against updates). The site is a social photography site that allows users to “like” images via BP Album+(0.1.9) and BP like(0.0.8). My question is: Is there a way to see the “most liked” images in the admin backend or is there a better suited plugin than BP like to accomplish this goal? I have seperated the images to display in 3 groups via their tags, I would like to see the most liked images from each of these groups. Thanks in Advance!

    #143901
    9087877
    Inactive

    I just noticed a comment about BP FriendPress plugin. The answer is yes it is still supported. The stars rating system on here does not work accurately because there is no way my BP Buddybar back is scoring higher than my BP FriendPress plugin so instead of looking at stars go on WordPress and search for support for the plugin. If you see no support issues it is a good sign the plugin functions correctly.

    #143896
    ript247
    Participant

    Hi @PAUL GIBBS I apologize that I trolled into your topic yesterday, as I was not about to create a new topic. Far as the other topics they were within the same support criteria that I needed. And you are right I haven’t discovered an answer.

    I am using the latest version of buddypress and WordPress 3.4.2,which I installed via the dashboard and after review I do not have have within my editor/ftp directory called bp-custom.php file.

    elmindo
    Participant

    Hi there. I’m trying to include BuddyPress into my WordPress site, running the Nevada Theme from UnitedThemes. http://www.unitedthemes.com/portfolio/nevada-responsive-multi-purpose-theme/

    I’ve made it to step three, Tweaking your layout. After installing BuddyPress Template Pack.

    My page is: http://www.adrianminde.com/ and the BudduPress instalatioin is found under the forum-menu option.

    But changing the code is a bit too confusing to me. I have downloaded the BuddyPress folders from my server, and the page.php from the theme folder. But I’m a bit lost at which lines of code I need to swap out.

    I see, the there are other people on this forum that have gotten specific help with their themes and code, and I was hoping that someone could help me as well. It would be so appreciated.

    [EDIT – please post long blocks of code – like source code – in pastebin.com. Posted your page.php source at http://pastebin.com/JNGB4Qi9 ~~~ Mercime]

    EthanVan
    Spectator

    I just had success on a different domain. I’m starting to think it’s the WordPress update process is what is causing this bug/error. I thought we had done a 100% fresh WP 3.4.2 install when in fact it was an update.

    So, in order to avoid this bug you MUST install a completely fresh copy of WP 3.4.2 first then BP 1.6.1!

    Performing an update to your old WP will rustle jimmy and cause the BP 1.6.1 install to throw this error.

    Sigh… I hope WP fixes their update process because this is probably the most infamous and common bug known to the BP community. It’s also a pain in the boot.

    Thank you for your response. It was very much appreciated.

    #143885
    Paul Wong-Gibbs
    Keymaster

    Please please stop posting this on multiple topics. If you haven’t had a reply yet, it means no-one’s sure what the fix is.

    How did you install BuddyPress? What versions of WordPress and BuddyPress are you using? Do you have a bp-custom.php file (if so, what’s in it)?

    #143883
    modemlooper
    Moderator

    Turn resend.php into a page template and place it in your theme folder. create a page and attach the page template to it

Viewing 25 results - 16,376 through 16,400 (of 32,678 total)
Skip to toolbar