Then, in each of 16 files, you’d like to change the BP Templates’ page title’s header tag from `
…
` or `
..
` to `
// Titles Of Respective BP Page Templates //
` and move it above `
Save files.
@aprioristic You got it right, you’d need to use the first option, i.e., change 16 template files within the 6 BP folders transferred to your SMPL theme folder in server during the compatibility process.
If you’ve previously changed any of the BP template files in your theme folder, replace all of them for a clean slate by deleting the 6 BP folders in server – /activity, /blogs, /forums, /groups, /members, and /registration – then re-run Appearance > BP Compatibility.
Download the 6 clean BP folders to your computer hard drive.
A. At the top of each of those 16 template files I linked to above, replace
`
with
`<?php
get_header();
global $woo_options;
?>
Then, in each of 16 files, you’d like to change the BP Templates’ page title’s header tag from `
` or `
` to `
` and move it above `
Save files.
Anyone else have ideas on this email issue? The messages are not being sent by BuddyPress as far as I can tell. I’ve searched the maillog file and nothing shows up in the WHM mail delivery reports.
Why is BuddyPress not sending the @mention and comment notifications?
That’s do-able for sure.
@aprioristic you need to add some more markups at the top and bottom of the files. Will take a look at it now and post the tweaks needed later.
Hi @juanmaguerrero Thanks
No , The theme is default.
please look at : http://patomatlovers.com/activity
I want to change the sidebar buddypress like this theme sidebar : http://wordpress.site5.net/alltuts/
@mrguythornton you can mark this issue resolved yourself – click on Edit Topic link under the Topic Title and add [Resolved] before the topic.
@jloc14 first of all, what template files were you moving? Remember that you need to strictly follow the directory structure of the BP template files within your theme folder. For example, you cannot move /members/single/activity/permalink.php to /members/single/permalink.php nor to groups/permalink.php
Brilliant, works perfectly. Thanks very much @shanebp
I did install the template pack and it says I need to change template files. I can notice that the BuddyPress CSS is messing with some buttons already, so certainly that will need to be fixed too.
I saw some threads saying I need to change the HTML of my templates in one of two ways if the template pack doesn’t just work (it didn’t).
I’m not sure what you mean by:
“link css of buddypress to the header.php
move all member files to the root of the theme,”
I think BuddyPress’ CSS is being called because it is breaking some appearances other places. Should I be only calling the CSS on BP pages or just sort out the conflicts?
@ChrisClayton I tested the code pages, as you said, WordPress does not allow navigation on pages other than WordPress, but ok! But the code: bp_core_sort_subnav_items () did not work, could you give me the complete code on how to change the subnav position form a tab to another tab? Thanks!!!
Hey @djpaul any updates on this? Other ideas or places to look for the cause?
Dear @mercime, I just have one last question if you don’t mind. Currently the link you suggested is on the right side of the custom navigation bar. Is there any way to move it to the left?
Go to your /wp-admin -> plugins -> search buddypress template pack.
install and run the plugin,
(all should work well)
if that does not work then you should
link css of buddypress to the header.php
move all member files to the root of the theme,
you may have to tweet the css..
@aprioristic if needed i’ll tweak this theme for you.
Dear @mercime and @ChrisClayton,
I just wanted to thank you both for your advice. I implemented the @mercime method and it worked like an absolute charm. I can’t tell you how long I’ve been trying to do this, so thanks once again.
Guy
@jloc14
– Backup then delete the BP template folders in your active WP theme folder in server.
– Re-upload your WP theme.
– Then re-run Appearance > BP Compatibility and go through the process to get clean BP template files.
@jetgirlart hate to say we told you so
Congratulations!
Marking this as resolved.
Did you go through the Installation Wizard? Check dashboard menu BuddyPress > Pages and double-check that the Register component has a Page generated/selected for it.
@mercime like I said before, I’m developing a custom theme, I followed the instructions of the Template Pack plugin, I even changed my theme’s content div tag to “content” instead of touching buddypress files.
Almost everything worked out of the box just with that, and a little touches here and there, but the activity-stream for single entries got totally lost (inspecting the element with firefox would select the whole window space).
All around it seems it only needed the “float:left;” added to the #activity-stream and it works now just fine.
Thank you for your response. I love BuddyPress and I’m just starting to work with it.
increased memory settings, now get Fatal error: Call to undefined function bp_get_activity_slug() in /hsphere/local/home/c360397/huntinginsider.com/wp-content/plugins/buddypress/bp-members/bp-members-loader.php on line 114
I’m going to try and deactivate it manually then turn on the buddypress template before activating buddypress. maybe it will play nice then.
Thanks, Paul. I dug out this version:
. . . which appears to be working.
Looking forward to 1.6. Sweet work you all are doing.
alright the host guys tried helping then we got this error:
Fatal error: Call to undefined function xprofile_get_field_data() in /hsphere/local/home/c360397/huntinginsider.com/wp-content/plugins/buddypress/bp-members/bp-members-functions.php on line 410
huntinginsider.com
@shawn38 thanks for the video link. It helped me sort out the conflicting URL issues with bbpress vs buddypress