-
hnla posted on the forum topic How do you "Forcibly Log Out a User"? in the group How-To and Troubleshooting: 15 years, 8 months ago
I usually administer things like this from the WP backend, deleting a user from the list under ‘users’ rather from the BP adminbar link which does throw an error – not 100% sure but there might have been a ticket raised on that issue?
-
hnla posted on the forum topic Nested Comments are not indenting in the group How-To and Troubleshooting: 15 years, 8 months ago
@pcwriter I was referring to BP’s handling of WP post comments which is borked – perhaps this thread wasn’t really talking about WP comments/replies?.
-
hnla posted on the forum topic after installation of buddypress – dashboard view is broken – menu tree of buddypress below the wp f in the group Installing BuddyPress: 15 years, 8 months ago
edited your post mercime to correct / complete the backticks. Christian struggling to believe you still have an issue some 3 weeks on and that huge long list of links is a bit odd. The explanation that this is only apparent with logged in views is also odd, try and get your install to an […]
-
hnla posted on the forum topic Overwrite core widget titles in the group How-To and Troubleshooting: 15 years, 8 months ago
-
hnla posted on the forum topic Facestream in the group Creating & Extending: 15 years, 8 months ago
Might help if you posted this in the appropriate plugin group?
https://buddypress.org/community/groups/facestream/forum/ -
hnla posted on the forum topic Have no permission to see this page after change language (again) in the group How-To and Troubleshooting: 15 years, 8 months ago
Setting language ??
-
hnla posted on the forum topic custom add friend link? in the group How-To and Troubleshooting: 15 years, 8 months ago
Not sure what classes you may have but you would work off a descendent selector set along these lines:
.directory #members-list .div.generic-button a {remove lots of styles here then add yours} or if you wanted to simply style all the buttons make the selector set more generic by removing parent /antecedent selectors
-
hnla posted on the forum topic custom add friend link? in the group How-To and Troubleshooting: 15 years, 8 months ago
Simply re-style it, it’s only an anchor element nested in a div; CSS adds the visual styling to the anchor to create the button look.
-
hnla posted on the forum topic New install NO pages Error 404 — NEED HELP PLEASE in the group How-To and Troubleshooting: 15 years, 8 months ago
Yes the posts above! The exact same problem seldom actually is or at least there are often different reasons for what manifests as a similar problem. If you want help you are going to need to create a fresh post along with a little more detailed information on your setup and the issue as you […]
-
hnla posted on the forum topic Forums Not Working – Error when creating topic in the group How-To and Troubleshooting: 15 years, 8 months ago
@ajaxmac It was never a procedure that would resolve all issues, sorry to hear it wasn’t a help in your case. If you want any further help with the issue then you will need to provide clear detail on your setup and of the issue you are encountering, and to create a new topic rather than […]
-
hnla posted on the forum topic Twitter requires new OAuth in the group Tweetstream: 15 years, 8 months ago
There was another plugin that pulled in users tweats into their profile account it was called Twire, worked perfectly well up until about 1.2.4?, it seemed a simpler plugin so why doesn’t someone have a go at getting it back up and running for 1.2..5.2 / 1.2.6 wouldn’t have thought it be much more than […]
-
hnla posted on the forum topic listing members in the group How-To and Troubleshooting: 15 years, 8 months ago
I’m guessing that worked then ? ๐
Had meant to add that it was tested setting a series of radio buttons and is why I had to change things around in that fashion. as field = the three radio options but also the parent radio as well
-
hnla posted on the forum topic 404 error after installing BP in the group Installing BuddyPress: 15 years, 8 months ago
your not running the blog and BP in the root of the domain are you?
-
hnla posted on the forum topic 404 error after installing BP in the group Installing BuddyPress: 15 years, 8 months ago
edit/ x posted with above reply.
can you confirm that your .htaccess file is able to be written to? you will receive a notice saying not if there are issues when you try and re save the permalink structure from the dashboard. -
hnla posted on the forum topic Release for 1.2.6? in the group Miscellaneous: 15 years, 8 months ago
A couple of late tickets have been added to address an issue recently found so things may be delayed while they are being discussed and resolved.
-
hnla posted on the forum topic 404 error after installing BP and go through compatibility check in the group Installing BuddyPress: 15 years, 8 months ago
Do not hijack threads please this practice is poor nettiquette. Problems may seem similar but often have different causes, having to answer two sets of questions in one thread can become confusing. @tungjacob You have a highly customised theme, can you return to the Bp-default theme and test whether the issue is still apparent; also go […]
-
hnla posted on the forum topic listing members in the group How-To and Troubleshooting: 15 years, 8 months ago
Try this:
if( bp_get_member_profile_data( 'field=busines type' ) == 'dj') :place it after the while loop on a members page and use it to wrap the looped member li elements. it tested as working on a version I ran up quickly but that’s no guarantee ๐
-
hnla posted on the forum topic listing members in the group How-To and Troubleshooting: 15 years, 8 months ago
Maybe I missed the difference seemed to me we were still essentially discussing the same issue, but I may well have been wrong, if that’s the case let me know and I’ll reopen that other thread.
-
hnla posted on the forum topic listing members in the group How-To and Troubleshooting: 15 years, 8 months ago
No that looks as though you typed it correctly, so not sure why it would cause issues, it works for me, try though outputting real data, to test just echo $member_business_type in place of that bear text as it would cause script issues.
-
hnla posted on the forum topic How to show custom profile fields in a template file? in the group How-To and Troubleshooting: 15 years, 8 months ago
Are you deliberately ignoring the other post Dorethy ๐
I gave you that exact example for:
bp_member_profile_data( โfield=business typeโ)
Please take a care not to make those that try and help feel as though they are wasting their time ๐
Thread closed! As I asked please continue in the original one you started.
- Load More
@hnla
Active 7 years, 10 months ago