Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 57,876 through 57,900 (of 94,540 total)
  • Author
    Search Results
  • #111408
    Rocko88
    Member

    Yes, I know fb-auto-connect but not having the option to choose an username on signup is a real bummer. User can change a display name later, but the @ mention name still stays automatically generated facebook “name.surname”…

    And I was waiting for buddystream release, but for some reason it doesn’t have single-click sign up options with 3rd party sites…

    #111407
    covandy
    Member

    The best combo I can suggest is fb auto connect (still will not be able to choose their username) and buddystream release today (premium)

    Rocko88
    Member

    Hello,

    Can you please help me find a decent plugin with facebook connect functionality?

    I need a plugin which can:
    – implement facebook connect on my buddypress installation
    – when creating user account via facebook connect, allow user to choose desired username (and not autogenerate it based on name or smthn)
    – sync user profiles with facebook data and/or avatars with facebook profile pictures
    – give user an option to publish their comments and/or other activity on BP website to their facebook walls
    – features for users attaching/deattaching their current WP-BP’s account to facebook’s

    Thanks in advance.

    #21665
    covandy
    Member

    I am running the latest wordpress and buddypress with several plugins:
    BP album+, FB autoconnect, Exec-php, Embed Facebook, Google analyticator, theme-my-login, tiny mce adv, gravity forms and buddypress sitewide activity widget.

    I have jquery working on my homepage in the form of a cycle script but cannot get jquery ui to work using tabs. Does anyone have any ideas why I have used the code in several different ways. Any known conflicts or do I have to include ui from wp/bp itself?

    Help would be really appreciated.

    I have followed the instructions to install buddypress.

    I have downloaded and activated the buddypress theme bp-columns.

    But only the Home tab and Dashboard open up. The other tabs like members, profile etc. give an error 404.

    I am using Wamp server

    Am I missing something ?

    Thanks

    eliserochelle
    Participant

    Hi,
    I’d really like my users to be able to ‘grab’ images from the main site and add them to their personal photo album in their buddypress profile.
    For example, If I create a post with images of dresses I’d like members to be able to select the image (image would have an icon or something to let them know they can add it to their profile) and add it to their personal album in their profile without leaving the current page.

    Is this possible? Is there existing functionality for this or would I be able to have this developed by someone?

    Thanks

    #111403
    LPH2005
    Participant

    In wp_config.php

    `define ( ‘BP_FORUMS_PARENT_FORUM_ID’, $forum_id );`

    OR

    Modify the /forum/index.php and loop so that the forums show on one page.

    `

    <form action="” method=”post” id=”forum-topic-form” class=”standard-form” enctype=”multipart/form-data”>


    <option value="”>

    <input class="submit" type="submit" name="submit_topic" id="submit" value="” />
    <input class="submit" type="button" name="submit_topic_cancel" id="submit_topic_cancel" value="” />

    <?php printf( __( "You are not a member of any groups so you don't have any group forums you can post in. To start posting, first find a group that matches the topic subject you'd like to start. If this group does not exist, why not create a new group? Once you have joined or created the group you can post your topic in that group’s forum.”, ‘buddypress’ ), site_url( BP_GROUPS_SLUG . ‘/create/’ ) ) ?>


    <tr class="”>

    <a class="topic-title" href="” title=” – “>

    <a href="”>

    <a class="button" href="forum/#post-new” title=””>Start New Topic <a class="button" href="forum” title=””>More Topics

    `

    You’ll end up with something like this: http://www.thechembook.com/tutoring/

    #111402
    @mercime
    Participant

    But right now I’m unable to even successfully create new topics in the group forums
    https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/troubleshooting-posting-in-group-forums/#post-97513

    I was thinking of possibly trying to integrate the Mingle Forum to use as a ‘Global board’ while the groups had their own forums.
    You can install and use a WP forum plugin like Mingle Forum, SimplePress, etc. The tricky part is integrating the plugin with BuddyPress i.e. forum posts in Mingle Forum or SimplePress won’t appear in sitewide activity if you do not create a “bridge” script or plugin nor will forum topics posted in BP group forums appear in Mingle or SimplePress forum topc list. If that’s acceptable to you, then using one of WP forum plugins is the way to go for your “global board”

    creating a ‘global board/forum’
    There is a premium BP-compatible Global Forum plugin working on top of the internal bbPress forum installation http://buddydev.com/plugins/global-forums/

    P.S. If you’re not in a rush, bbPress is being converted to a WP plugin. See roadmap > Milestone: Plugin
    https://bbpress.trac.wordpress.org/roadmap

    @mercime
    Participant

    Yup. This is from old thread but still works to present https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/adding-content-to-the-12-default-theme-homepage/?topic_page=4&num=15#post-38442 – go to Nathan Rice blog link to see three different ways.

    Brandon Allen
    Participant

    @adrianmaggio and @agck I don’t know to what you’re referring, but I see go to Dashboard > Settings > Reading, and set the “Front page displays” setting to “A static page (select below)”, then choose “Activity Stream” from the “Front Page” drop-down menu. I even tried out a fresh 3.1.1 install. This is how you set the page.

    @adrianmaggio When BP 1.3 is released, you’ll be able to easily set the front page using the method I’ve laid out above.

    #111392
    kunalb
    Participant

    You could try using BuddyPress Custom Posts and modify it to what you need. That’s what EP uses, and it basically attempts to minimally replicate the dashboard for custom post types. (http://code.google.com/p/buddypress-custom-posts/)

    #111388

    @covandy You might take a look at EventPress. It has a lot of potential, but I ran into a usability issue with it. It was just too confusing for the normal user.

    #21656
    imwarrior
    Member

    First of All thanx to Creating WordPress and then Buddypress..I .
    Okay coming to the Point
    What i want is I use Limiited Tags and modified my Template to Show Tag Description when browsed post by tag. What i want is to show Follow Topic(Tag) or Get Alerts. so that whenever a new item is posted it shows in follower Profile .
    I am not into that programming but i can follow instruction to do it by myself..
    Please desperately looking for something like that..another option is using feed of tag and using feedburner to send alert but i dont want to create 500 feed and its just not fine..

    #21655

    Hi,

    I’m trying to work out a way to let my users post from the front end, because it is more user friendly. One Quick Post doesn’t seem to be working at all, it displays an error message. uCan Post works really well, the only problem is that when the user tries to insert an image into the post the default Buddypress Media Uploader is a bit confusing for the average user.

    Is there a better plugin for Front End user posting?

    Or is there a plugin that makes the Media Uploader more user friendly?

    Thanks a lot for any help,
    Kendrick

    Keith Kelly
    Participant

    I was able to remove the “reply to reply” link with some CSS.

    #buddypress-page .acomment-replylink {
    display: none;
    }

    This seems to work perfectly for me.

    #111222
    alanchrishughes
    Participant

    @Virtuali @gunju2221 I’m not trying to change the URL of the page it is already on, I am wanting to put it on an additional page.

    Dwenaus
    Participant

    @imjscn it won’t be a beast, it will be … poetry :)

    and in case anyone else is reading this thread in the future regarding the in-depth discussion about using db tables or not, I wanted to mention one thing I learned.

    You can insert or update the wordpress database – existing tables or your own – using nice built in class functions. for example:

    `
    $wpdb->mytable = $wpdb->base_prefix . ‘mytable’;
    $values = array(
    ‘col1’ => $myval1,
    ‘col2’ => $myval2,
    );
    $wpdb->insert($wpdb->mytable, $values);
    `
    doing things this way, you gain all the security features of the wordpress database class, and don’t have to work about preparing or escaping the query. it’s done for you. $wpdb->update also exists. more here: https://codex.wordpress.org/Function_Reference/wpdb_Class

    piccs3o
    Participant

    Hi, I am running WP 3.1.2 and Buddypress 1.2.8
    I have been using Eventpress with some success for a few weeks but have a new and unwanted behaviour.
    Eventpress is showing posts as events even though they have not been created as events.
    Symtoms are on the Events page I get two types of event- ‘My events’ as created via the Events plugin UI which are the ones I have created , and ‘All Events’ which show posts with random avatars applied. How do I stop posts appearing as events?

    #111381

    In reply to: Find friends option?

    aljuk
    Member

    @elgunvo – how is it coming along?

    #111380

    Bump number 2. Any other help? Thanks

    @r-a-y any more advice? Thanks

    #111379
    Virtuali
    Participant

    If you want to have it on a different page, just change the permalink on the profile to something different, or “URL”. This may help. https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/

    #111375

    I also had this problem.

    The problem seemed to go away when I changed “Disable activity stream commenting on blog and forum posts?” to Yes (under BuddyPress General Settings).

    Just an FYI, the replies that disappeared were to forum posts, but the notifier email said they were replies to an “update.”

    I’d like to also be able to disable activity stream commenting for Updates too, but now I am not sure if that is necessary.

    Of course it would be nice to allow activity stream commenting on forum posts…. but I just can’t take the chance that any replies to forums will be lost. The forum is a central feature and selling point for my site.

    During the period that this problem started, I had:
    +Tried to “connect to WordPress.com” using JetPack button, only got my homepage, looked at the features of JetPack and decided to deactivate and delete it.
    +Added, then deleted, the Twitter Connect plugin.

    So I guess it’s possible the problem happened in the install and uninstall of those plugins?

    Did anyone else here do something similar with their plugins prior to having this problem?

    #111373
    Steve
    Participant

    Hi r-a-y,

    Thank-you very much for pointing me in the right direction and providing a useful example of how it can be implemented – it works too.

    This will greatly assist me in expanding other areas of the website also. I’m only new to buddypress but am slowly learning.

    Thanks again,
    Steve

    #21651
    Essec
    Member

    Hi all, I am not familiar with Buddypress so I am asking myself if there is an extension which allows the users of my network to post their posts automatically on Facebook?
    I am sorry, I am no english native speaker, but I hope you can understand what I mean :)

    #21650
    alanchrishughes
    Participant

    If you wanted to create a unique page that includes a list of your @mentions like on the actual mentions page, would that be possible somehow? I’ve never been able to figure out how Buddypress calls up each list, I’m pretty sure it’s magic.

Viewing 25 results - 57,876 through 57,900 (of 94,540 total)
Skip to toolbar