Hi Brajesh,
Yesterday you graciously offered me help to remove the My Friends and My Groups tabs on the /activity page for the Facebook Like Activity plugin. Could you please let me know how to do that?
Thanks so much!
Cindy
Hi Cindy,
Thank you for the question.Please visit Dashboard->Appearance->Customize and under additional css, Please put this
.activity-type-tabs li:not(#activity-all) { display:none; }
That should do it.
Regards
BrajeshThanks so much Brajesh! I just added that code but the My Friends, My Groups and My Favorites tabs are still showing.
Hi Cindy,
Is there any kind of caching enabled? Also, which template pack are you using. Please let me know and I will update.Regards
BrajeshHi Brajesh,
I cleared cache after making the change but haven’t done anything special to the site relative to cache. I am using Buddy Nouveau…is that the one you’re asking about?
Thanks!
Cindy
Hi Cindy,
Thank you,.
The code I had shared was for BP Legacy.Here is the css that you can use with Nouveau
.dir-navs .activity-nav li:not(#activity-all) { display:none; }
Regards
BrajeshI truly appreciate all of your help, Brajesh, and love your plugin!
Thanks,
Cindy
Thank you Cindy. Appreciate the kind words.
Regards
Brajesh
You must be logged in to reply to this topic.