-
hnla posted on the forum topic Adding Register Notice to Admin Bar? in the group How-To and Troubleshooting: 15 years, 4 months ago
Raised a ticket on this a while back and gave example code I was using to add dashboard links to adminbar and believe there has been a patch added and committed for 1.3.
-
hnla posted on the forum topic new member registration email with buddypress on local host in the group How-To and Troubleshooting: 15 years, 4 months ago
One approach might be to configure php.ini to use the smpt localhost and port lines (i.e uncomment) and set an explicit sendmail_from address or simply configure sendmail, I’ve never had an issue with sending email reg confirmations from a test environment but then I scrabbled around and worked out how to configure ‘fake sendmail’ which […]
-
hnla posted on the forum topic Why using pages for BP sections is a bad idea in the group Requests & Feedback: 15 years, 4 months ago
Not in disagreement necessarily and get your point. I’m interested in this as I don’t know myself why this approach has been adopted (probably should have been paying more attention in those dev chats 🙁 )
-
hnla posted on the forum topic Why using pages for BP sections is a bad idea in the group Requests & Feedback: 15 years, 4 months ago
Interesting points. Working recently with trunk prompted the same thoughts vis-a-vis disabling BP and being left with a heap of odd pages, but then I simply removed or unpublished those pages.
It would be interesting to hear the comments of the core devs who are :
-
hnla posted an update in the group BP User Profile Map: 15 years, 4 months ago
Have tagged a new version 1.1. This version enhances the admin configuration options allowing control over some of the map overlay controls and the zoom level.
I am aware that there may possibly still be issues lurking around for some and would be grateful for any notification of issues anyone has running this plugin along with BP/WP versions and…[Read more]
-
hnla posted on the forum topic Tutorial? in the group BP User Profile Map: 15 years, 4 months ago
Not sure what the issues are now? The upgrade to 1.2.7 worries me as that shouldn’t really cause any issues. I will try installing the plugin on a fresh install and see if I can force any issues but starting to feel as if these issues are indicative of the slightly fragile nature of WP/BP […]
-
hnla posted on the forum topic Main menu drop downs reload same page in the group Add All Nav Links to BP Adminbar: 15 years, 4 months ago
‘Please’!
-
hnla posted on the forum topic I need to make my BP-Default Parent Theme a child theme… in the group How-To and Troubleshooting: 15 years, 4 months ago
You will need to make that child theme then. I would add to your child theme folder structure the _inc/css/ structure as you have edited the main style files simply copy them over to this child theme directory, your child theme style.css in theme root will call those files in the same way as default […]
-
hnla posted on the forum topic target blank in the group Miscellaneous: 15 years, 4 months ago
Are you saying you know how to or asking how to? fwiw you shouldn’t really use that attribute as it’s been long deprecated. How a link is opened is a user issue you as a developer should not force your desire on the end user and their browser, i do not want or allow new […]
-
hnla posted on the forum topic CSS code that Alternates the colors of forum threads? in the group How-To and Troubleshooting: 15 years, 4 months ago
No Problem glad it worked and so quickly 🙂
Might open a ticket on this though as not sure really why we aren’t adding alt to all lists like this in the core js.
-
hnla posted on the forum topic CSS code that Alternates the colors of forum threads? in the group How-To and Troubleshooting: 15 years, 4 months ago
Cos I iz a wonderful human being, heres something that should work for you, but is slightly long winded: Create a file name it ? mysnippets.js I suggest this placed in themes/myThemeName/_inc/ but can go in theme root if easier ( adjust you paths to reflect placement ) In this file add this: ` jQuery(document).ready( […]
-
hnla posted on the forum topic CSS code that Alternates the colors of forum threads? in the group How-To and Troubleshooting: 15 years, 4 months ago
edit// the markup you refer to in ‘ul#topic-post-list li.alt ‘ i.e a forum thread doesn’t actually have an alt class applied so bp.org has customised things for it’s own use, you could replicate this by looking for the jQuery script snippet adding alt classes and adding it to your own js file but you have […]
-
hnla posted on the forum topic Getting Buddypress Functions in to Custom Theme in the group How-To and Troubleshooting: 15 years, 4 months ago
Glad you got it all working. You sorted the issue with the functions file, which seemed the main thrust of the thread ?
-
hnla posted on the forum topic Tutorial? in the group BP User Profile Map: 15 years, 4 months ago
Are you referring to your members user profile, after you have created the new profile field? Google should return a map based on what you have mentioned above if not play around try just Estonia and other variations to get the map kicked into life.
-
hnla posted on the forum topic How to allow members to create their own blogs? in the group How-To and Troubleshooting: 15 years, 4 months ago
@thealchemist do bear in mind that Multisite is a WordPress feature (and therefore really a WP support issue rather than a BP one) even though we are happy to help where we can with non BP support issues 🙂
-
hnla posted on the forum topic CSS code that Alternates the colors of forum threads? in the group How-To and Troubleshooting: 15 years, 4 months ago
You need to be a little more specific.
Remind us are you using a custom theme or bp default? If custom have you read the second post in this thread?
-
hnla posted on the forum topic Minor @mention admin flaw. in the group How-To and Troubleshooting: 15 years, 4 months ago
Do I not recall this issue being raised a while ago? Are we talking about the *Default* WP admin acount created at initial signup and of the practice of then changing or masking that accounts displayed name by editing the DB entries?
-
hnla posted on the forum topic how can i disply the buddy press menu in individual tabs in the group How-To and Troubleshooting: 15 years, 4 months ago
As Boone suggests these are just styling concerns aren’t they? Tabs are simply artifice, an illusion created through CSS; thus for bp-default you must create a child theme to allow you to re-style those links in the manner you wish.
-
hnla posted on the forum topic Something wrong with Jet Event System (JES) in the group Creating & Extending: 15 years, 4 months ago
Your English if fine 🙂
This may not help, but I seem vaguely to recall a similar error when I tested, but think (can’t remember for sure) I had hacked the template files around a bit and I think removed some link along the way? So question is have you modified anything?
-
Hugo Ashmore posted an update 15 years, 4 months ago
@gravelhunter gravelhunter that is quite enough times to have posted a link to the same video, realise you want to help but dragging up old posts generally meets with a frown on tech forums. 🙂
The advise you offer while essentially is correct does need to be qualified as you should be aware that there are other factors that might cause 404 pages…[Read more]
- Load More
@hnla
Active 7 years, 9 months ago