-
Boone Gorges posted on the forum topic Different Ways of Inviting in the group Invite Anyone: 14 years, 6 months ago
@hnla I have the same suspicion. That’s why I keep putting it off 🙂 In fact, I deleted my Facebook account not too long ago so it’s going to be hard for me to find a way to test a FB contact importer.
-
Boone Gorges posted on the forum topic Different Ways of Inviting in the group Invite Anyone: 14 years, 6 months ago
-
gregfielding posted on the forum topic I've got a worm. in the group Miscellaneous: 14 years, 6 months ago
@hnla, I don’t know yet. I’ve been good about using strong passwords and changing them every so often. And, I’m on a dedicated server, not shared. I’m running some scans now on my local computer to see if anything there has grabbed my ftp info. At this point, my best guess is something in a theme […]
-
Mr. Salty posted on the forum topic Make wp-admin-bar relative position and inline within header instead of footer / absolute position? in the group How-To and Troubleshooting: 14 years, 6 months ago
@hnla yes, for accessibility reasons it makes sense… re: ie6, i agree. which is why i favor the simplest structure… everything inline and relative. Makes for more consistency cross-browsers and less ie hacks required.
-
Boone Gorges posted on the forum topic Make wp-admin-bar relative position and inline within header instead of footer / absolute position? in the group How-To and Troubleshooting: 14 years, 6 months ago
The reason that the admin bar is loaded in the footer might be partially for SEO reasons, as @hnla hypothesizes, but I’m guessing it’s more for plain old load time while it’s a minor annoyance if the admin bar takes an extra second or two to show up, it’s a real problem if the content of […]
-
Joey posted on the forum topic protect pages – redirect new visitors to register page in the group How-To and Troubleshooting: 14 years, 6 months ago
@hnla thanks for the help! perhaps you can give me a bit more direction I’m still new to bp. What do i do with the modified from the registered members plugin? here – http://pastebin.com/x8MpfLW1
-
Kunal17 posted on the forum topic Suggested integration in the group CubePoints Buddypress Integration: 14 years, 6 months ago
Thanks for the instructions. It works now!
-
Boone Gorges posted on the forum topic Works fine for Admin, but Contributor has problems in the group Invite Anyone: 14 years, 6 months ago
I experimented a bit and found the same thing as @hnla – extra whitespace does cause problems. I’ve trimmed user input where appropriate in version 0.6.2, out this afternoon. Thanks for your help!
-
r-a-y posted on the forum topic Members only in the group How-To and Troubleshooting: 14 years, 6 months ago
@hnla – try
bp_is_directory()
on the if(bp_is_register_page() … ) line. -
Kunal17 posted on the forum topic Suggested integration in the group CubePoints Buddypress Integration: 14 years, 6 months ago
Thanks for the update on the wpmu problem. Would it be possible to post a quick step by step instructions of implementing the solution you have proposed above? I personally have never done any manual tweaking to the database and am afraid of breaking something.
Thanks again!
-
Boone Gorges posted on the forum topic Support HTML Emails in the group Invite Anyone: 14 years, 7 months ago
@hnla makes a good point – maybe this is something best handled as a separate plugin, which would do HTML for all BP emails. Once you’ve written the skeleton, it should be trivial to filter the content of all mail messages.
-
Boone Gorges posted on the forum topic Works fine for Admin, but Contributor has problems in the group Invite Anyone: 14 years, 7 months ago
@hnla Thanks for testing the whitespace issue. trim() should do the trick. I will have a look later today.
-
xberserker posted on the forum topic Suggested integration in the group CubePoints Buddypress Integration: 14 years, 7 months ago
@boonebgorges Oh great! Let’s see.. a do_action for the following if possible: Invite New Members Group Invite Send invitations by email. @hnla @dennis_h Anyone else have something to add? Make so many points (do_action)’s for each individual invite. If not possible, just a general one would work. Would would be great if they accepted the invite,…[Read more]
-
Peterverkooijen posted on the forum topic The BuddyPress UI Design and conceptual approach to Social Networking in the group Miscellaneous: 14 years, 7 months ago
Mike Pratt said 1 day ago: ” @peterverkooijen @hnla I take the other side of your “little diff b/t blogs and forums” opinion. To me, a blog post is a significantly more “deliberate” piece of content … For ex, we have a group called the “12th Man Training Table” which centers on athlete nutrition. Folks want to […]
-
Mike Pratt posted on the forum topic The BuddyPress UI Design and conceptual approach to Social Networking in the group Miscellaneous: 14 years, 7 months ago
@peterverkooijen @hnla I take the other side of your “little diff b/t blogs and forums” opinion. To me, a blog post is a significantly more “deliberate” piece of content . Blog posts do (and should) take much longer to write. They are thought pieces..with paragraphs/sections, and often media,etc You know what I’m talking about here. Forum Topics, […]
-
acousins posted on the forum topic The BuddyPress UI Design and conceptual approach to Social Networking in the group Miscellaneous: 14 years, 7 months ago
-
Peterverkooijen posted on the forum topic BuddyPress site redesign in the group Requests & Feedback: 14 years, 7 months ago
@hnla, yes, absolutely worthy discussing UI in a dedicated thread. My point was that it is not just UI.
-
Paul Gibbs posted on the forum topic BuddyPress site redesign in the group Requests & Feedback: 14 years, 7 months ago
@hnla start a thread then for UI, it’s a great idea!
-
Michael Berra posted on the forum topic Conditional Tags for specific group in the group How-To and Troubleshooting: 14 years, 7 months ago
Ok, I think I found out now. Thanks @hnla for pointing me in the right direction. I just copied your code an the ” were wrong – so the code didn’t work Here is what works now with the widget-logic-plugin in my install: bp_is_group() && ‘myGroupSlug’ == bp_current_item() It just works 🙂 No idea if it […]
-
Michael Berra posted on the forum topic Conditional Tags for specific group in the group How-To and Troubleshooting: 14 years, 7 months ago
@hnla – sounds good! As I said, I am no programmer… Can you tell me, for this is code for a template-file, what part I would have to put in the widget-logic widget (for with this code above it doesn’t seem to work there…)? And the MyGroupName: is that the slug, or the actual name or […]
- Load More
@hnla
Active 6 years, 4 months ago