-
modemlooper posted on the forum topic FYI: Citizen Kane, BuddyPress widget theme or BP columns UPDATE in the group Third Party Components & Plugins: 14 years, 9 months ago
Different theme. I’m not supporting widget theme any longer. I may make columns into a custom theme.
-
modemlooper posted on the forum topic buddypress versus diaspora in the group Miscellaneous: 14 years, 9 months ago
There is already a wp plugin that allows sites to connect user accounts across domains. Doesn’t use BP xprofile though.
-
modemlooper posted on the forum topic Does BP offer "User Customized Color Scheme" like vbulletin? in the group Miscellaneous: 14 years, 9 months ago
I would do it as a settings component plugin if you want users to choose colors. Check out the groups css plugin to see how that was done if you want users to be able to add their own colors. Like Ray says, if you let users roll their own CSS then you will have […]
-
modemlooper posted on the forum topic Does Google consider Activity Streem as duplicated content? in the group Miscellaneous: 14 years, 9 months ago
You create a file called robots.txt and you specify which URL so for instance it could be anything after /activity
User-agent: Googlebot
Disallow: /activity/*This blocks google from scraping your images. This is a MUST for social networks that are using Albums.
User-agent: Googlebot-Image
Disallow: / -
modemlooper posted on the forum topic Why Plugin Developers Should Charge Money in the group BuddyStream: 14 years, 9 months ago
I bought a URL, I guess its on. O.O It will be open to anyone who wants to sell through the site. Creating a job board on it as well.
-
modemlooper posted on the forum topic ”BuddyPress is an absolute beast to theme” – Feedback from WooThemes? in the group Requests & Feedback: 14 years, 9 months ago
@mercime I hear you 😉
-
modemlooper posted on the forum topic BP_register_Slug in the group Creating & Extending: 14 years, 9 months ago
-
modemlooper posted on the forum topic BuddyPress Template Pack in the group BP-Default: 14 years, 9 months ago
So, had a thought. If the Template pack copies over files from it’s on plugin folder can it not just get the same files from the BuddyPress default folder? This seems like a way to keep it completely current.
-
modemlooper posted on the forum topic BP_register_Slug in the group Creating & Extending: 14 years, 9 months ago
I wouldn’t change slug. I’d create 3 different forms in register.php and show the corresponding form. You could start with buttons for types then when clicked it shows correct form. But there will be a problem because the register for it is tied to options in admin and I’m not sure you can have 3 […]
-
modemlooper posted on the forum topic ”BuddyPress is an absolute beast to theme” – Feedback from WooThemes? in the group Requests & Feedback: 14 years, 9 months ago
Woo themes can be thankful they were not dealing with the classic theme. That theme was a tangled mess.
-
modemlooper posted on the forum topic "BuddyPress is an absolute beast to theme" – Feedback from WooThemes? in the group Requests & Feedback: 14 years, 9 months ago
It’s not really at hard once you figure it out. The bp templates are easy to add. I’ve added bp to numerous woo themes over the past year with little fuss.
-
modemlooper posted on the forum topic Changing the "groups" Slug in the group How-To and Troubleshooting: 14 years, 9 months ago
add
define (‘BP_GROUPS_SLUG’, ‘gangs’);
To bp-custom.php file in your plugins folder
-
modemlooper posted on the forum topic BP Privacy v1.0-RC1 is now available! in the group BuddyPress Privacy Component (BP Privacy, BP_Authz, or BPAz): 14 years, 9 months ago
Jeff’s plugin covers everything but like I said before the UI is far beyond the basic user. It’s just too intense.
-
modemlooper posted on the forum topic Why Plugin Developers Should Charge Money in the group BuddyStream: 14 years, 9 months ago
I’m thinking about creating a BuddyPress marketplace. What I’ve noticed is developers are worried about dealing with support. This would be a place to sell add ons and themes and users can get support. Also I think it would be beneficial for users of BuddyPress to have a central place to get paid quality plugins […]
-
modemlooper posted on the forum topic Paid support to fix a problem? in the group How-To and Troubleshooting: 14 years, 9 months ago
Went to members page but it’s redirecting.
-
modemlooper posted on the forum topic Transforming the default navigation bar (activity, groups, members, etc.) into a dropdown menu in the group How-To and Troubleshooting: 14 years, 9 months ago
WP drop down menus coming to BP 1.3. Dont know when release is coming. You can roll your own code and CSS.
http://modemloop.wordpress.com/2010/11/30/buddypress-drop-down-menus/
-
modemlooper started the forum topic Suggest Admin options in the group Citizen Kane Theme: 14 years, 9 months ago
I’m building some admin options into this theme and wanted to hear any requests.
-
modemlooper posted on the forum topic Edit Homepage in Admin option in the group BuddyPress Mobile: 14 years, 9 months ago
You have to create page templates. This only works if you are using a custom front page. You will need to duplicate the file page.php in your main theme folder and rename it front.php. Add this to the top of the page:
Then in the admin navigate to your front page and in the […] -
modemlooper posted on the forum topic buddypress versus diaspora in the group Miscellaneous: 14 years, 9 months ago
Diaspora has one failing goal and that is to compete with Facebook.
-
modemlooper posted on the forum topic buddypress versus diaspora in the group Miscellaneous: 14 years, 9 months ago
Bp-Privacy plugin was just released and Bp Album + works great.
In my opinion Diaspora is a flash in the pan. BP is not going away.
- Load More
@modemlooper
Active 3 months, 2 weeks ago