Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 12,151 through 12,175 (of 22,621 total)
  • Author
    Search Results
  • Nirok
    Participant

    Ok did a bit of testing…. things which may have caused this for me was password protecting my test website directory through cpanel. Also the folder name (with the wordpress install) was a number which may have cause this issue. I ended up installing this on a new directory with an alphabetic name rather than a number and it now works. I think it may have being the folder name which was the issue, so look at that if someone has ever had the same issue as this. I even created a whole new install with a new database in the same numeric directory and this still wasn’t working.

    #135244
    creaturis
    Participant

    you need wordpress multisite for that. Some host offer the possibility to automatically install multisite with softaculous. If you hosts doesn’t do this you need to do it manually here you can find the information. https://codex.wordpress.org/Create_A_Network

    #135232
    jen915
    Member

    @mercime Yes, they are all blank because I haven’t attempted integrating them yet. I don’t know code (just basic wordpress user here) so I was afraid I would mess things up if I started messing around, especially since the karma theme wasn’t made for buddypress. I contacted an outside expert to help me but just wanted to reach out to someone who possibly used buddypress with karma to see how it worked out, if it worked well, before I pay this person and take all this time to try to make it work. (BP Version 1.5.5, Karma 2.6.9, WP Version 3.3.2)

    tibbles
    Member

    Thanks Hugo. May I ask for some stepped help here please? This is not just for me – I need the body font by default to be 16px. So as I write a new para I do not need to go to the HTML side all the time to set parametres for font size – which is truly inconvenient – and fiddly for the layman. It is only after I’ve done all my typing that I will go and do font changes. (Have to clean up my home page of my website – a mess of fonts as it was done in an outside HTML editor and putting it into wordpress truly made a mess – but I ran out of time.)
    1) Guide to the exact location of file(s) to edit
    3) Guide to the exact script lines that I must edit
    4) The changes.

    I will log in to the konsole – find the file and copy. Then open the original and edit with your indicated changes – right?
    If all is well the site should load still….. :-)
    If not – delete original and rename the copy back to the original.

    This should keep me safe – right?
    Again, thanks very, very much for the help.

    #135219
    @ChrisClayton
    Participant

    You will need to make a function that finds the role for the displayed user.
    See: https://codex.wordpress.org/Class_Reference/WP_User
    You will want to use a BuddyPress function in the ID paramenter instead of the wordpress functions shown in that codex article (see BP codex).

    Havn’t looked into it fully for what your trying to do, but you will proburbly want to filter ‘bp_core_get_username’ and echo the function we made above.

    Paul Wong-Gibbs
    Keymaster

    Well, it’s one of the things I am more interested in to look at adding to core. Of course, just like anyone else, I need to make the case to the rest of the team that there ought to be a Like in BuddyPress, which is why I had a bit of an experiment in my Labs plugin.

    If people like the idea for core, I would suggest they think the idea of a Like button through — bearing in mind we are changing how theming will be easier in 1.7 — in terms of where the button(s) should be, what should it do, any options it might merit, how it would replace Activity’s existing Favourite button. Perhaps even think about how it could be implemented in the code, and where the likes should be stored in a database, and how other 3rd party plugins could extend the Like button (I might want to make it work with my Achievements for BuddyPress, for example).

    Once you’ve got something meaty, either post it somewhere on the BuddyPress.org forums, or make an enhancement ticket on https://buddypress.trac.wordpress.org/

    #135209
    mrjarbenne
    Participant

    Something like this would do what you are looking for: https://wordpress.org/extend/plugins/custom-profile-filters-for-buddypress/

    I run it on a School Board site where students and teachers self identify what school they are from in a dropdown, and that link takes you to a member directory of all of the users who selected something similar.

    If the options were small enough, you could probably create a custom menu for each item that would take people to the listing for each selection using the URL format: http://domain.com/members/?s=photographer.

    #135205
    mrjarbenne
    Participant

    You could do it manually with something like this: https://wordpress.org/extend/plugins/buddypress-verified/. I’m not savvy enough to suggest how something like this could be built, but you might find that this is a good starting point.

    #135204
    mrjarbenne
    Participant

    Not sure exactly what you mean here, but you might want to look at the Curator plugin here: http://wpebooks.com/curator/ to select posts from users blogs. I’m thinking you aren’t running a multisite install though, so another option would be somehow capture an RSS feed of your “favorites” and then feed them back to the blog. You would need to be very purposeful about your use of the Favorites button, but it seems that an RSS feed exists at domain.com/members/username/activity/favorites/feed (I haven’t tested this too deeply, but adding the word feed to the end of that URL opened up a listing of my favorites in a feed reader) that you could feed back into your blog with something like this https://wordpress.org/extend/plugins/feedwordpress/ to create the combination. Alternatively you could use the RSS Widget to highlight favorite videos on the sidebar.

    @mercime
    Participant

    That would be at line 27 of https://buddypress.trac.wordpress.org/browser/tags/1.5.5/bp-themes/bp-default/registration/register.php which should be located at wp-content/themes/yourCurrentTheme/registration/register.php

    @mercime
    Participant

    Please post at https://buddypress.org/community/groups/bp-jobs-board/ which has its own feed which some follow and at http://jobs.wordpress.net/

    mystica
    Member
    Carvill
    Participant

    Just to let you know I have resolved the problem, it could of been one of the following I’m not exactly sure which one, all I know is it has corrected itself some how.

    Deactivating any plugins that are related to Buddypress
    Switching to WordPress Defualt theme
    Removing and reinstalling Buddypress

    If anyone out there feels they can educate me on how this may of happened I would be grateful.

    Regards
    Rob

    #135141
    Paul Wong-Gibbs
    Keymaster

    WordPress doesn’t come with a moderator role. This makes me thing you have some other plugins running, which add a role.

    Do you really mean WordPress blog Posts? Or do you mean some other type of content?

    #135140

    In reply to: BP_ENABLE_MULTIBLOG

    Paul Wong-Gibbs
    Keymaster

    Does one of these avatars (say, a group avatar) work on one site, but not the others? Can you share the URLs to the images that the default theme gives you? Can you confirm the version of WordPress and BuddyPress that you’re running?

    @mercime
    Participant

    I saw the same question at stackexchange and it’s answered there

    #135119

    In reply to: Getting Started…

    @mercime
    Participant

    == ‘The following active BuddyPress Components do not have associated WordPress Pages: Activity Streams, Discussion Forums, User Groups, Members, Activate, Register. (REPAIR)’. ==

    @rbrtah Your issue is different. The message means that you haven’t gone through the Installation Wizard. Click on (Repair) or go to dashboard menu BuddyPress > Pages and associate the BuddyPress components with respective pages.

    #135118

    In reply to: Getting Started…

    rbrtah
    Member

    Thanks for answering so quickly, @mercime. Here is the error message I am getting: ‘The following active BuddyPress Components do not have associated WordPress Pages: Activity Streams, Discussion Forums, User Groups, Members, Activate, Register. (REPAIR)’.

    Do you think the “fix” you suggested would work for this error? If so, I will try it. Am new to WP and a bit nervous about making too many changes in unfamiliar territory. I appreciate your help.

    gmxperry
    Participant

    Okay, I think I’ve identified the fields in question and the code in question, but I’m not sure how to implement it. Here’s the section of code from the addon that hooks the new user fields into the WordPress profile:

    `//Now hook to create extra profil fields`
    `add_action( ‘edit_user_profile’, ‘livetv_show_extra_profile_fields’ ); `
    `//When the current on the current profil has capabilties to edit -> display`
    `add_action( ‘edit_user_profile_update’, ‘livetv_save_extra_profile_fields’ ); `
    `//When the current on the current profil has capabilties to edit -> update`

    `add_action( ‘show_user_profile’, ‘livetv_show_extra_profile_fields’ ); `
    `//When the current on the current profil has capabilties to show -> display`
    `add_action( ‘personal_options_update’, ‘livetv_save_extra_profile_fields’ ); `
    `//When the current on the current profil is the current and edit -> update`

    I can see where it hooks the new fields into the default user profile, but how do I update those hooks for BuddyPress? I found some hooks that sounded similar but none would actually add those to the proper spot in the “Edit” page for the extended profile.

    Help please! Thank you!

    #135103
    @mercime
    Participant
    #135101
    creaturis
    Participant

    aha thanks. no problem I can probably make something like it with the text/html widget in wordpress

    @mercime
    Participant

    @nickharambee Remove the BP Component Pages you want to make private from the custom menu https://codex.buddypress.org/extending-buddypress/how-to-set-up-your-main-site-navigation-using-the-built-in-wordpress-menus/

    Add the following to your theme’s or child theme’s functions.php file

    add_filter( 'wp_nav_menu_items', 'mme_loggedin_only_links' );
    function mme_loggedin_only_links($items) {
    if (!is_user_logged_in())
    return $items;
    else
    $ouractivity = '<li><a href="' . home_url('/') . 'activity' . '">' . __('Activity', 'buddypress' ) . '</a></li>';
    $ourmembers = '<li><a href="' . home_url('/') . 'members' . '">' . __('Members', 'buddypress' ) . '</a></li>';
    $ourgroups = '<li><a href="' . home_url('/') . 'groups' . '">' . __('Groups', 'buddypress' ) . '</a></li>';
    $ourgroupforums = '<li><a href="' . home_url('/') . 'forums' . '">' . __('Forums', 'buddypress' ) . '</a></li>';
    $items = $items . $ouractivity;
    $items = $items . $ourmembers;
    $items = $items  . $ourgroups;
    $items = $items . $ourgroupforums;
    return $items;
    }
    #135075
    @mercime
    Participant
    thirstcard
    Member

    @idowu

    This is probably what you want:
    http://pastie.org/3967744

    rkread59
    Member

    @mercime, thank you very much for this. Please forgive my ignorance, but to be clear, would these plugins need to be installed in the specific WordPress part of the site?

Viewing 25 results - 12,151 through 12,175 (of 22,621 total)
Skip to toolbar