Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 6,051 through 6,075 (of 22,660 total)
  • Author
    Search Results
  • #237344

    In reply to: Chat plugin?

    mariatrier
    Participant

    What I mean is this: Right now, it seems users can only send “standard” messages through the wordpress/buddypress messages system, or chat through for example arrow chat or Cometchat.

    To be able to view all messages (chat messages and “standard” messages between users) in the same place (like in FB or any other modern platform) would be a good improvement. Or perhaps simply throw out the regular messaging system and be able to add the chat to the profile?

    #237341
    aymanomar85
    Participant

    1- WordPress 4.1
    2- install directory
    3- subdirectory
    4- wordpress upgrade 4.1.1
    6-BuddyPress 2.2.1
    7- last version
    8- yes i have many plugins

    8.1-Advanced Custom Fields
    8.2-bbPress
    8.3-BP Login Redirect
    8.4-BP Profile Search
    8.5-BP Profile Widgets
    8.6-BuddyPress
    8.7-BuddyPress cover
    8.8-BuddyPress Edit Activity
    8.9-BuddyPress Follow
    8.10-BuddyPress Security Check
    8.11-Buddypress Social
    8.12-BuddyPress Xprofile Custom Fields Type
    8.13-Email newsletter
    8.14-Facebook Friends Inviter
    8.15-HashBuddy
    8.16-rtMedia for WordPress, BuddyPress and bbPress
    8.17-Social Login
    8.18-User Name Availability Checker for wordpress/buddypress
    8.19-Wordpress Social Invitations – Lite

    #237301
    mrgiblets
    Participant

    Thanks bro, had a look at that plug in but it hasn’t been updated since 2013 and isn’t compatible with my version of WordPress.

    Sounds like a great plug-in though, if it works (haha).

    Hope you get it fixed.

    Still gonna try to do with without a plug-in though as i’ve done all the legwork manually already, just need to stop buddypress from enqueuing the original files (or at very least dequeue them in my functions.php). Just can’t find the functions in BP that are loading them originally.

    #237293
    mcpeanut
    Participant
    #237292
    mcpeanut
    Participant

    It can be a real pain when combining js scripts so i feel you, i have not yet tried to combine the js files used within buddypress, although i have done this many times with other js files with mixed results, its a case of trial and error manually combining js files, i will probably be trying to do all this myself within my latest buddypress install when the time comes, i would recommend trying a plugin called minqueue to help you combine files as i have used this myself on previous built sites with great results but i have found an issue recently that i posted in the support forum for the plugin which you can read here https://wordpress.org/support/topic/works-at-first-then-logging-out-and-back-in-stops-it-working?replies=1

    maybe you could try it and see if it works for you without the problems i described then i know it wasn’t just my install and config causing it.

    The beauty of this plugin is that it lets you see exactly what scripts are loaded on a per page basis via the front end of your site and if you hover over the said scripts it will let you also know the dependencies of each script, then you can add different scripts to be combined in a queue on the backend, the dev has not responded to my support yet there so im still unsure if its my install that is causing the problem, try it and follow the steps i raised in the support and see if it does the same for you.

    #237287
    mcpeanut
    Participant

    I have posted in the new favorites plugin support asking if the dev could possibly consider adding native support for buddypress here, i suggest others add to it and the dev may respond positively and look into it, who knows… maybe worth a shot https://wordpress.org/support/topic/buddypress-92?replies=1#post-6781081

    #237273
    danbp
    Participant

    Just to let you know there is a new plugin (since 2015-3-29) which comes with an API who let you handle any post type. See Favorites.
    Maybe you can built something with it.

    #237265
    modemlooper
    Moderator
    #237254
    danbp
    Participant

    There is: let the user add his location himself !
    Imagine you ask them their prefered dishes ? Would you give them a pre-buid list of dishes ? Probably not…

    For countries, you have already the list built-in WordPress. Question is, are you cibling the world or only UK and his over 1050 towns&villages ?

    #237239
    Reginald
    Participant

    Here is my issue once again

    I am using wordpress 4.1.1 and buddypress Version 2.2.1

    When I try to create a new Group it allows me to Put in the name of the Group, and when I hit next, it shows in the browser like it goes to the settings page, but it does not bring up any of the settings.

    Whem I click next nothing comes up. I can type in the browser this link ../groups/create/step/group-avatar/
    and it will act like it’s on the Avator page, but nothing on the page like the settings page.

    When I maually type in the browser groups/create/step/group-invite/ it acts as it going to the invite page but again nothing comes up. When I click Finish it goes back to the Details Page.

    When I type in the Group Name in the Browser it appears there, but it will not all me to create any new ones. That group still shows like it needs to be finished, although it appears in my groups.

    I have tried to, switch to twenty fourteen and still getting the same error so I tried to uninstall buddypress, deleting it and reinstalled it, and I am still getting that error. My Tested one of my other WP Sites the same version of BP & WP and it creates new groups just fine amy suggestions.

    #237235
    danbp
    Participant

    hi @sjaakkuil,

    is WordPress correctly installed and running ?
    As you use a windows server, you may have some extra config operation. 5see godaddy’s doc for that)
    Also it is not recommanded to use a preinstalled WP or BP (if exist). Prefer manual upload by FTP.

    Once you’re sure WP is correctly setup and running, deactivate any third party elements first. Then activate 2015 theme and BP and setup BP pages if they aren’t created automatically.

    Also, don’t forget to set your permalinks to something other than default.

    https://codex.wordpress.org/Installing_WordPress

    Installation

    #237231
    danbp
    Participant

    MyCred is very well documented. See their support.

    How it works:
    add_action ( 'hook_name', 'your_function_name', [priority], [accepted_args] );

    you’ll find the hook_name in the plugin file.

    BP use action hooks like WordPress.
    More about here: https://codex.wordpress.org/Plugin_API

    danbp
    Participant

    See your theme or 3th party plugin documentation, BP has no star button for favorites.

    https://buddypress.org/support/topic/favorite-button-in-the-post/
    https://wordpress.org/plugins/wp-favorite-posts/

    #237224
    shanebp
    Moderator

    Thank you for the report.

    What happens if you activate it per site instead of networked ?

    Did you note that is

    Compatible up to: WP 4.1.1 / BP 2.2.1

    ?
    So wordpress-4.2-beta3 is out of range.

    Please continue this discussion on the support forum for this free plugin.

    #237222
    disha76
    Participant

    wordpress-4.2-beta3 – Multisite subfolder install,
    Default Twentyfifteen theme
    Buddypress 2.2.1
    Latest version of this plugin
    Network Activated this plugin

    A buddypress member can see the Events tab in profile and can fill up the Events form, but on submission the Event is not saved – empty form is returned. Thus the members cannot use Events at all.

    I have assigned all Roles the permission to create Event. See this http://s18.postimg.org/5wmavsiop/event.png
    The site super admin can create Event but NO map is seen.

    If you have any Multisite subfolder demo with latest WP 4.2beta3 can you kindly set up a demo link?
    Thank you.

    #237218
    valuser
    Participant

    also – This MAY help?

    There is an action where you can hook in. It is called: ‘groups_created_group’.

    see

    http://wordpress.stackexchange.com/questions/75261/how-to-when-a-bp-group-created-automatically-create-a-wp-category

    #237211
    kuperman87
    Participant

    It’s known issue and will be fixed in WordPress 4.2

    More informations may be found in this tread:
    https://buddypress.org/support/topic/version-2-2-0-and-is_page/#post-234315

    Thanks for the help, problem solved.

    haagsekak
    Participant

    @danbp thanks for the tip. That activity sticky gives me another option to enhance the site, but I still need to have the ability to have new activity on past updates/posts bump to the top of the activity stream.

    The only plugin that seems to do everything we need is
    But it hasn’t been updated since 2011 and after testing it doesn’t work on my site.

    I see many others who are asking for the same thing so not sure why there is nothing else available.

    Do you have any suggestions?

    Thanks for your input.

    #237194
    danbp
    Participant

    Don’t know any other source than Trac or Git mirror.

    If you need to know such precise things, almost constantly, the best for you would to connect to by SVN or Git.

    So you will be informed in real time which BP file is modified.

    That said, templates are relatively quiet in regard of more in-depth core files….
    And on Trac you have a revision number, so it’s easy to follow. And even on codex.

    Other:
    Following dev’s blog: bpdevel.wordpress.com
    git clone git:// buddypress.git.wordpress.org/
    http://teleogistic.net/2015/03/the-number-one-reason-to-start-using-git-interactive-staging/

    #237182
    Reginald
    Participant

    I am using wordpress 4.1.1 and buddypress Version 2.2.1

    When I try to create a new Group it allows me to Put in the name of the Group, and when I hit next, it shows in the browser like it goes to the settings page, but it does not bring up any of the settings.

    Whem I click next nothing comes up. I can type in the browser this link http://www.earndailypay.com/groups/create/step/group-avatar/
    and it will act like it’s on the Avator page, but nothing on the page like the settings page.

    When I maually type in the browser groups/create/step/group-invite/ it acts as it going to the invite page but again nothing comes up. When I click Finish it goes back to the Details Page.

    When I type in the Group Name in the Browser it appears there, but it will not all me to create any new ones. That group still shows like it needs to be finished, although it appears in my groups.

    I have tried to, switch to twenty fourteen and still getting the same error so I tried to uninstall buddypress, deleting it and reinstalled it, and I am still getting that error. My Tested one of my other WP Sites the same version of BP & WP and it creates new groups just fine amy suggestions.

    #237180
    Henry Wright
    Moderator

    Can this be reported to BuddyPress dev team?

    You can report bugs using Trac:

    https://buddypress.trac.wordpress.org/

    Your login details will be the same as those you use here in the forums.

    #237179
    kuperman87
    Participant

    Thank you for the answer but isn’t it a kind of BuddyPress bug?

    If I’m using is_page(), with page id or slug which is the default WordPress conditional tag, it’s obvious, that I want to display this widget only on this page, no on the all of the group or member single pages.

    In the previous version I don’t have this issue. Can this be reported to BuddyPress dev team?

    danbp
    Participant

    Maybe you can use or be inspired by
    https://wordpress.org/plugins/cmb2/

    #237176
    Henry Wright
    Moderator

    Hi @asd315

    You should look at the plugin’s documentation to find out if template tags are provided and then copy the relevant ones (if available) into your activity template. For more info on template tags see the Template Tags article.

    #237162
    nkeatign
    Participant

    Any ideas on this? Legacy wordpress posts simply do not show up buddypress activity streams.

    i have the buddypress profile showing all new posts since the time buddypress was installed, but how might i add buddypress activity records for every users old posts?

Viewing 25 results - 6,051 through 6,075 (of 22,660 total)
Skip to toolbar