-
mercime posted on the forum topic BrownBuddy Arras Child Theme For BuddyPress in the group Arras Theme Children For Buddypress: 15 years, 5 months ago
@hnla said it, with you’ve got #wrapper #main #container #container #content divs buddypress component pages. As for font-size which should be 12px throughout per original Arras theme, you have font-size 14px in your default.css carried over into your theme.
-
mercime posted on the forum topic True BP compatibility with Multisite in the group Requests & Feedback: 15 years, 5 months ago
Just added this at the bottom of Codex FAQ page https://codex.buddypress.org/getting-started/faqs/
Feel free to improve wording 🙂Can I run multiple instances of BuddyPress in a WP Multisite installation?
No. BuddyPress can only be activated once in either the main site or a secondary blog of a WP Multisite installation . -
mercime posted on the forum topic New to BuddyPress in the group Gallery: 15 years, 5 months ago
Free = Wire = Wall : http://buddydev.com/buddypress/bp-wire-plugin-updated/
Premium – BP Gallery: http://buddydev.com/plugins/bp-gallery/ -
mercime posted on the forum topic Tweet an Activity Update in the group How-To and Troubleshooting: 15 years, 5 months ago
-
mercime posted on the forum topic BrownBuddy Arras Child Theme For BuddyPress in the group Arras Theme Children For Buddypress: 15 years, 5 months ago
@durkkooistra – cool Arras on BP. Nice demo. I suggest changing font-size of sidebar widgets text/lists to the same font-size for content like it is on Arras original. Btw, the theme download link on the link you gave goes to 404. Correct link
-
mercime joined the group Arras Theme Children For Buddypress 15 years, 5 months ago
-
mercime posted on the forum topic BuddyPress Template Pack in the group BP-Default: 15 years, 5 months ago
@modemlooper hotforwords posted her version of the revised BP Template Pack for BP 1.2.6 .I haven’t had the time to test it. ping! @DJPaul. Re instructional info for BP Template Pack use, we had added some info in Codex https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/…[Read more]
-
mercime posted on the forum topic Remove "Group Admin" section on Group page in the group How-To and Troubleshooting: 15 years, 5 months ago
@desha, You’re welcome. You add new style in active theme’s style.css file.
-
mercime posted on the forum topic How can I implement a simple single threaded discussion with BuddyPress? in the group How-To and Troubleshooting: 15 years, 5 months ago
Or, you might want to install the BP Wire plugin (ala Facebook wall)
-
mercime posted on the forum topic Remove "Group Admin" section on Group page in the group How-To and Troubleshooting: 15 years, 5 months ago
Via CSS – add
body.groups #item-actions { display: none; }
or
create bp-default child theme and copy over groups/single/group-header.php following folder structure and delete lines 3-21 -
mercime posted on the forum topic Hide BP Component for Non-Logged in users in the group How-To and Troubleshooting: 15 years, 5 months ago
Create a child theme and add header.php into it. Then wrap the BP components including bp_nav_items in conditional tag https://codex.wordpress.org/Function_Reference/is_user_logged_in
-
mercime posted on the forum topic Remove BP component links from main WP menu in the group How-To and Troubleshooting: 15 years, 5 months ago
@csbarrett 1st, you should have mentioned that you were using the Citizen Kane bp-default child theme. 2nd, the only CSS it has directly imported from the bp-default theme is the adminbar.css therefore can’t fathom what you mean by “pulling both header images” and “overriding the bp-default header.css”. 3rd, perhaps @modemlooper, the theme author,…[Read more]
-
mercime posted on the forum topic Buttons and other UI elements not showing in the group How-To and Troubleshooting: 15 years, 5 months ago
You need to revise HTML structure in BP templates transferred to your active theme in Step Three of the compatibility process. Plus copy some styling from bp-default’s style.css and adjust to taste.
BP Template Pack Process – https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
Template Pack Walkthrough -…[Read more] -
mercime posted on the forum topic Remove BP component links from main WP menu in the group How-To and Troubleshooting: 15 years, 5 months ago
– create a bp-default child theme,
– copy header.php from bp-default theme folder and add to child theme,
– open up header.php and delete lines 51- 77 and line 81, save
– upload child theme folder with the revised header.php and style.css to server -
mercime posted on the forum topic CAN'T GET THE FORUMS TO WORK in the group Installing BuddyPress: 15 years, 5 months ago
What @djpaul said, no shouting please. “when i try to go to the forums setup to get it to work and click on install on an existing installation it alwats sd cannot find bb-config.php file no matter what directory i use.” Assuming you understood that the terms “existing installation” refers to existing bbPress installation, then point […]
-
mercime posted on the forum topic Questions: Members widget & BuddyPress in the group How-To and Troubleshooting: 15 years, 5 months ago
Simple revisions via adding some styles in active theme’s style.css file #1 can be addressed by adding
{ display: none; }to specific widget’s avatar image #2 which list are you referring to? In any case, add missing styles for the the overlapping images in lists with something like{ float: left; clear: left; }[…] -
mercime posted on the forum topic Using Blogs features in Buddypress in the group Miscellaneous: 15 years, 5 months ago
Hi @vmaia , check out this thread for some ideas.
-
mercime posted on the forum topic Blog Plugin NOT MU in the group How-To and Troubleshooting: 15 years, 5 months ago
Great idea @r-a-y, ala Ning with front end posting and possibly using each member’s username as parent category or even post type. @Shonnaedwards one way of doing allowing members to post articles without a plugin is by giving new users the role of “Contributors” or above just like many WP multi-author blogs thereby allowing members access to […]
-
mercime posted on the forum topic BP Group Reviews plugin release in the group BP Group Reviews: 15 years, 5 months ago
Nice one @boonebgorges. Thank you.
-
mercime joined the group BP Group Reviews 15 years, 5 months ago
- Load More
@mercime
Active 5 years, 7 months ago