-
Author
Tagged: buddypress sidebar
-
February 14, 2015 at 17:13 #46083russellkhanParticipant
how to display different sidebar for buddypress, such as i wanted to display friends lists only when user is logged in which can be managed by widgets. in Kleo there is sidebar option for main page but nothing for buddypress. any help is appreciated
February 14, 2015 at 17:41 #46086sharmstrModeratorYou can do that with widget logic: https://wordpress.org/plugins/widget-logic/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 15, 2015 at 23:49 #46189russellkhanParticipantHi sharmstr, thanks for pointing out to right direction but i am yet to figure out what logic to use displaying widget on mixngeek.com/members/user page. where ‘user’ is a logged in user. any help is appreciated. Thanks
February 16, 2015 at 01:42 #46196sharmstrModeratorWould be helpful to know what you tried. This is the first thing I would try bp_is_my_profile()
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 16, 2015 at 02:06 #46198russellkhanParticipanti picked up list of conditional tags from this link https://wordpress.org/support/topic/buddypress-and-widget-logic. tried with few didn’t work. tried bp_is_member() but no changes. any settings that i have to made change to on widget page?
February 16, 2015 at 02:47 #46199sharmstrModeratorBut did you try bp_is_my_profile()????
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 18, 2015 at 09:12 #46522mitchcanParticipantHi,
I use Dynamic Widgets for showing different widgets based on varying components and locations, login status, even URL. I used to use Widget Logic, but I could never remember all the conditional codes to use. 🙂
I’m not sure it will do all that you’re looking to do, but thought I would mention it.
https://wordpress.org/plugins/dynamic-widgets/
Good luck.
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.