Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 33,601 through 33,625 (of 94,540 total)
  • Author
    Search Results
  • #160147
    LZL0
    Participant

    separate regular installs

    #160146
    wilsoncortezribeiro
    Participant

    sorry but, anyone?

    yhanks

    #160145
    Paul Wong-Gibbs
    Keymaster

    Are you using a multisite install, or are these separate regular installs?

    #160143
    LZL0
    Participant

    btw I am having multiple domains aswell

    #160141
    LZL0
    Participant

    I have 5 websites with separate system and separate buddypress. I am suing only one database and I have the same table for users and usermeta.
    How could I make then to the activity, friends, messages, etc. so all the buddypress data (or except dashboard settings) be synced? 😀

    #160138
    JohnnyJonJon
    Participant

    Hi, I’m also still having this issue… My site name Texas A&M etc… becomes Texas A&M etc.. in buddypress emails. I’m running BP 1.7 beta 1 and latest WP.

    #160137
    Hugo Ashmore
    Participant

    A very simple solution and you don’t really want to be running a plugin, you modify the loop for those pages passing a new per_page quantity through, which I suspect one of those post links is showing? If you look in the codex you will see examples of the methods of passing args to modify the loops.

    On the members loop you would do:
    ( bp_has_members( bp_ajax_querystring( ‘members’ ) . ‘&per_page=15’ ) )

    https://codex.buddypress.org/type/loop/

    binarymoon
    Participant

    So I’ve been trying to add my own custom field types to buddypress – and so have downloaded and modified the Buddypress Xprofile Custom Fields Type plugin. I simplified the plugin a lot – removed loads of code and got it down to the bare minimum – then I started adding the new fields I wanted.

    Everything works great except one thing – the xprofile_filter_link_profile_data filter.

    I understand what the filter is doing – but I don’t understand why. Linkifying stuff is good – but why turn everything into member searches? For instance I added a regular text box to use as a bio field – but if a user enters less than 5 words it gets turned into a link. I don’t get it.

    I should note this is simply a query. I’ve disabled the filter and everything works as I would expect – but I want to make sure I am not removing functionality that is required for something I haven’t considered 🙂

    #160129
    Hugo Ashmore
    Participant

    You either want one of two things: 1. a separate install per site or 2. the BP data shared across those installs.

    This is why I asked you explain what you wanted to achieve.

    bp_enable_multiblog is intended to allow the BP links to work under the subsite so you are not taken back to root blog.

    I find it confusing that you talk about changing DB prefixes I would have thought there is never a case where one would want to do this.

    So once again please explain how your setup functions, what exactly isn’t happening as you want it, then a solution may present it’s self.

    #160128
    LZL0
    Participant

    and working with individual sites
    could you help me how to config it?

    koreancandy
    Participant

    I currently have the amount of members and groups on the component pages at 20, but wish to change it to 15.

    I have tried the plugin this plugin: http://buddypress.org/support/topic/change-the-number-of-members-to-be-displayed-per-page/ and also this solution from this support forum, but it just messed up my site’s pagination.

    I am using both the latest update of WordPress and Buddypress

    Is there a simple solution?

    Thank you very much for your help!

    #160124
    Yuttadhammo
    Participant

    Can you try the latest version (1.7.2)? Should be available on Google Play shortly.

    modemlooper
    Moderator

    Almost all newer Androids with os 4+ should be ok. You might as well allow the option. There are just too many Android devices to ever be 100% compatabile. If a Android device doesn’t work it is most likely a browser issue and you can suggest user to install a better browser

    #160120
    LZL0
    Participant

    i am using currectly 1.7

    maybe there is something with the
    bp_core_get_table_prefix function

    Hugo Ashmore
    Participant

    and marking

    #160114
    Hugo Ashmore
    Participant

    Are you certain that you don’t just need BP_ENABLE_MULTIBLOG (although 1.7 onwards doesn’t need this as it’s meant to be able to activate bp on individual sites)

    #160113
    LZL0
    Participant

    ok im gonna get it myself then

    bp-help
    Participant

    @chouf1 Thank you! This can be marked as resolved! I appreciate it!

    danbpfr
    Participant
    #160109
    Pete Deane
    Participant

    Is there a way to redirect to a buddypress profile automatically when adding a new user through the dashboard?

    Currently when adding a new user I get redirected to the user list. I have a plugin installed which adds a link to users buddypress profiles from the user list but I am after solution which would mean admin could fill the new user form, click submit and then be in the buddypress profile to add content.

    Can anybody help with this please?

    Thanks

    #160108
    LZL0
    Participant

    for example from wp003_bp_friends to wp015_bp_friends

    so changing perfixes in a safe way
    Could i ask what is base_prefix?

    EDIT: I would like to use buddypress for multiple websites, but they have no wp multisite connection, just user and usermeta

    #160107
    Hugo Ashmore
    Participant

    What exactly is the default database table in BP? it has a few tables.

    Where are you intending on saving data to? and load from where.

    Try explaining the circumstances, what your requirement are, why it is you need to do this not how you want to approach it, that way someone with the knowledge will be able to – hopefully – suggest a best approach or solution.

    btw what is meant by [HOT] in that subject title? if it has no real relevance can you avoid doing that? 🙂

    #160103
    LZL0
    Participant

    How can I change the default database table in Buddypress?
    I would like to save all the userdata, friend connections and activities in it and also load from it.

    #160098
    astromono
    Participant

    Hi!

    I’m trying to test RC1 of BP 1.7 in a subdomain in my multisite install. So far the install is going good, but when the setup asks me to create pages for Site Tracking, Activity, etc. it pulls pages from my main site instead of those from the subdomain where I’m performing the install.

    I used to have BuddyPress activated a long time ago, and now I wonder if the new 1.7 is trying to pick up information from where my previous one left off.

    How would I go about deleting all information of a previous buddypress install so I can make a brand new setup from scratch?

    Thanks in advance!

    Luis

    #160094
    LZL0
    Participant

    I have multiple wordpress sites, but I don’t use the wordpress multisite function.
    How can I save all the buddypress user data to be synced on every single site?
    I have tried the CUSTOM_USER_TABLE and the CUSTOM_USER_META_TABLE, but still nothing.
    Have I used it in a wrong way?

    Thank you in advance.

Viewing 25 results - 33,601 through 33,625 (of 94,540 total)
Skip to toolbar