-
Anve S. replied to the question Mobile bar on iphone portrait shows cutted line in the forum BuddyBoss theme 8 years, 10 months ago
HI @thorsten,
Try following css code and let me know if this fixed that issue,
#main-wrap #buddypress #mobile-item-nav-wrap { height: 118px; }
Regards
Anve -
Anve S. replied to the question Mobile bar on iphone portrait shows cutted line in the forum BuddyBoss theme 8 years, 10 months ago
HI @thorsten,
Try following css code and let me know if this fixed that issue,
#main-wrap #buddypress #mobile-item-nav-wrap { height: 110px; }
Regards
Anve -
Anve S. replied to the question Mobile bar on iphone portrait shows cutted line in the forum BuddyBoss theme 8 years, 10 months ago
HI @thorsten,
I have checked and it is working fine on iphone5 but not on iphone 6 .Thanks for the patience, Will respond you in few hours .
Regards
Anve -
Anve S. replied to the question Mobile bar on iphone portrait shows cutted line in the forum BuddyBoss theme 8 years, 10 months ago
Hi @thorsten ,
Could you please share your site url . I’ll check if my css is being applied there or not .
Regards
Anve -
Anve S. replied to the question Mobile bar on iphone portrait shows cutted line in the forum BuddyBoss theme 8 years, 10 months ago
Hi @thorsten,
Plesae try adding following css in child theme’s custom css . Try adjusting the ‘height’ according to your need .
@media screen and (max-width:720px){
.xprofile #buddypress #mobile-item-nav-wrap, .xprofile #buddypress #mobile-item-nav-wrap ul {
height: 118px !important;
}
}
Regards
Anve -
JDoe replied to the forum topic BuddyBoss v2.1.4 ready for BuddyPress v1.6.2? in the group BuddyBoss Theme 12 years, 2 months ago
-
Maria replied to the forum topic BuddyPress Group Email Subscription does not work fine with BuddyBoss theme in the group BuddyBoss Theme 12 years, 5 months ago
@thorsten you think that’s the culprit? I am using one for a particular plugin that I like. I wonder if it is what is causing problems for a couple of things. I’ll think about it. Right now, without the group […]
-
Maria replied to the forum topic BuddyPress Group Email Subscription does not work fine with BuddyBoss theme in the group BuddyBoss Theme 12 years, 5 months ago
@tjchester @thorsten @godrob I tried it, and it didn’t work for me. I still get the wheel spinning and their are signs it’s just not good to have. For now I’ll just have to stick with the Buddypress private […]
-
Rob replied to the forum topic BuddyPress Group Email Subscription does not work fine with BuddyBoss theme in the group BuddyBoss Theme 12 years, 5 months ago
Hi guys, I have the same problem as @thorsten, in that the Ajax activity wheel continues to spin when the ‘BuddyPress Group Email Subscription’ plugin is enabled. Can @mike / @tjchester take a look at please? […]
-
David Payne replied to the forum topic Safe for Wordpress 3.4 and Buddypress 1.5.6 Upgrade? in the group BuddyBoss Theme 12 years, 8 months ago
@thorsten @legendary1022 @tjchester
Just updated to Wordpress 3.4 and Buddypress 1.5.6. Anyone else having problems with a blank buddypress update wizard?
When going to Buddypress area in the backend, I’m on […]