-
modemlooper posted on the forum topic Where to put CSS for the text widget?? in the group Creating & Extending: 14 years, 9 months ago
I usually create a new CSS file called custom.css and then add all my add-on code there. That way the theme CSS is clean and upgradable. Place the file in the root of your site and then call the CSS file in the header.
-
modemlooper posted on the forum topic Activity filtering in the group How-To and Troubleshooting: 14 years, 9 months ago
http://buddydev.com/buddypress/using-activity-as-wire-in-buddypress-1-2-themes So activity stream works more like Facebook wall. I think this should be the defacto way BP works. Have a site-wide stream but then have a profile wall. anyhoo need to override the profile stream. I can get the site-wide stream to bend to my will but having trouble…[Read more]
-
modemlooper posted a new activity comment 14 years, 9 months ago
Plugin hasn’t been translated yet. You can always translate it and then send me the file.
-
modemlooper posted on the forum topic Editing 'Base' Profile Group in the group Requests & Feedback: 14 years, 9 months ago
In the WP admin under BuddyPress in the left side bar you can create more than one profile edit screen. Click profile field set up. Then you can create things for users to fill out on their profile. The default screen is called base but you can change that name.
-
modemlooper started the forum topic Activity filtering in the group How-To and Troubleshooting: 14 years, 9 months ago
I can’t seem to get the groups added to a filtered activity stream I need to have a users profile stream show in one list. Their personal activity Their friends activity Their groups activity Also i’m using the wall hack so other users can posts on each others profile. Not sure if that is bungling […]
-
modemlooper posted on the forum topic Where are the functions in the group Creating & Extending: 14 years, 9 months ago
has_members() next_member() rewind_members() members() the_member() bp_rewind_members() bp_has_members( $args = ” ) ‘type’ => $type, ‘page’ => $page, ‘per_page’ => 20, ‘max’ => false, ‘include’ => false, // Pass a user_id or comma separated list of user_ids to only show these users ‘user_id’ => $user_id, // Pass a user_id to only show friends of…[Read more]
-
modemlooper posted on the forum topic Where are the functions in the group Creating & Extending: 14 years, 9 months ago
bp-core-templatetags.php
-
modemlooper posted on the forum topic OpenSocial for BuddyPress in the group Creating & Extending: 14 years, 9 months ago
@boonebgorges BuddiPhone is actually a BP component plugin. It creates a slug /mobile. I would love to use REST and make it native, then I could use the hardware – image uploads – contact lists etc. I messed with this plugin a bit https://wordpress.org/extend/plugins/json-api. BuddyPress json post / get would be killer.
-
modemlooper posted on the forum topic OpenSocial for BuddyPress in the group Creating & Extending: 14 years, 9 months ago
Drool REST api 🙂
-
modemlooper posted on the forum topic Refactoring BuddyPress plugin / add on template files. in the group BP-Default: 14 years, 9 months ago
Sorry but I’m not creating free themes and then keeping track of 20+ plugins template files. Sure paid themes might be worth it but even then it’s a PITA
-
modemlooper posted on the forum topic Is BuddyPress capable of this? in the group Miscellaneous: 14 years, 9 months ago
You could possible use the group docs plugin or create your own component or even use something like gravity forms.
Here’s an example of a BP recipe site http://thepioneerwoman.com/tasty-kitchen/
-
modemlooper posted on the forum topic Want To Rid The Admin Bar At The Top Of The Page And Have A Log-in/Register Page in the group How-To and Troubleshooting: 14 years, 9 months ago
-
modemlooper posted on the forum topic Refactoring BuddyPress plugin / add on template files. in the group BP-Default: 14 years, 9 months ago
I didn’t expect it tomorrow but it’s become a problem when creating different layouts. Good to hear it’s been discussed.
-
modemlooper started the forum topic Refactoring BuddyPress plugin / add on template files. in the group BP-Default: 14 years, 9 months ago
This topic is to further a twitter convo I had with @boonebgorges. I read the dev chat log and noticed a comment by Boone that said most BuddyPress theme are lame because everyone is essentially cut-n-pasteing the default or just doing a CSS makeover. My reply was if BuddyPress add ons weren’t so dependent on bp-default […]
-
modemlooper posted a new activity comment 14 years, 9 months ago
Version 2 is already out. It’s tagged 1.5 because I am adding some fixes and options still.
-
modemlooper posted on the forum topic Blogger to Buddypress in the group How-To and Troubleshooting: 14 years, 9 months ago
If you are talking they post on blogger and same post shows on a WordPress then yes. There are numerous import plugins.
-
modemlooper posted on the forum topic Phantom Name autofills in Buddypress Registration Form in the group How-To and Troubleshooting: 14 years, 9 months ago
look in the sidebar.php code and see if there is placeholder=”” in the form It might have got included in the custom theme. Usually this has username and password in those spots. Also if someone on a computer saves that to the browser you have to delete cookies and settings to remove it. How to […]
-
modemlooper posted on the forum topic Fatal error in the group BuddyPress ScholarPress Courseware: 14 years, 9 months ago
Ok so deleted sub-domain I do testing on. Created a new one with a different name and all seems well. So something on those 3 previous domains are / was funky.
-
modemlooper posted on the forum topic Fatal error in the group BuddyPress ScholarPress Courseware: 14 years, 9 months ago
It’s media temple hosting. Tried it on another site on this same host and is working but not on 3 others. One test environment that I do theme set up / dev on I wiped out reinstalled and still same thing. So odd. Deleting test sub domain and changing the name to something else.
-
modemlooper posted on the forum topic Fatal error in the group BuddyPress ScholarPress Courseware: 14 years, 9 months ago
php 5.1.26
courseware 0.1.5
wp 3.0.4
bp 1.2.7
just deleted everything re installed, fresh WP, fresh BP, fresh courseware and same error.
- Load More
@modemlooper
Active 3 months, 2 weeks ago