-
hnla posted on the forum topic Quick Q โ link to a website in the group Creating & Extending: 15 years, 8 months ago
๐ glad I spotted you found that, was thinking the only way of working things out was going to be running the function locally
-
hnla posted on the forum topic Manual Upgrade in the group Installing BuddyPress: 15 years, 8 months ago
yep, you’ll get notifications on updates or @mentions, someone following etc but not forum posts
-
hnla posted on the forum topic The requested URL /groups/ was not found on this server. in the group Installing BuddyPress: 15 years, 8 months ago
Didn’t mean where the actual files were located that is a given they have to be in the plugin folder. More what I was trying to establish is that you were not trying to do something out of the ordinary such as BP running on a sub blog of the main blog install. So you […]
-
Hugo Ashmore posted a new activity comment 15 years, 8 months ago
@hcleary sadly this is not something at all straightforward, I have been trying to do this from the beginning the intention was never to hardcode these labels always to take the label from the user created menu name.
-
Hugo Ashmore posted an update 15 years, 8 months ago
@pcwriter Patrick if you’re going down the route of css styling of the menu and I’m presuming that means further embedded styles it will be best to re-factor the other display:none styles along the lines I suggested a while back of remove_actions, try an always avoid embedded styles as much as possible.
I re-worked a version using remove actions…[Read more]
-
hnla posted on the forum topic Editing BuddyPress-generated URLs for improved SEO in the group How-To and Troubleshooting: 15 years, 8 months ago
There are no alt tags in urls and ‘alt’ is not a tag it is an attribute of an element ๐ What would you consider Google should be picking up on as keywords for this page? Should it be avatar images? Is Google picking up this word due to it occurring most frequently? As things […]
-
hnla posted on the forum topic Have wordpress.org up and running, I go to add buddypress plugin and it says I don't have the permis in the group Installing BuddyPress: 15 years, 8 months ago
Or at least supply us with a little more of a detailed explanation of what’s happening ‘Help’?
-
hnla posted on the forum topic Have wordpress.org up and running, I go to add buddypress plugin and it says I don't have the permis in the group Installing BuddyPress: 15 years, 8 months ago
Then change those permissions!
-
hnla posted on the forum topic I get the error token already taken in the group Tweetstream: 15 years, 8 months ago
If it I for one will be rather annoyed ๐ as this is a very old issue done to death in the original thread for the plugin. many of us went over and over what may be the issue, I provided blackphantom with unfettered access to my test dev server running 5.1.6 but never as […]
-
hnla joined the group Tweetstream 15 years, 8 months ago
-
hnla posted on the forum topic The requested URL /groups/ was not found on this server. in the group Installing BuddyPress: 15 years, 8 months ago
Sadly statements like this make me wary: I really am not 100% sure.. I just was sopse to be the designerโฆ I paid a developer back in May and he still hasnt finished it and wont contact meโฆ (awesome!) Christina you do not need to be adding in index.php to your permalink paths , you have […]
-
hnla posted on the forum topic New plugin: Add All Nav Links to BP Adminbar in the group Creating & Extending: 15 years, 8 months ago
Closing this thread then. Further discussions should continue in the plugin group:
https://buddypress.org/community/groups/add-all-nav-links-to-bp-adminbar/
-
hnla posted on the forum topic How do you edit the header file? in the group How-To and Troubleshooting: 15 years, 8 months ago
Corrupted or exploited? Iframes are the devils work and should have been outlawed ages ago and are removed in any sane schema.
-
hnla posted on the forum topic Time on my site is off by 5 hours. in the group How-To and Troubleshooting: 15 years, 8 months ago
That changeset is a total reworking of BP time functions as I read things and covers this later ticket which I believe was the final issue hanging around with time offsets.
https://trac.buddypress.org/ticket/2203 -
Hugo Ashmore posted a new activity comment 15 years, 8 months ago
Thanks Ray, makes sense, not sure why it wasn’t, maybe deliberate? I’ll ask pcwriter to activate as it’s unnecessary to have threads all over the place.
-
hnla posted on the forum topic New plugin: Add All Nav Links to BP Adminbar in the group Creating & Extending: 15 years, 8 months ago
@pcwriter I’m trying to find out why the plugin group hasn’t got a forum activated, if it can be enabled I’ll close this thread off so that further discussions can continue within that group.
-
Hugo Ashmore posted an update 15 years, 8 months ago
@DJPaul Quick question Paul:
Why is it some plugin groups have forums and others not, I presume forums has to be activated for group? if so who can do that?-
Has to be manually activated in the group admin area by the plugin owner.
-
Thanks Ray, makes sense, not sure why it wasn’t, maybe deliberate? I’ll ask pcwriter to activate as it’s unnecessary to have threads all over the place.
-
And if the plugin owner doesn’t “own” the plugin, they’ll need to ask Andy or John to change ownership.
-
-
-
hnla posted on the forum topic New plugin: Add All Nav Links to BP Adminbar in the group Creating & Extending: 15 years, 8 months ago
Well done, I’ll take a look later, see if there are any issues. I’m still trying to figure out the labeling issue with the wp_nav_menu.
-
hnla posted on the forum topic How to get rid of spam blogs? in the group How-To and Troubleshooting: 15 years, 8 months ago
? There is still the same ability to mark as spam either from Super Admin -> Users or Super Admin -> Sites. Under Users you will have to use bulk actions dropdown as the buttons appear to have been removed allowing to mark as spammer. You may need to clarify the issues you are having […]
-
hnla posted on the forum topic EventPress in the group Third Party Components & Plugins: 15 years, 8 months ago
Good point ๐
- Load More
@hnla
Active 7 years, 10 months ago
“…try an always avoid embedded styles as much as possible.”
Other than individual functions, is there any more efficient way of coding individual styles for background, text, border & hover colors, specific dimensions & positioning, etc…? I ask this because of your warning and of the number of options I’m adding to the admin panel. I’d like…[Read more]