Forum Replies Created
-
Xell, for example, you should have in your theme, some folders named like :
/my-theme
/members
/groups
/…Yeah, I think you should go to 1.9.1
Are you sure that your theme is not a “child theme” ?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 ?
So glad I could help 🙂
Sorry, I don’t understand you 🙁
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
Hello !
Exact same problem on my buddypress 🙁BP : 1.9.1
WP : 3.8Oh 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