-
hnla joined the group BuddyPress Hosting 15 years, 11 months ago
-
hnla posted on the forum topic Suggested integration in the group CubePoints Buddypress Integration: 15 years, 11 months ago
It works for me on WPMU, what exactly isn’t perceived as working?
-
hnla posted on the forum topic SVN Questions .. in the group Creating & Extending: 15 years, 11 months ago
CLI always better, smarter, faster! or better still drop outdated cludgy SVN and adopt GIT
-
hnla posted on the forum topic adding widgets to a custom page in the group Creating & Extending: 15 years, 11 months ago
It has been demonstrated on this site the procedure in creating a custom front or home page with widget aware areas if required, a search should have thrown up some posts. Approaches seem correct in essence The WP template page principle holds true for creating a new frontpage and moving posts to another designated page. […]
-
hnla posted on the forum topic SVN Questions .. in the group Creating & Extending: 15 years, 11 months ago
It’s a while sincw I ‘ve used svn but if you are using Tortoise in a graphical? environment do new files or folders not have a overlaid blue- ish question mark on their thumb representaions, If when I was using svn if a added a new file directly then I would have to run ‘Add’ […]
-
hnla posted on the forum topic Can't install Buddypress coz of memory limit on my server. WHAT TO DO??? in the group Installing BuddyPress: 15 years, 11 months ago
There are better ways of expressing the sentiments in your last post π read it back to yourself. π BP and WPMU are not apps I would consider running on what I presume is shared hosting, in fact if I had a shared hosting account trotting along nicely and I found out that the host […]
-
hnla posted on the forum topic Allowing Group Email Subscription access only to a whitelist in the group BuddyPress Group Email Subscription: 15 years, 11 months ago
@boonebgorges great stuff I’ll run a trial on the production site using that in the morning and see how it performs. Clearly I was living in a delusional coding delirium thinking I could get away with my original 6 lines of code π
-
hnla posted on the forum topic How to use BuddyPress in "wordpress.com" blog ? in the group How-To and Troubleshooting: 15 years, 11 months ago
βWhat access if any does wordpress.com give to plugins.βWas a somewhat rhetorical question π
-
hnla posted on the forum topic buddypress.org: Location in the profiles in the group Requests & Feedback: 15 years, 11 months ago
If you simply want it sitting to the side of the profile field table then one approach that you could take but which requires a little editing of your profile-loop.php file along with functions.php so is best done as child theme files would be this: Create a function to wrap that google maps api code […]
-
hnla posted on the forum topic How to use BuddyPress in "wordpress.com" blog ? in the group How-To and Troubleshooting: 15 years, 11 months ago
Clarify that question please. If you want to run Buddypress you’ll need your own server – shared hosting at a pinch – as it’s a little more than a simple plugin nothing else that I’m aware of comes anywhere near the functionality that BP adds. What access if any does wordpress.com give to plugins.
-
hnla posted on the forum topic BuddyPress activation fails after mistake in the group How-To and Troubleshooting: 15 years, 11 months ago
For clarity: The site appears to be running BP? Is the issue resolved?
Are you really saying that you are running WP 3.0 beta and BP beta(bleeding edge) on a production site as that is never really advisable, only stable releases should run on production sites.
-
hnla posted on the forum topic How to use BuddyPress in "wordpress.com" blog ? in the group How-To and Troubleshooting: 15 years, 11 months ago
You can’t. You will have to run a standalone copy of WP
-
hnla posted on the forum topic Stable(ish) release of BuddyPress Group Email Subscription (with digests!) in the group BuddyPress Group Email Subscription: 15 years, 11 months ago
understood! hmm seems as though it is going to be awkward working this approach then?
-
hnla posted on the forum topic Here come the spammers!!! in the group Requests & Feedback: 15 years, 11 months ago
It’s my belief that the footer link plays a bigger part in the problem than is given credit for π at least it was the last thing I implemented (removing) and appeared to have a significant impact. One thing I think people should stop putting forward is this notion that adding custom fields to sign […]
-
hnla posted on the forum topic Stable(ish) release of BuddyPress Group Email Subscription (with digests!) in the group BuddyPress Group Email Subscription: 15 years, 11 months ago
Knew there would be something π However in referring to notifications I take that not to mean digests? With digests are they not simply a round up of all events that have occurred in the chosen group? If I’m the only one seeing the plugin would I not still receive a roundup on a weekly/monthly […]
-
hnla posted on the forum topic Stable(ish) release of BuddyPress Group Email Subscription (with digests!) in the group BuddyPress Group Email Subscription: 15 years, 11 months ago
@Dwenaus @boonebgorges That sounds like it’s halfway there, can admin panel simply pass back an array of those white listed usernames or ids? Having got my brain into gear I have arrived at this hardcoded example that simply checks to see if the user ID is in the array before allowing the bp-activity-subscription-main.php page to parse so […]
-
hnla posted on the forum topic Small change to BuddyPress Default 1.2.3 theme in the group Creating & Extending: 15 years, 11 months ago
Generally it would be placed in a functions.php file that lives in a child theme – are you running a child theme? if not I suppose it can be run in bp-custom.php file that lives in the plugin folder but haven’t tested whether that does work. You can place it in the default themes functions.php […]
-
hnla posted on the forum topic Send Invites in Profile Menu in the group Invite Anyone: 15 years, 11 months ago
If you’re running using the default layout with it’s tab layout this will be an issue, tabs by definition have a finite number of instances that can occur before any layout crumbles and tab effect links do not wrap to next line due to it’s visual design requirements for hugging the baseline. I was running […]
-
hnla posted on the forum topic Stable(ish) release of BuddyPress Group Email Subscription (with digests!) in the group BuddyPress Group Email Subscription: 15 years, 11 months ago
Can do but it was nothing more than a very crude attempt at hardcoding directly to the plugin not rocket science, I set up a simple array of ids then attempted to create a variable from $bp->loggedin_user->id to use in an in_array() it works in theory but can’t get user_id for love nor money. Tested […]
- Load More
@hnla
Active 7 years, 10 months ago