In the header.php file, find the following code:
`
`
`
`
` ‘main-menu’ ) ); ?>`
`
`
`
`
and replace with the following code:
“
`
`
`
`
` ‘main-menu’ ) ); ?>`
`
`
`
`
` `
Then you may need to do a few modifications to the css file.
Thanks a lot man
it’s work thanks again
and tell me how to disable footer link on homepage ?
and also i want to user(member) sidebar
it is so much confusion about that
i want one sidebar for every user(member) to see news and events
i use widget for news and events and that widget use in user(member) sidebar
i use bp-sidebar plugin for my requirement
in widget area i see sidebar home, activity, member, groups, blog
but when i use text or any widget in that sidebar it can’t show
why this happening ?
i attached screen shot
Mod edit// links to imageshack removed due to popups and redirects to a fake virus detected ad page.
please find a reputable service if you wish to post images or ensure they are a suitable size and embed them in the post
tell me what i do for sidebar for member only
thanks
Please I have asked that you stick to the original thread you really don’t help matters trying to re-ask the same question in new threads – I have explained your options for this sidebar requirement, if you are saying that there is a ‘members’ widget region created by this plugin then adding a simple text widget to that sidebar region in the widgets page should display when you visit the members directory list – not however a members account screens, but I’m guessing at that as how that ‘members’ region displays is governed in the code wrapping the sidebar call in sidebar.php.
I would suggest that you pop back to the original thread and paste up the code for your sidebar so people can see what conditional code is being used and whether the sidebar is being called correctly.