BuddyBoss Home – Web › Support Forums › Solutions › Social Learner › Groups directory not optimized for mobile.
Tagged: group directory, mobile CSS
- This topic has 10 replies, 3 contibutors, and was last updated 9 years ago by Udomsak.
Question
October 22, 2015 at 1:31 pm #49342@wp_flamingoHi, social learner,
I have been trying to edit the css of groups directory, but unfortunately, i have no luck. Please have a look on my screenshot. please help or advice how to fix it.
Thanks
flamingoAnswers
October 23, 2015 at 12:43 am #49352@
AnonymousHi @wp_flamingo
It got broken in our last update it will be fixed shortly
You can include following css to your custom.css@media screen and (max-width:480px){ .directory.groups #primary #buddypress ul.item-list li div.item-avatar ,.directory.groups #buddypress ul.item-list li div.action .action-wrap , #primary #buddypress #groups-stream li div.item, #primary #buddypress #groups-list li div.item { display: block !important; width: 100% !important; text-align: center !important; } }
Regards
Varun DubeyOctober 23, 2015 at 3:07 am #49367@wp_flamingoThank you, also the same issue for woocommerce basket and notification as in the screenshot
October 23, 2015 at 8:42 am #49392@
AnonymousHi @wp_flamingo, Please paste the site url
RegardsOctober 23, 2015 at 9:54 am #49397@wp_flamingohi @vapvarun,
here is my url: http://www.geekampus.com/
Also, Login, Register and Comment button cannot be translated. As you can also see on my site.
Regards
October 24, 2015 at 5:59 am #49421@
AnonymousHi @wp_flamingo, Please add this css in your child theme’s custom.css
div.header-notifications.cart { padding: 0px !important; }
It will be better to use ‘Loco Translate Plugin’ to do required changes
https://wordpress.org/plugins/loco-translate/
Regards
PallaviOctober 24, 2015 at 6:14 am #49426@wp_flamingohi @pallavi,
Thanks you very much. I use Poedit to translate all, didn’t want to use too many plugin. if the loco translate work, i would give it a try.
Thanks
DuchOctober 24, 2015 at 6:22 am #49429@
AnonymousHi @wp_flamingo, there is a language file in social learner theme you will have to translate that one also.
Regards
PallaviOctober 24, 2015 at 8:05 am #49443@wp_flamingohi @pallavi,
thanks, it works now. another thing, the like button from buddyboss wall, not working. I still get error from click the like icon… any idea?
October 26, 2015 at 1:32 pm #49787@
AnonymousHi @wp_flamingo, Please take a look of this thread hope it will help you to solve your issues..
https://www.buddyboss.com/support-forums/topic/error-getting-likes/
Regards
PallaviOctober 26, 2015 at 4:09 pm #49810@wp_flamingohi @pallavi,
The code were already exist in buddyboss wall 1.2.3. But I found this thread from @vapvarun
https://www.buddyboss.com/support-forums/topic/error-getting-likes-4/thanks,
Duch
- The question ‘Groups directory not optimized for mobile.’ is closed to new replies.