Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

  • aboudard
    Participant

    @aboudard

    Xell, for example, you should have in your theme, some folders named like :

    /my-theme
    /members
    /groups
    /…


    aboudard
    Participant

    @aboudard

    Yeah, I think you should go to 1.9.1
    Are you sure that your theme is not a “child theme” ?


    aboudard
    Participant

    @aboudard

    Hello !
    Actually, if you don’t have a child theme, the only thing you should do is update your buddypress for 1.9.1… I guess !
    Now I didn’t experience your particular situation, I can’t be sure.

    What are your versions (BP and WP) and what is your theme ?


    aboudard
    Participant

    @aboudard

    So glad I could help 🙂


    aboudard
    Participant

    @aboudard

    Sorry, I don’t understand you 🙁


    aboudard
    Participant

    @aboudard

    Ok, sorry, I didn’t read the whole topic !

    Here is the solution for those who still have this double display on their notification TAB :

    – Check that you do have Buddypress 1.9.1
    – Seek in your child theme the file : /members/single/home.php
    – Copy this code in it (say line 70 or close, you will see the same kind of code) :

    elseif ( bp_is_user_notifications() ) : 
     	locate_template( array( 'members/single/notifications.php' ), true ); 
     

    It does work, whatever your /settings/notification.php is customized.
    Enjoy.

    Alain


    aboudard
    Participant

    @aboudard

    Hello !
    Exact same problem on my buddypress 🙁

    BP : 1.9.1
    WP : 3.8


    aboudard
    Participant

    @aboudard

    Oh hello Alistair !
    I forgot that I had this post pending !
    I did find the solution, I detailed it here :

    http://blog.oxiane.com/2013/12/20/ajouter-un-bouton-envoyer-un-article-dans-buddypress/

    Would you like me to translate it ?
    You should find the hook names in the code sections, they(re pretty self explanatory !
    Cheers !

    Alain

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