-
@mercime replied to the topic [Resolved] fixing the buddypress lists fields in the forum How-to & Troubleshooting 10 years, 4 months ago
@giuseppe23 I can only guess at what can be done to remove the border based on image you posted alone. Check if you added borders to:
#buddypress ul#activity-stream
or#buddypress ul.actitivity-list
-
@mercime replied to the topic Newb Question : How do I add a link on the profile page? in the forum How-to & Troubleshooting 10 years, 4 months ago
@intristin you can either
a) copy overmember-header.php
from second link following this to serverwp-content/themes/your-theme-name/buddypress/members/single/
folder and create the button after this line or
b) ask chat devs re what to hook intobp_member_header_actions
-
@mercime replied to the topic forum header doubled in the forum How-to & Troubleshooting 10 years, 4 months ago
@merlien84 All right. Closing this topic. Please feel free to create a new one.
-
@mercime replied to the topic [Resolved] fixing the buddypress lists fields in the forum How-to & Troubleshooting 10 years, 4 months ago
@giuseppe23 The following should help you:
https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Forms/Styling_HTML_forms
or Google “styling forms” e.g. to get so much more styling tips -
@mercime replied to the topic [Resolved] Pages not formatting correctly, in the forum How-to & Troubleshooting 10 years, 4 months ago
@jarith Marking this topic as resolved.
As to removing the “Private” and “Protected” prefices, you could try adding bbPress forum conditional to your function or to the one Konstantin (first comment in that post) posted
e.g.
if ( class_exists('bbPress') ) {
if ( is_bbpress() ) {
// do this
}
}Undoubtedly, you’ll get…[Read more]
-
@mercime replied to the topic Background Color of Posts in the forum Creating & Extending 10 years, 4 months ago
@essam12 Wall posts are BuddyBoss theme-specific features. I would suggest that you also post at the premium theme’s forums.
-
@mercime replied to the topic Moved: Reply To: BuddyPress 2.0.1 in the forum Miscellaneous 10 years, 4 months ago
@payra123 I moved your post by creating a new topic. Please do not post in old threads which are months or years old.
downloaded buddypress 2.0.1 for using forum on my site
If you only need a forum, please download bbPress instead https://wordpress.org/plugins/bbpress/
You’ll find installation and usage information at…[Read more] -
@mercime replied to the topic [Resolved] Pages not formatting correctly, in the forum How-to & Troubleshooting 10 years, 4 months ago
@jarith Have you tried deactivating all plugins except BP including those you might have in mu-plugins folder? If you added any script/code in your theme’s functions.php or in bp-custom.php, remove those as well.
-
@mercime replied to the topic [Resolved] Error in Invitation in the forum How-to & Troubleshooting 10 years, 4 months ago
@leonyipa http://bpdevel.wordpress.com/2013/11/13/the-future-of-the-bp-default-theme/
At this stage, only security fixes are being done on the BP Default theme so you’d be missing out on the enhancements/improvements added onto the new BP templates which are rendered inside regular WP theme pages as you found out using Twenty Fourteen theme.…[Read more] -
@mercime replied to the topic [Resolved] Only users with admin-role can add friends in the forum How-to & Troubleshooting 10 years, 4 months ago
@greenfeetz 🙂
-
@mercime replied to the topic P2 Theme in the forum Creating & Extending 10 years, 4 months ago
@philmeyer basically some issues still remain on @mentions https://buddypress.trac.wordpress.org/ticket/5565
-
@mercime replied to the topic [Resolved] Show WP admin bar (aka BP toolbar) to all users in the forum How-to & Troubleshooting 10 years, 4 months ago
or have I somehow done something to hide it from non-admins?
@fakename014 Either via some function in your custom theme or a plugin. To confirm which, change to the Twenty Fourteen theme and check if the adminbar shows up. If it still isn’t showing up, deactivate all plugins to check which one is causing the issue.
-
@mercime replied to the topic User types for a business directory in the forum Installing BuddyPress 10 years, 4 months ago
but I do not want “non-business” user types to be able to join the business groups
@farmer121 you can make the business groups either “private” or “hidden”
-
@mercime replied to the topic Members Widget in the forum How-to & Troubleshooting 10 years, 4 months ago
@grobarka What theme are you using? Does changing to the Twenty Fourteen theme resolve the issue?
-
@mercime replied to the topic Multisite Notices Showing on all subsites in the forum Miscellaneous 10 years, 4 months ago
@finchkelsey Have never used NS Cloner but if you only want BP only in the main site or on one subsite in your multisite installation, do not activate BP network-wide i.e., Network Admin > Plugins panel. If you did, deactivate it in Network Admin. Then, if you want BP only in main site, go to the plugins panel of main site and activate it there.…[Read more]
-
@mercime replied to the topic [Resolved] Only users with admin-role can add friends in the forum How-to & Troubleshooting 10 years, 4 months ago
only user who do have assigned the admin-user role can successfully add other members as friends
@greenfeetz What theme are you using? Does changing to Twenty Fourteen theme resolve the issue? What plugins are activated? Does deactivating all plugins except BP resolve the issue?
-
@mercime replied to the topic [Resolved] receiving error message about Activate and Register in the forum How-to & Troubleshooting 10 years, 4 months ago
-
@mercime replied to the topic /> Messing up site in the forum How-to & Troubleshooting 10 years, 4 months ago
@ganzuelo What theme were you using? Have you contacted theme author about the issue?
-
@mercime replied to the topic /> Messing up site in the forum How-to & Troubleshooting 10 years, 4 months ago
I went through all plugins disabling until I could tell which was causing the issue.
@ganzuelo most probably a theme issue. Change to one of WP Default themes to confirm.
-
@mercime replied to the topic [Resolved] Error in Invitation in the forum How-to & Troubleshooting 10 years, 4 months ago
@leonyipa WP/BP versions? Change to one of the WP Default Themes Twenty-xxx to check if issue is resolved there.
- Load More
@mercime
Active 4 years, 2 months ago