`
so you move it to above `
`<div class="post" id="post-“>
@guitaragora for example, /members/index.php file, change
`
`
to
`
`
at this point, the revised title would be somewhere in the structure like so
`<div class="post" id="post-“>
`
so you move it to above `
@mercime once again thank you so much! There are still a couple small things I am sure I will figure out over time but everything you told me to do has implemented buddypress flawlessly.
WP/BP versions? What theme are you using? What plugins are activated in your install?
@johnbarrett you need to install/activate BP Template Pack plugin to make your theme compatible with BuddyPress. Following is a list of “template-packed” WP themes including some from elegant themes. https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#template-packed-wordpress-themes
Note however that what works in their theme might not work for you, it all depends on the HTML structure of your theme. Initial scan of your theme’s source looks like you need to revise 16 template files for BP compatibility.
@raminjan open up your theme’s header.php and post in pastebin.com then post the generated URL here.
You need to look at global.js
If you look for the calls to bp_filter_request you can find the sections where all screen filter requests are handled
If you copy / edit global.js into your own theme, make sure you don’t enqueue the bp-default file as well
when I use the default theme for buddy press everything works.
I wold like to use my theme, but it does not seem like the registration works with the theme.
john
If you deactivate s2member plugin and change to bp-default theme, does regular registration work?
@raminjan Multisite installation? Open up your theme’s header.php file and check if the site homepage URL was hardcoded on the logo
It’s a completly different approach. It will work like template parts. It’s currently a custom BP-default theme. New version is like a native app
Video of just one possible navigation style: http://vimeo.com/m/47376934
@myhero I suggest that you get myarcadeplugin to work perfectly first in a plain WP install before you activate BuddyPress and use the BP Arcade theme. Best places to ask for support are at theme author’s or arcade plugin’s forums.
I experienced the same thing.
When I clicked on “settings” with the Buddypress plugin, i get the same message:
“you do not have sufficient permissions to access this page.”
When I ran the installation wizard and clicked on “active” or “must-use” under the components section. I get the same message.
BTW, I’m using Politic theme from envato.
Would appreciate any advise on how to proceed.
Before installing s2member and changing themes, BP codex is your friend
– https://codex.buddypress.org/getting-started/before-installing/
– https://codex.buddypress.org/getting-started/setting-up-a-new-installation/installation-wizard/buddypress-1-5-installation-wizard/
– https://codex.buddypress.org/getting-started/configure-buddypress-components/
– https://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/
Thanks for the confirmation, meta caps in future releases will definitely make buddypress more powerful and customizable.
By the way, I found out on this site (http://shinephp.com/delete_users-wordpress-user-capability/) that on single site installs, wordpress checks whether user is a super admin or not based on the “delete_users” capability.
So, if anyone is planning to make someone be the admin of the buddypress, you can assign “delete_users” capability to that particular user (using your fav user role plugin).
Though, they will have access to (obviously) user deletion and some other plugin settings which checks for “is_super_admin”.
In my case it’s okay because the one I’m assigning the role to is a friend. I just don’t want them to have access to core/plugin/theme update&installs (is there anything else I should be concerned when indirectly assigning someone as super admin by the above method?).
Okay, this idea works for the logged in users’ menu, but when I log out, the navigation menu is gone altogether. It’s not using “secondary-menu” at all.
I’m using a child theme of bp-default, so I figured it work just as easily as seems it should, but it doesn’t. When I log back in, the correct “primary” menu shows up, and everything works fine.
I’m sure I’m doing something idiotic here, but I can’t figure it out.
I appreciate any and ALL help you can give! Thanks, again.
Tim
@ansidious My condolences to the family and friends of the man who passed away. On BP 1.2,8 — bp-default theme, Lines 51 through 77 show the generated menu items in header.php file https://buddypress.trac.wordpress.org/browser/tags/1.2.8/bp-themes/bp-default/header.php where the dev could have changed the slugs and other URL
== Call to undefined function get_header() in /htdocs/myfolder/wp-content/plugins/buddypress/bp-themes/bp-default/blogs/create.php ==
@dasteralo2 try re-uploading the BuddyPress plugin folder manually, via FTP/cpanel/filemananager etc. Also, I assume you’re using bp-default theme just to check out the functionality of BuddyPress. If you want to make any revisions, you should be create a child theme of bp-default theme and make the revisions in the child theme
@giannisff you can create a special template file named => home.php and upload it to your child/WP theme folder in server. You can create everything from `<!DOCTYPE ….. down to closing ` in that file. For example, no need to add get_header as long as you have the doctype, head, body tag and the code in that file. And same goes for get_footer as long as you have the closing body and html tags there
== The plugin buddypress/bp-loader.php has been deactivated due to an error: Plugin file does not exist. ==
@prolet What Paul said. Activating BP Template Pack plugin wouldn’t in any way cause that error. We have successfully “template-packed” more than 80 WP themes in this forum alone https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#template-packed-wordpress-themes
== BP version. 1.2.8 / WP version 3.4.1 ==
@ansidious I have to say it, BP version 1.2.8 is compatible with WP 3.1 and you should be using at least BP 1.5.7 with WP 3.4.1. Cool to know that you could still push BP 1.2.8 to WP 3.4.2 
== My issue is that I can create and edit menu items in the admin of wordpress, but I can not find for the life of me the menu items created with BuddyPress ==
Since you[re still on BP 1.2.8, the menu is hardcoded in the header.php file used by a bp-default child theme or a WP theme with BP template pack.
bp-default supports custom menus since BP 1.5
@mercime thanks for reply, here are the details:
wp 3.4.2
bp 1.6.1
Did you go through the Installation Wizard after you activated BuddyPress? – Yes
What theme are you using? – default bp
There is a trac ticket to include a login widget since theme compat is killing sidebar code, I took ownership of ticket, I’ll look through other widgets and make markup better add anything missing.
@denysz more info is needed to help troubleshoot. WP/BP versions? Did you go through the Installation Wizard after you activated BuddyPress? What theme are you using?
First time I’ve heard about this. What theme are you using?
Edit – you should contact theme author of Dynamix theme. Looks like the author incorporated BP into the theme per demo http://dynamix-buddypress.creativeworkz.co.uk/ could be some conflict
@rodtrent thank you, sadly that did not work, i have placed the code in line 484 right here:
` // Setup the BuddyPress theme directory
register_theme_directory( );
}
}
remove_action( ‘bp_template_redirect’, ‘bp_redirect_canonical’, 2 );
// “And now for something completely different”`
but I still have the loop. Could it be connected to the fact that this wordpress/buddypress installation is located in a subfolder?