BuddyBoss Home – Web › Support Forums › Themes › Boss. theme › Dropdown Box Issue MEGA THREAD
Tagged: activity, add photos, box, customization, date, date selector, datebox, design, dropdown, form, profile fields, select
@antonkawasaki the solution here (https://www.buddyboss.com/support-forums/topic/profile-date-selector/) should take care of the “Age” (birthday) selectors. I’m not sure about the others.
Thanks, @ryanmaler – I had tried that before, but unfortunately it didn’t work for me. Possibly because I’m using the “BuddyPress Xprofile Custom Fields Type” plugin, and that’s not a regular date selector but rather a “birthday” selector.
I would still love to know how I could get my profile fields all aligned! I deactivated all plugins (except for Buddypress/bbPress, and the two BuddyBoss plugins), and I’m still having the issue — so it’s definitely something with the Boss theme…
Thanks in advance to anyone who can help me out…
@ryanmaler Any time, took a bit of editing to get it look right, hopefully it won’t mess up any other fields. Does it look ok on mobile?
@ryanmaler under @media screen and (min-width: 721px)
add this to custom.css:
#buddyboss-media-add-photo{margin: 0 30px;}
I’ll send this fix to developers
@tjchester other fields do not seem to be effected. Checks out good on mobile (iPad and iPhone). Thanks again.
@tjchester this was a good fix for iPad, but the change didn’t show up on iPhone. I also tried placing it in the other mobile media queries and it showed up for iPhone when placed in the landscape media query. So, pretty good fix for mobile. However, it having it in the tablet media query effects my 11″ Macbook Air and pushes the “Add Photo” button left to far due to the margin shift. Decent fix for now, hopefully will be cleared up in next update. Thanks.
@antonkawasaki Welcome to the BuddyBoss community! Are you able to PM me a test account to your site. I should be able to get this all fixed up fairly quickly.
Hi @tjchester! Thanks for the welcome. 🙂
Unfortunately I’m currently building my site locally on my computer, so there’s no way to give you access yet. 🙁
@antonkawasaki On top of the datebox code add this to custom.css:
#buddypress #profile-edit-form.standard-form .editfield{clear:left;}
Thanks, @tjchester! That’s the code I was looking for and couldn’t seem to figure out. 🙂
Now…much more importantly…is there a way to fix the issue of the drop-down selectors not visually “changing” when something is selected/re-selected? (The only way to know for sure if the change was actually made is hitting “save changes”).
This isn’t just a problem when editing profiles…the drop-down selectors don’t visually change during the registration process too!! So if people try and register, it looks like the options they are choosing aren’t “working” (even though they are).
You can go to the test site I PM’ed you to see for yourself. Try and edit one of the drop-down fields in the profile, or go to register (when logged out) and try and complete the form. It looks like nothing works…
Thanks
Awesome, thanks!
Great, thanks for your patience.
Hello,
On bbpress and profiles when I click on a button, it does not change the text:
In the picture, if I clqiue on “HIGHLIGHTED” the text will stay on “normal”
How can I do? As well as having an alignment?
Thank you and sorry for my English! I hope you understand!
This is the exact same problem that I mention at the end of this thread:
https://www.buddyboss.com/support-forums/topic/xprofile-field-alignment-issues/
It’s the multi-select drop-down menus (not buttons) that don’t seem to show the text changing when you select something new. A few multi-select drop downs in the theme (like in “Activity”) DO seem to work properly — but in most places they don’t. Hope this is fixed soon! (Or we can get a patch in the meantime…)
Hello @tjchester!
How to place “post in :” before dropdown menu in activity page, like in @bharatxxx007 attachments?
In my site, and in demo, “post in” is placed after dropdown menu…