-
mercime posted on the forum topic pages private to groups in the group How-To and Troubleshooting: 15 years ago
I know that the premium Gravity Forms plugin can be integrated with BuddyPress in general, but to attach that form specifically to certain group/s would require extra coding to achieve this on your part.
-
mercime posted on the forum topic Integrating Buddypress into On Demand WordPress in the group How-To and Troubleshooting: 15 years ago
By walkthrough, you mean this one? https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/ The last time I checked out an On Demand theme was almost a year ago, but I remember it has a page.php file where you can see the HTML structure you should impose over the BP template files transferred when you went through…[Read more]
-
mercime posted on the forum topic pages private to groups in the group How-To and Troubleshooting: 15 years ago
https://buddypress.org/community/groups/buddypress-docs/
If you create a hidden group, only group admin and invited members of the group can access these pages. -
mercime posted on the forum topic A global forum? in the group Creating & Extending: 15 years ago
== I prefer keep local forums with the global fourm running along. ==
Actually, @sbrajesh‘s Global Forums plugin can either integrate the groups forums or run separate from the group forums.
-
mercime posted on the forum topic WordPress installed in directory eg http://www.example.com/wordpress/ but redirected to root so http://www.example in the group Installing BuddyPress: 15 years ago
== i’ve done so many posts and image uploads, its going to be a nightmare to re do it, == If you don’t need to install BuddyPress and make sure it works for all WP and BP upgrades including BP plugins, then you can stay in that setup. If you do want BP in your […]
-
mercime posted on the forum topic Remove Groups in the group Requests & Feedback: 15 years ago
If you are going to use an external forum software, then you can just go to dashboard > BuddyPress > Component Set up > Groups – Disabled. Note that if you go this route, you would have to create a plugin to integrate your forum software with BuddyPress. If you want to use the internal […]
-
mercime posted on the forum topic WordPress installed in directory eg http://www.example.com/wordpress/ but redirected to root so http://www.example in the group Installing BuddyPress: 15 years ago
== Now buddypress won’t work, its driving me insane ==
The last time I tested https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory a year ago and installed BP, it just didn’t work. Since you just created your site, why not start from scratch and install WordPress in domain root?
-
mercime posted on the forum topic Looking for feedback on our tweaked Profile Pages in the group Requests & Feedback: 15 years ago
Nice, very nice, Greg. Cool left sidebar, kudos for the tweaks:-) Everytime I visit your site, it just gets better and better. The width of the middle column works for components except for the Activity pages, where it looks cramped esp. with indented replies, the pictures cut off, share buttons expanded not looking good. Perhaps […]
-
mercime posted on the forum topic [Resolved] BP-columns: cant get pages to display in footer Unless logged in as admin. in the group How-To and Troubleshooting: 15 years ago
== I added the extra bit still no joy == Hmm, I know the code works. I assume you revised the whole wp_nav_menu code in your functions.php with the whole code I posted above. – Post content of your footer.php here. – Did you create a new menu in Appearance > Menus – Choose Footer […]
-
mercime posted on the forum topic Activating Themes Are Messing Up My Site in the group How-To and Troubleshooting: 15 years ago
@wuphilly Some ways to get a BP-compatible theme
1. Create a child theme of bp-default theme – then style it to taste
https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/2. Make your WordPress theme compatible with BuddyPress via BP Template Pack
https://wordpress.org/extend/plugins/bp-template-pack/
More…[Read more] -
mercime posted on the forum topic Text Editors in BP in the group Creating & Extending: 15 years ago
@el_terko Thank you. I should have explained before posting the link to the plugin:
You would need to create that functionality, see how TinyMCE editor is added in BuddyPress Docs plugin. -
mercime posted on the forum topic "Create a Blog" Initial Message in the group How-To and Troubleshooting: 15 years ago
By Initial message, you mean the text under Create a Blog … “By filling out the form below, you can add a blog to your account. There is no limit to the number of blogs you can have, so create to your heart’s content, but blog responsibly. etc”? You can do that without touching core […]
-
mercime posted on the forum topic Update a BuddyPress 1.0.3 plugin to the last version in the group Creating & Extending: 15 years ago
You’re welcome. Found your post in Jobs Forum for anyone interested. https://buddypress.org/community/groups/bp-jobs-board/forum/topic/update-a-buddypresss-plugin/
Closing this topic.
-
mercime posted on the forum topic Text Editors in BP in the group Creating & Extending: 15 years ago
-
mercime posted on the forum topic BuddyPress doesn't work with Yahoo Hosting? in the group How-To and Troubleshooting: 15 years ago
You should do some research. Maybe I missed it but I don’t see any links for pre-sales support at http://smallbusiness.yahoo.com/webhosting/ esp. mod_rewrite? PHP 5+? GD library bundled with PHP? at least 32MB memory? etc.
There are many issues with WordPress alone on Yahoo! hosting, adding a poweful plugin like BuddyPress…[Read more]
-
mercime posted on the forum topic BuddyPress Admin Bar Gone in the group How-To and Troubleshooting: 15 years ago
@JamieWade since you’re going to allow BP Admin Bar, you don’t need
define(‘BP_DISABLE_ADMIN_BAR’, false);in wp-config.php at all. I see that you tried to resolve this issue with @pcwriter before who gave good troubleshooting tips. Another thing comes to mind, if you installed BP via auto install, re-upload BuddyPress manually via FTP, cpa…[Read more] -
mercime posted on the forum topic CSS Works in FireFox but not in Chrome, Opera and IE in the group Creating & Extending: 15 years ago
@gunju2221 True, we all do 🙂
-
@mercime posted a new activity comment 15 years ago
There is a premium plugin Global Forums by @sbrajesh http://buddydev.com/buddypress/introducing-global-sitewide-forums-plugin-for-buddypress/
-
mercime posted on the forum topic CSS Works in FireFox but not in Chrome, Opera and IE in the group Creating & Extending: 15 years ago
@gunju2221 no worries, checked wp-admin. it’s a test user account, not Site/Super Admin one.
-
mercime posted on the forum topic BP-columns: cant get pages to display in footer Unless logged in as admin. in the group How-To and Troubleshooting: 15 years ago
I have corrected the original code posted above to be added in the functions.php file. Forgot to add
=> - Load More
@mercime
Active 5 years, 7 months ago