open the file and you will see a div with the id navigation
I replaced the navigation div and now I only have the profile menu button and all the others are gone.
How can I add the profile button and not replace all the buttons with it?
Hi there. Great concept. I cant wait to get it working.
I’m trying to activate it on multisite.
I tried network activating the plugin but it didnt work. Then I tried activating only on the site that is running the BP child theme were using (Frisco btw).
I’ve changed the code ok in bp-default/header.php too.
- Any ideas? thanks
Also, as this plugin involves hacking core theme files will I need to manually change header.php whenever we update Buddypress?
thanks
Paul
@modemlooper,
I want a page which contains a button redirects to another page…The page is not created in buddypress….Can’t we create a php for this in mobile buddypress and redirect to this php…I got errors with this…..Could u specify any suggestions….
Paul, it was only designed to work with bp-default theme.
@manikanta1010 I have no idea what you are referring to.
@modemlooper
sorry for inconvenience to u…..What Actually my requirement is a page (some ‘xyz’) should be
displayed on my Android device….For that I create a page on the buddypress……I want it should
not be visible to website visitors…..For that I made it as”private”…..at that time the page is not
also not visible on the device….For that I want to create a php in buddypress-mobile…..It shows
errors like the undefined functions get_header() & get_footer() are called…..could you suggest
any idea regarding this…
WordPress functions get_header() & get_footer() will not work outside of WordPress. You can’t throw a php file into the root and make it work. All WordPress template files need to be in an active themes folder.
@modemlooper
Thanks for the reply………..
Could we separate the comments of friends from all members comments…..