-
Mark posted on the forum topic 1.2.6 upgrade – xprofile_get_field_data with checkboxes no longer working correctly in the group How-To and Troubleshooting: 14 years, 1 month ago
Doh! You know, I was using explode() later on to extract the individual elements – don’t know why I didn’t think of using implode() to clean up the array. Thanks @hnla – that works now. For reference, here is the full code – basically this uses the data derived from checkboxes in the member’s profile (in […]
-
hanna posted an update 14 years, 1 month ago
@hnla hey sorry 4 bothering but…….do you know who to install and start using ur social network…sorrY. HELP PLEEEESE
-
hanna posted an update 14 years, 1 month ago
@hnla Post something to hnla…
-
anindyaray 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: 14 years, 1 month ago
@hnla , @rogercoathup : One thing I donot understand (surrendering that I am a novice) , the snippet suggest that
if user is logged in then the condition is to padd 0px
, but what is need according. to the scenario isif a user id logged out the padd 0 px , else padd 25 px
[…] -
anindyaray 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: 14 years, 1 month ago
@hnla : Ok! but nothing to say sorry , Your tried to help me a lot , Thanks π
-
anindyaray 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: 14 years, 1 month ago
@hnla: π Thanks π … but I had tried … , yet I tried once again … but in vain , I am pasteing the code `function cancel_header_padding_for_no_adminbar() { if(defined( ‘BP_DISABLE_ADMIN_BAR’ ) || $bp->doing_admin_bar = false && !is_user_logged_in()) ?> body {padding-top:0;} < ?php
}
add_action( 'wp_head',…[Read more] -
Twinfinity posted on the forum topic On BuddyPress 1.2.6, the member page has two add friend buttons… in the group How-To and Troubleshooting: 14 years, 1 month ago
@hnla Btw… here is a search example: Support Topics Matching “two buttons on member list” Sorry, no support topics matched your search. Members Matching “two buttons on member list” Sorry, no members matched your search. Groups Matching “two buttons on member list” Sorry, no groups matched your search. And here is another search: Support Topics…[Read more]
-
Twinfinity posted on the forum topic On BuddyPress 1.2.6, the member page has two add friend buttons… in the group How-To and Troubleshooting: 14 years, 1 month ago
@hnla Okay, thank you. I called myself searching for anything regarding the two buttons and coming up with nothing by way of the search. This is why I posted. I am support for two web hosting forums, I understand very well to search first… Sorry for my search’s failure. Perhaps I made the wrong query…
-
anindyaray 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: 14 years, 1 month ago
@hnla : are you there ? Please help me with the code snippet , I am not comfortable with code , Please
-
LPH2005 posted on the forum topic Just Installed – links aren't working in the group Installing BuddyPress: 14 years, 1 month ago
@hnla – π
@clarki and @somethingforkaty – these are not BP issues but permalinks in WP. Go to your admin panel and set the permalinks. See step 3 here: https://codex.buddypress.org/getting-started/setting-up-a-new-installation/
Here is the information on “pretty” permalinks: https://codex.wordpress.org/Using_Permalinks
Watch the .htaccess after…[Read more]
-
anindyaray 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: 14 years, 1 month ago
@hnla : would you kindly give the complete snippet here , as I’m not comfortable with codes π
-
paulhastings0 posted on the forum topic Time Offset still present in BP 1.2.6 in the group How-To and Troubleshooting: 14 years, 1 month ago
-
anindyaray 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: 14 years, 1 month ago
@hnla : Thanks , It works , but as I mentioned in the other thread ( https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-1-2-6-adds-extra-padding-top/ ) , this will only work flawlessly if and only if adminbar is disabled completely by the define statement /define (βBP_DISABLE_ADMIN_BARβ, TRUE)/ but incase of…[Read more]
-
anindyaray 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: 14 years, 1 month ago
@hnla : Yes disabling adminbar for nonlogged in users leaves a blank space, check this image http://img153.imageshack.us/img153/4278/whitespaceu.jpg
Users not logged in are guest user π -
anindyaray 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: 14 years, 1 month ago
@karmatosed : with buddypress default theme it works absolutely OK. No problem at all. @hnla : as for this issue the home page is displayed in a odd way , so I have enabled the admin bar for guests for the time being …. I’m doing all the testing in my demo install in localhost … after […]
-
anindyaray posted on the forum topic Buddypress 1.2.6 adds extra padding-top in the group How-To and Troubleshooting: 14 years, 1 month ago
@hnla – Yet Thanks for trying to help !
-
anindyaray posted on the forum topic Buddypress 1.2.6 adds extra padding-top in the group How-To and Troubleshooting: 14 years, 1 month ago
@hnla Thank for your help I’m using wp 3.0.1 and bp 1.2.6 , with theme named “Blogs-mu” I’m tried putting the code snippet provided by you in the function.php of the theme file which didn’t worked, and also tried putting the code in bp-custom.php in plugins directory , which too didn’t helped actually it happen nothing […]
-
anindyaray posted on the forum topic After bp 1.2.6 upgrade No admin bar for guest in the group How-To and Troubleshooting: 14 years, 1 month ago
@hnla thanks hnla for your response … Yes I have checked , Its working ok with BP default theme … I’m using Blogs-mu theme , and after updating I am seeing this problem , even when admin bar is disabled for guests that white space is visible ? as for details what would be required ? […]
-
Pisanojm posted on the forum topic Time Offset still present in BP 1.2.6 in the group How-To and Troubleshooting: 14 years, 1 month ago
-
Roger Coathup posted on the forum topic Buddypress 1.2.6 adds extra padding-top in the group How-To and Troubleshooting: 14 years, 1 month ago
@hnla – posting simultaneously !
- Load More
@hnla
Active 6 years, 4 months ago