-
hnla posted on the forum topic Just Installed – links aren't working in the group Installing BuddyPress: 15 years, 6 months ago
Setting the permalinks, but can you confirm they were written.
What server are you running on?
Have you run through the WP codex guide that lph2205 linked to above.
-
hnla posted on the forum topic Just Installed – links aren't working in the group Installing BuddyPress: 15 years, 6 months ago
Thanks @lph2005 that makes me look ever the meanie 😉 🙂
-
hnla posted on the forum topic Just Installed – links aren't working in the group Installing BuddyPress: 15 years, 6 months ago
Not a single solution? really? Have you honestly scoured all the docs pages here and the WP codex ones, have you searched the posts in the support groups here? I know that this issue crops up often enough that there are many posts that have covered this aspect or issue, there is also WP codex […]
-
hnla posted on the forum topic WordPress or Buddypress folder size dramatically increased in short period of time in the group How-To and Troubleshooting: 15 years, 6 months ago
I think the ‘afaik’ would need to be confirmed wouldn’t it? otherwise we are simply being asked to speculate based on little actual information. What do you mean by ‘web folder space’ ? Was this change apparent after an update to 1.2.6 or did it simply happen for no apparent reason. Logs are always a […]
-
hnla posted on the forum topic Can't post content & embeded media? in the group oEmbed for BuddyPress: 15 years, 6 months ago
if all on same line then text preceding the link is stripped, text directly following the link is preserved. Write line of text hit enter for line break add link add another carriage return add further line of text and all text is preserved . This isn’t necessarily a oEmbed issue oEmbed simply makes use […]
-
hnla joined the group oEmbed for BuddyPress 15 years, 6 months ago
-
hnla posted on the forum topic What necessary changes should be made to BP themes for BP 1.2.6 in the group How-To and Troubleshooting: 15 years, 6 months ago
Under the “Add a reply” textarea there is a line of text that reads thusly: “To display code, put it between
backticks” Ok so the fact that the function is run for logged in users tells me that the check on the ‘disable adminbar for logged out users’ actually simply checks to see if the […] -
hnla posted on the forum topic What necessary changes should be made to BP themes for BP 1.2.6 in the group How-To and Troubleshooting: 15 years, 6 months ago
Ok then skip back to the other thread where I think I suggested trying my original snippet of code but replacing ‘#header’ with ‘body’ and give that a try, is this not the issue that you are trying to loose that gap and that that gap is padding, the only padding I noted in your […]
-
hnla posted on the forum topic Buddypress roles in the group How-To and Troubleshooting: 15 years, 6 months ago
Already doing that personally, you can run a check on current_user_can to see what capability they have. Roles and capabilities are handed down to all users regardless by WP or am I missing the point?
-
hnla posted on the forum topic What necessary changes should be made to BP themes for BP 1.2.6 in the group How-To and Troubleshooting: 15 years, 6 months ago
I’m attempting to point out how this is becoming a rather confused issue and gain clarification for all concerned 🙂 Is the issue that you ARE disabling the admin bar for anonymous, non logged in users but doing so leaves a blank space? What is your definition of a ‘Guest User’ normally ‘Guest’ and Anonymous […]
-
hnla posted on the forum topic What necessary changes should be made to BP themes for BP 1.2.6 in the group How-To and Troubleshooting: 15 years, 6 months ago
After updating to buddypress 1.2.6 from 1.2.5.2 , my site does not show admin bar for guest user(as admin is disabled for loggedout users) , instead inplace it shows a white space … Logged in users can view the admin bar correctly , but non-loggedin users or guest users cannot see the admin bar , instead […]
-
hnla posted on the forum topic Buddypress roles in the group How-To and Troubleshooting: 15 years, 6 months ago
yep groups and forums are not roles in the strict sense of WP roles and capabilities, which is what I guess I meant in my initial comment.
-
hnla posted on the forum topic Buddypress roles in the group How-To and Troubleshooting: 15 years, 6 months ago
Roles and capabilities are a WP factor not BP, as far as I’m aware BP does not create any roles or specific capabilities.
If you want a good role manager plugin I would suggest Justin Tadlock’s one ‘Members’ however ‘capsman’ may well suit your requirements.
-
hnla posted on the forum topic Buddypress 1.2.6 adds extra padding-top in the group How-To and Troubleshooting: 15 years, 6 months ago
@anindyaray I still don’t really get what your actual issue is looking at your site as a logged out /anonymous user shows the adminbar but beside that , and obviously as you state above, you are using a custom theme so no my fix won’t work for you I and most of the others can only […]
-
hnla posted on the forum topic WordPress 3.0 + Buddypress — User Creation Problems? in the group How-To and Troubleshooting: 15 years, 6 months ago
If only people didn’t believe that Email protocols and services were such a simple thing, the post above by deadpan10 gets closer than most to understanding some of the potential issues and that it’s NOT necessarily a WP/BP one. Correctly set up email with correct and proper dns records might go some way to resolving […]
-
hnla posted on the forum topic Buddypress 1.2.6 adds extra padding-top in the group How-To and Troubleshooting: 15 years, 6 months ago
Then you’re doing something wrong! Without actual detail on what you have done or tried to do it leaves it to us to have to makes guesses which generally is wasteful of time and resources. Rather than simply state it didn’t work describe what you tried to do with the above code, also we have […]
-
hnla posted on the forum topic Buddypress 1.2.6 adds extra padding-top in the group How-To and Troubleshooting: 15 years, 6 months ago
Possibly because there are is a mix of issues, if you referring to the remaining padding-top then that is a property being declared in default.css on the #header ruleset and will be there regardless of the state of the adminbar: I have only time to suggest a quick fix for that in lieu of a […]
-
hnla posted on the forum topic Mapology – Adding maps for users and groups in the group Third Party Components & Plugins: 15 years, 6 months ago
Oh well, beaten to it 🙁 🙂
-
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
It is likely padding creating the white space as you see it to preserve an area for the adminbar, sadly it’s difficult to help further with a static image, you will need to probably contact the theme authors? and see if they are aware of the issue, whether they have fixes or an update for […]
-
hnla posted on the forum topic Question about registration and the admin bar in the group How-To and Troubleshooting: 15 years, 6 months ago
As that guide is written b y Boone I guess it must be possible, if it hasn’t worked for you you need to review carefully what you have done and that you have followed all steps explicitly, and yes it might be a case that you need the css in which case test that theory […]
- Load More
@hnla
Active 7 years, 9 months ago