-
hnla posted on the forum topic Update permalinks in activity stream in the group How-To and Troubleshooting: 15 years, 6 months ago
Yeah but to quote Otto
If you disagree with me, then no, I’m not interested in arguing this point with you; you’re just wrong, period, end of discussion.A man of firm convictions!
-
hnla posted on the forum topic CSS code that Alternates the colors of forum threads? in the group How-To and Troubleshooting: 15 years, 6 months ago
Tom Rays given you the easy answer, the other approach you could have taken would have been to run bp-default and to use a web developers tool to examine the applied rules to identify the pertinent ruleset, for that matter mod1 human eyeball is pretty effective at scanning through code. A useful tool – if […]
-
hnla posted on the forum topic CSS code that Alternates the colors of forum threads? in the group How-To and Troubleshooting: 15 years, 6 months ago
Can you not simply write them yourself? More important than the rulesets are the classes applied to the elements if it’s tables then the table needs a specific structure – table.zebra->tbody->tr then a class will be added to each ‘odd’ row , does your theme preserve this structure correctly?
-
hnla posted on the forum topic Dusplicate buttons on the members list? in the group How-To and Troubleshooting: 15 years, 6 months ago
Yes you must/should use the correct call to the button/s one is effectively deprecated the other is the correct one, it is covered in a few threads. Buttons are now dealt with through the do_action hooks. code shows if you use ‘backticks’ as mentioned below posting window – I’ll edit your posts for you. edit// […]
-
hnla posted on the forum topic After bp 1.2.6 upgrade No admin bar for guest in the group How-To and Troubleshooting: 15 years, 6 months ago
You will need to feed us a little more detail, you shouldn’t have any issues, the adminbar works fine on 3.01 and 1.2.6. You need to tell us if you are using a child / custom theme and if so revert to standard bp-default to see if the problem persists if not then problem lies […]
-
hnla posted on the forum topic Avatar crop doesn´t show up (even with the Update 1.2.6) in the group How-To and Troubleshooting: 15 years, 6 months ago
reset? what exactly do you mean? I trust you’re not going to tell us you edited the default styles directly are you? if you did, then rename your adjusted files to default-custom.css and copy a fresh set of default files in from a new download, then you can remove them afterwards and revert back to […]
-
hnla posted on the forum topic functions.php and bp-custom.php in the group Miscellaneous: 15 years, 6 months ago
Null question: try it and see 😉
-
hnla posted on the forum topic Avatar crop doesn´t show up (even with the Update 1.2.6) in the group How-To and Troubleshooting: 15 years, 6 months ago
Just because you see the script calls in the header doesn’t mean there isn’t a conflict happening somewhere, so that possible issue is not ruled out! I would love to see that page in it’s default state without the custom styling, just to confirm that your styles are not managing to mask the image in […]
-
hnla posted on the forum topic Buddypress Memory Overload in the group How-To and Troubleshooting: 15 years, 6 months ago
As you said previously; to quote I think the problem is not the memory usage of php, but the usage of the mysql server. you are probably correct, 10,000 visitors is quite high and you perhaps need to speak to a server tech about optimizing you DB / server for best performance, in the meantime you […]
-
hnla posted on the forum topic Avatar crop doesn´t show up (even with the Update 1.2.6) in the group How-To and Troubleshooting: 15 years, 6 months ago
looks like a child theme to me, is it yours? in other words are you responsible for the customisations, in which case you know that nothing vital has been altered or left out. What portion / section of the uploaded image is saved given that you say you haven’t got the crop window whay area […]
-
hnla posted on the forum topic Avatar crop doesn´t show up (even with the Update 1.2.6) in the group How-To and Troubleshooting: 15 years, 6 months ago
Are you running a custom theme or default theme? if a custom one have you tried running bp-default and seeing if the issue still occurs.
-
hnla posted on the forum topic Avatar crop doesn´t show up (even with the Update 1.2.6) in the group How-To and Troubleshooting: 15 years, 6 months ago
Not sure what that SC represents, but if that is your upload view then clearly you’re not running the default theme? if that is actually the image, not sure what to suggest.
-
hnla posted on the forum topic Avatar crop doesn´t show up (even with the Update 1.2.6) in the group How-To and Troubleshooting: 15 years, 6 months ago
@Frosty8o It sounds like you have a problem specific to your install, I can upload and crop without issue on a Modded 1.2.6 / 3.0.1 and with quite a few plugins running. As Paul has asked check that there are no JS errors reported. Also clarify “avatar upload works” you can upload an image and see […]
-
hnla posted on the forum topic How to insert a logo image that is higher than 125px in the group How-To and Troubleshooting: 15 years, 6 months ago
Always check the the docs/codex to see if there are any guides that cover a question: https://codex.buddypress.org/extending-buddypress/building-a-buddypress-child-theme/ To link your logo to homepage open up a header file bp-default or a wp default header file and have a look at the markup where the logo is set, although isn’t the logo already…[Read more]
-
hnla posted on the forum topic problems with the feeds of buddypress.org in the group Miscellaneous: 15 years, 6 months ago
True, but sadly it is as Rich states; so I thought I’d throw a little humor into the fray 🙂
There are improvements to the site planned, you can follow them in the ninjas group.
-
hnla posted on the forum topic problems with the feeds of buddypress.org in the group Miscellaneous: 15 years, 6 months ago
24 tabs always open in opera and 17 in FF but I am chocked full of that RUM stuff 8 gils worth
-
hnla posted on the forum topic Time Offset still present in BP 1.2.6 in the group How-To and Troubleshooting: 15 years, 6 months ago
@paulhastings0 @paulhastings0 @paulhastings0
Test please, you dragged this up 🙂
-
hnla posted on the forum topic Time Offset still present in BP 1.2.6 in the group How-To and Troubleshooting: 15 years, 6 months ago
That seems to have done the trick paul
that strtotime is one of those php functions I never seem to remember
-
hnla posted on the forum topic Time Offset still present in BP 1.2.6 in the group How-To and Troubleshooting: 15 years, 6 months ago
I’m in the right area but run out of things to test tried bp_core_time_since but that we know works but returns unformatted plain time since and that doesn’t look correct so it must be the get_date_from_gmt function ?
-
hnla posted on the forum topic Time Offset still present in BP 1.2.6 in the group How-To and Troubleshooting: 15 years, 6 months ago
Nope that isn’t correct 🙁
can’t be ‘current’ time
- Load More
@hnla
Active 7 years, 9 months ago