Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 27 total)

  • timvango
    Participant

    @timvango


    timvango
    Participant

    @timvango

    You may use this plugin: http://buddydev.com/plugins/bp-custom-background-for-user-profile/

    And change

    <style type="text/css">
    body.is-user-profile{
        background: url(<?php echo $image_url;?>);
    	background-repeat: <?php echo $repeat_type; ?>;
    }
    </style>

    to

    <style type="text/css">
    .my-account div#item-header, .my-activity div#item-header{
    background:url(<?php echo $image_url;?>);
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    }
    </style>

    in the bp-custom-background-for-user-profile.php file.
    It may not work good with every theme!


    timvango
    Participant

    @timvango

    It’s fixed


    timvango
    Participant

    @timvango

    Hello, I have an request.
    A settings page for the user where he can select his default privacy level.
    That would be great!

    Greetings,
    Tim


    timvango
    Participant

    @timvango

    Hello,
    The features added last week are great!
    I have a request:
    Embed video’s im the app, so you can play them in there (If you understand what I mean).

    Greetings,
    Tim


    timvango
    Participant

    @timvango

    Thanks!
    It has worked!


    timvango
    Participant

    @timvango

    Hi @megainfo
    Which functions.php?
    That of my theme or an other one?
    Edit:
    My theme’s functions.php says:
    Don’t edit!


    timvango
    Participant

    @timvango

    @megainfo
    At first: Great plugin!
    I have one question:
    My whole site is only for members, so I want to remove the loggedin choice.
    I have tryed some things, but when I remove something, I get an Syntax error…
    What can I remove and what not?

    Thank you


    timvango
    Participant

    @timvango

    Oh, I’m sorry.
    I thought that you can’t send private messages to somebody who isn’t a friend, but it also works on my website…


    timvango
    Participant

    @timvango

    Hello,
    When I press on message on the pofile page in the app, I can send an private message, also if it is not a friend. The message is send also.

    Hope this will help you.
    As mentioned before my English is not very good.
    Tim


    timvango
    Participant

    @timvango

    Hello,
    The private message feature works great, but you can send private messages to all people, not only friends. I think this is a bug.

    PS Your work is great! Keep it on!


    timvango
    Participant

    @timvango

    hello,
    The userrpofiles works great!
    Can you make this also for the groups, so you can post directly to groups?
    That would be great!


    timvango
    Participant

    @timvango

    It worked!
    Version 2.1 isn’t availeble yet for me, or is this right?


    timvango
    Participant

    @timvango

    Hello,
    The private groups arent visible in groups, but they are in my groups…
    In my groups I see all groups, not only the groups that I subscribed on.
    This is on a default account, not admin.


    timvango
    Participant

    @timvango

    Thanks! It worked!
    One question:
    Is it ok to promote this app on my site?


    timvango
    Participant

    @timvango

    The filter sidewide is showing private group content


    timvango
    Participant

    @timvango

    The app now works great, but I can see messages in a private group with a normal account…
    Can this be fixed please? Beacause private groups now are not private anymore…


    timvango
    Participant

    @timvango

    I don’t understand: When I download the 0.4 ZIP and upload it, it says version 0.2.2????
    Am I doing somethng wrong or is this what you do mean? (My English is not very good)


    timvango
    Participant

    @timvango

    I’ve send it!


    timvango
    Participant

    @timvango

    It did not work for me… Just the same error


    timvango
    Participant

    @timvango


    timvango
    Participant

    @timvango

    P.S, I’v renamed the folder already as mentiond earlyer in this topic


    timvango
    Participant

    @timvango

    1. I have the last version of the plugin in the wordpress list, is this the correct one, or must I use the version on github?

    2. Do you mean that my site adress could not be mysite.com/home?


    timvango
    Participant

    @timvango

    The app now starts, and I can register, but when I tap refresh, I’ve got an error message…
    It says org.xmlrpc.android.XMLRPCExption: xmlpull.v1? XmlpullParserExeption unexpected type (position END_DOCUMENT null@1:1 in java.io. InputStreamReader@…
    Where the 3 dots are, are everythime other characters.
    How can this be fixed?


    timvango
    Participant

    @timvango

    P.S The update din’t work for me…

Viewing 25 replies - 1 through 25 (of 27 total)
Skip to toolbar