-
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
Are tables and data created/saved in the DB? if they are then you should simply have to query the DB in bp-wp-navbar to fetch the field values and use those in place of the current variable strings. I haven’t time to look too deeply now but will try and run it tomorrow and have a […]
-
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
People The community , must as a whole, stop this practice of hijacking threads we now have three questions running in the same thread this practice isn’t tolerated on most tech forumsd due to the confusion that thread dissolves into. The first thing all three of you must check is that your permalinks are working […]
-
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
Ah not that knowledgeable, sadly 🙂
-
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
Ok well done, they look promising; wp_get_nav_menus() was one of the functions that is referenced in the codex but has no page written for it and which I had been playing around with the functions above I’m not sure about but can break them down and the links look like useful reading I’ll have another […]
-
hnla posted on the forum topic How to make a private community? in the group How-To and Troubleshooting: 15 years, 8 months ago
That sounds like you actually need a custom front page, but what do mean by ‘click it’ that’s a rather loose term click what? Why does that page not simply have the text/content you want with a simple link to the registration page and also a simple login, registered users will login and be directed […]
-
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
? BP 1.2.4 you need to install 1.2.5.2
If you have really installed 1.2.4 try upgrading it to 1.2.5 and see if that makes a difference and report back.
-
hnla posted on the forum topic How to make a private community? in the group How-To and Troubleshooting: 15 years, 8 months ago
Jenny that plugin you found ‘redirects’ is this a BP plugin? if not then use the one I linked to which is custom coded to work for BP (can’t vouch whether it’s currently compatible with latest releases) At the end of the day I think you are looking for one plugin to cover two different […]
-
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 oops sorry missed this post. That’s exactly what I was talking about and exactly what I had intended to implement but it probably got overlooked in the original thread, I spent a considerable amount of time reading through all the nav-menu files trying to see how these user added menu labels were referenced but couldn’t […]
-
hnla posted on the forum topic How to make a private community? in the group How-To and Troubleshooting: 15 years, 8 months ago
Travel_junkies code redirects logged out users to the main sign up page which is what I thought you were asking for, it can easily be configured to allow main directory pages to be viewed, but nothing deeper, or I guess to redirect to another page of choice, it’s not a plugin per se it’s the […]
-
hnla posted on the forum topic How to make a private community? in the group How-To and Troubleshooting: 15 years, 8 months ago
Jenny a search of the forum turns up this thread, (always worth a quick search to see what’s been covered )
Give the plugin listed in the last post a go and see if it works for you, and just acknowledge back whether…[Read more]
-
hnla posted on the forum topic How to make a private community? in the group How-To and Troubleshooting: 15 years, 8 months ago
Jenny that’s what Travel_junkies code does (at least the first part of your request); have you tried it? Are you having specific issues with it?
-
hnla posted on the forum topic point logged in user to user's activity page in the group How-To and Troubleshooting: 15 years, 8 months ago
Have a read through this post with particular reference to travel_junkies code which you should be able to modify to prevent access to certain pages/areas if user not registered/loggedout
-
hnla posted on the forum topic CSS Enhancement in the group BuddyPress Member Profile Stats: 15 years, 8 months ago
At further risk of being annoying 🙂 but to show by example how I might modify things: http://pastebin.com/siydMqKU That is rough and ready and a simple paragraph wrapper for the output – spans are maintained within the functions which while not 100% ideal and be justified to the extent that the plugin knows best exactly […]
-
Hugo Ashmore posted an update 15 years, 8 months ago
@cafe6876 green if you would like to test out features of BuddyPress there is a test site set up for that purpose, this is a support forum rather than a test ground.
-
hnla posted on the forum topic CSS Enhancement in the group BuddyPress Member Profile Stats: 15 years, 8 months ago
Gonna jump on the band wagon here as well 🙂 Couple of things: If modifying stuff, adding a few classes is not a bad thing, however what would be, and is more important is to re-factor the markup to render semantic elements; divs and spans are semantically null elements used as aggregaters and as such […]
-
hnla joined the group BuddyPress Member Profile Stats 15 years, 8 months ago
-
hnla posted on the forum topic Best BuddyPress hosting? Share your reviews and recommendations. Bluehost or Godaddy? in the group Requests & Feedback: 15 years, 8 months ago
🙂
First time they posted half a dozen posts, then changed name and another couple (that foxed me completely rolleyes:)
-
hnla posted on the forum topic 1and1 host 500 internal server error when attempting to activate BP Plugin in the group How-To and Troubleshooting: 15 years, 8 months ago
500 internal errors can also be caused by bad .htaccess rules.
-
hnla posted on the forum topic Best BuddyPress hosting? Share your reviews and recommendations. Bluehost or Godaddy? in the group Requests & Feedback: 15 years, 8 months ago
It’s spam Paul.
-
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
It’s not as straightforward as it ought to be there appear to be issues with the order of loading at least what is easily doable from functions.php becomes problematic as a plugin – I have had to wrap the remove_actions in a bp-init function and that provokes other questions as there appear to be conflicting […]
- Load More
@hnla
Active 7 years, 10 months ago