-
@mercime replied to the forum topic Remove (not hide) Page Titles in the group How-To and Troubleshooting 13 years, 10 months ago
== currently all pages display the page name ==
Just so we’re on the same page, could you go to http://testbp.org/ and post URL’s of pages with titles you are referring to here?
-
@mercime replied to the forum topic Using theme musiclife will not align. in the group How-To and Troubleshooting 13 years, 10 months ago
99% of the time, each theme has a unique resolution for Step 3 of the BP Compatibility process. So no, the different codes we posted in https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/ […]
-
@mercime replied to the forum topic Resizing Forum Width in the group How-To and Troubleshooting 13 years, 10 months ago
Add the following at the bottom of your theme’s style.css file
`table.forum { margin: 0 !important; }
.padder div.pagination { margin: -20px 0 0 !important; }
div.item-list-tabs { margin: 25px 0 20px […] -
@mercime replied to the forum topic How do you edit the width of the profiles? in the group How-To and Troubleshooting 13 years, 10 months ago
sp12, you should be using the Sufusion BuddyPress Pack plugin with the Suffusion theme rather than the BP Template Pack https://wordpress.org/extend/plugins/suffusion-buddypress-pack/
-
@mercime replied to the forum topic buddypress Members Link on site not shown in the group How-To and Troubleshooting 13 years, 10 months ago
You need to make your WordPress theme compatible with BuddyPress by installing the “BP Template Pack” plugin then go through Appearance BP Compatibility.
– […] -
@mercime replied to the forum topic Resizing Forum Width in the group How-To and Troubleshooting 13 years, 10 months ago
Looks like you’ve already fixed it by changing page template to full-width.
-
@mercime replied to the forum topic Issues with Private Group Updates in the group How-To and Troubleshooting 13 years, 10 months ago
To put your issues in context
WP/BP versions? Theme used? Plugins used? basically … https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-asking-for-support/ -
@mercime replied to the forum topic Remove (not hide) Page Titles in the group How-To and Troubleshooting 13 years, 10 months ago
What theme are you using? Just to be clear, you’re talking about titles in BP template files, correct?
-
@mercime replied to the forum topic Looking for a developer for a custom plugin in the group Creating & Extending 13 years, 10 months ago
Please post at https://buddypress.org/community/groups/bp-jobs-board/forum/ and/or http://jobs.wordpress.net/
-
@mercime replied to the forum topic Facebook-like Profile Page with Latest Photos, Videos? in the group How-To and Troubleshooting 13 years, 10 months ago
Premium plugin – BP Gallery – does that.http://buddydev.com/plugins/bp-gallery/
-
@mercime replied to the forum topic Transitioning from 1.2.8 to 1.5 in the group How-To and Troubleshooting 13 years, 10 months ago
Yeah, there were some housekeeping in Codex. The link you want is https://codex.buddypress.org/releases/developer-and-designer-information/ and I’ve updated sticky post as well. Thanks.
-
@mercime replied to the forum topic Cant update user profile in the group How-To and Troubleshooting 13 years, 10 months ago
There was someone who had a similar issue and found reasons why at https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/edit-profile-link-leads-to-page-not-found-error/#post-130178 but […]
-
@mercime replied to the forum topic Updated to 1.5.5 and now getting things like… in the group How-To and Troubleshooting 13 years, 10 months ago
You need to increase memory limit. Some ways to do so: https://codex.buddypress.org/troubleshooting/blank-pages/
If neither works, please contact webhost tech support. -
@mercime replied to the forum topic BuddyPress Photo Gallery Recommendations in the group Miscellaneous 13 years, 10 months ago
1. Free – BP Album plugin https://wordpress.org/extend/plugins/bp-album/ the younger bro of
– BP Media http://code.google.com/p/buddypress-media/ – please read all docs before installing this plugin2. Premium […]
-
@mercime replied to the forum topic Author Link in the group How-To and Troubleshooting 13 years, 10 months ago
WP/BP versions? What theme are you using?
-
@mercime replied to the forum topic Buddypress in Geotheme not aligning content and sidebar properly! in the group How-To and Troubleshooting 13 years, 10 months ago
Scanning source of the Geotheme demo pages, you’d have to use the first method for Step 3 of BP Compatibility — change HTML structure of 16 BP template files — and not the two *-buddypress.php files like you […]
-
@mercime replied to the forum topic Custom menu problems in BuddyPress default and child themes in the group Creating & Extending 13 years, 10 months ago
Add this to the wp_nav_menu array in the theme’s header.php file
'menu_class' => '', -
@mercime replied to the topic Custom menu problems in BuddyPress default and child themes in the forum Creating & Extending 13 years, 10 months ago
Add this to the wp_nav_menu array in the theme’s header.php file
'menu_class' => '', -
@mercime replied to the forum topic Changing bbpress Column Headings in the group How-To and Troubleshooting 13 years, 10 months ago
You can change the text on line #21 loop-forums.php within bbPress plugin folders https://bbpress.trac.wordpress.org/browser/tags/2.0.2/bbp-themes/bbp-twentyten/bbpress/loop-forums.php
For more information, […]
- Load More
@mercime
Active 5 years, 7 months ago