Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 40,101 through 40,125 (of 69,088 total)
  • Author
    Search Results
  • #111491
    4ella
    Participant

    I need this xprofile fields import for dropdown menu too, I have many fields to import with big list of options , but this solution above looks like less work by editing it in buddypress one by one –:) , does someone knows better and a little bit more painless ?

    Boone Gorges
    Keymaster

    @momotombopuro That sounds like a bug. BP is supposed to remove those blogs from all BP listings, including the admin bar. If you’re able to reproduce this behavior, you should open a ticket at trac.buddypress.org with the steps to reproduce.

    #111489
    Alan
    Member

    as far as I know,there is no buddypress or wordpress themes similar to this site.

    but it is possible to develop something like this using buddypress.
    I’ve developed similar add to fav for my project but haven’t included to show who have added it to fav yet, but the functionality is already there.I’m planing to do that in the future.
    I think it’s the best to hire a experienced developer who can develop BP theme like this for you from scratch.

    BTW this site is awesome !
    TX, for sharing.

    Thank you, Boone. On a related question. When blogs are deleted by the blog owner or blog administrator in my BuddyPress site, they continue to appear on the black horizontal bar menu with the label “my blogs”. In contrast, groups disappear all together when the group /administrator owner deletes them. Same happens with forums. How do we make the system delete listed blogs when their creators decided no to have them any longer? Does this have anything to do with blog settings or configuration?

    Dwenaus
    Participant

    Heads up: the combined plugin in underway, and will actually be a very powerful plugin where users can vote/rate/like ANYTHING in wordpress and buddypress. I’m developing this for another client, who is paying for the core functionality to vote on images, and they don’t need all the fancy stuff that usually comes in a plugin, such as nice admin options, translation, hooks, filters, etc. They also don’t need to vote groups, forum posts, blog posts, custom post types, blog comments, activity items, etc. With donations I’m also going to write scripts to convert old plugin data to the new plugin, same with group reviews plugin.

    If people in the community would like these things, then please make a donation so i can do the extra work and release it properly to the community as an excellent, flexible, extensible, strong plugin. If not donations come it, it will just be for rating images using BP Albums. Even small donations count, so don’t be shy. Paypal donations to deryk@bluemandala.com. I will include all donors in the plugin read me, so please mention any website you’d like me to link to.

    To be clear, this plugin is happening 100%, it is already being built. All donations go to the things the community needs that the client does not, as mentioned above. So don’t worry about making a donation and it not being released. :)

    And as a perk, I’ll email early versions to anyone who makes a donation. (if any of this is getting unethical from an open source standpoint, please let me know!)

    maxcabrera
    Member

    I found a solution that works on the theme and supports updates to the core. This solution will let you use the search bar with the drop down menu and search for articles, members and groups.

    First, add this javascript inside the head tags in the header.php file of the theme:
    `

    var check_url = function() {
    var value = document.getElementById(“search-which”).value;
    if (value==”article”) {
    document.getElementById(“search_form”).method=”get”;
    document.getElementById(“search_form”).action=””;
    document.getElementById(“search-terms”).name=”s”;
    }
    else {
    document.getElementById(“search_form”).method=”post”;
    document.getElementById(“search_form”).action=””;
    document.getElementById(“search-terms”).name=”search-terms”;
    }
    }

    `

    And then replace the search form that comes with buddypress (inside the same header.php file) with this one:
    (to avoid confusions just look at the php lines that wrap the form)

    ` `
    `

    `


    `Members`
    ` Groups`
    `Articles`
    `<input type="submit" name="search-submit" id="searchsubmit" value="” onclick=”check_url()” />`

    `

    `

    ` `

    #111475
    Ashley Johnson
    Participant

    Is your permalink structure correct? Sometimes if the permalink structure is not a certain one buddypress returns 404 pages. If permalink structure is okay then try to look for the .htaccess file on your server as you need to have some code in this file for wordpress to function with other permalink structures. :)

    If you need help let me know as I set up wordpress with buddypress for my hosting customers.

    #111467
    MLmsw
    Member

    Finally i find my issue !

    In skeleton component (1.4) :

    /* Only load the component if BuddyPress is loaded and initialized. */
    function bp_example_init() {
    require( dirname( __FILE__ ) . ‘/includes/bp-example-core.php’ );
    }
    add_action( ‘bp_init’, ‘bp_example_init’ );

    Action bp_init isn’t good ! I change it for bp_include and all works fine !

    @mercime
    Participant

    I use XAMPP myself since I’ve read all the problematic stuff that goes with WAMP server even without BP :-)

    What’s in your htaccess file now?

    Read https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/seeing-page-not-found-on-activity-members-groups-blogs-tabs/#post-46478 with some solutions below.

    EDIT – why don’t you just delete that index.php/ since it works for you? Does it break anything else?

    #111456
    4ella
    Participant

    I would love to know that too , does anybody know the most simple way how to mass import buddypress groups with csv file.

    #111455
    @mercime
    Participant

    – Have you deactivated all plugins except BuddyPress and changed to bp-default theme just to start eliminating possible plugin conflicts or outdated BP themes?

    – If you’re using IE to upload and crop, have you tried using other browsers like FF or Safari?

    – Another one is that some have problems gif or png or JPG (all caps) files. Is same thing happening with jpg files?

    #111452
    @mercime
    Participant

    You’re welcome. That was the easy part :-)
    Onwards and upwards!

    sienteastu
    Participant

    Hi mercime, i had run the both latest versions… wordpress and buddypresss and i had installed Gd library. The picture upload sucesfully and the button adjust is show but i can’t edit the crop or resize to adjuts the imagen… nothing happen.
    Do you think that it could be an conflict with someone plugin of worpress like the ‘user photo’?

    #111447
    321abc
    Member

    It’s perfect! Thank you so much for the assistance.

    #111436
    @mercime
    Participant

    Ok, revised code posted above. Needed to hard-code the div and classes generated by your theme which didn’t recognize BP template pages.

    #111444
    321abc
    Member

    http://seventhstyle.com, I have Buddypress deactivated now because I don’t want it to show the broken pages.

    I set up a replica here: http://a.seventhstyle.com/wordpress/members/admin/activity/just-me/

    It has the same exact issues.

    #111442
    @mercime
    Participant

    Site URL?

    #111441
    321abc
    Member

    Thanks for the reply, but that didn’t work. It’s still the same issue.

    #111438
    imwarrior
    Member

    is there anyone to help me or is this forum dead…
    how can i make people to get a tab in user profile stories/topics i am following…

    #111435
    @mercime
    Participant

    https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
    https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/

    Following instructions in walkthrough, open up activity/index.php file in your server

    At top of file, replace
    `

    `

    with
    `

    `

    At the bottom of the same file, replace
    `

    `

    with
    `


    `

    Save file and then open up the next 12 files per walkthrough and do the same. Upload the revised folders/files to your active WP theme folder in server. Clear cache. Check layout.

    notorioushttp
    Participant

    I know this is an old thread, but I had the same problem and there was something just a smidge different about mine, so I thought I’d tack it on at the end here, for future generations who might run into the same issue.

    I’m running XAMPP on OSX. I’ve got vhosts set up.

    The problem manifested itself when I switched permalink settings. When I saved the change, WP told me to modify my .htaccess file; but it didn’t tell me what to put in it. I was very perturbed. After a bunch of testing I found that it actually *was* telling me how to change it, but it was under the fold, so I couldn’t see it without scrolling.

    Once I cut and pasted the suggested .htaccess code everything went swimmingly.

    Best of luck.

    @mercime
    Participant

    Missed that you were using WAMP. Read this to resolve permalink issue so your BP component links will work
    https://buddypress.org/community/groups/creating-extending/forum/topic/buddypress-installed-using-wamp-server-but-links-dont-work/

    Navigation bar for BP-column theme would be in the header.php file

    #111424
    Paul Wong-Gibbs
    Keymaster

    That is a pretty cool bit of template to share. Maybe we could add it to codex.buddypress.org — perhaps add a new page or section about forums so we can link to it rather than having to re-type all the options available each time

    #111422
    Paul Wong-Gibbs
    Keymaster

    Hi, take a look at https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/

    Specifically, you’ll want:
    `define ( ‘BP_ENABLE_ROOT_PROFILES’, true );`

    #111420

    In reply to: New buddypress install

    G-Dogg
    Member

    Oops! This link appears to be broken.

Viewing 25 results - 40,101 through 40,125 (of 69,088 total)
Skip to toolbar