BuddyBoss Home – Web › Support Forums › Themes › BuddyBoss theme › Gravity Forms Dropdown Field Issue
- This topic has 6 replies, 2 contibutors, and was last updated 9 years, 7 months ago by Alyssa.
Question
April 16, 2015 at 7:41 pm #38991@sgaskeCheck out the “Reason for Contact” field on the linked page. For some reason the selected option is showing up to the left of the field in addition to in the dropdown. I can’t figure out how to fix this. Any help would be appreciated.
Answers
April 16, 2015 at 8:30 pm #38998@alyssa-buddyboss
AlyssaParticipant@sgaske I don’t see this issue with Chrome or IE on Windows 8. Is this issue resolved? If not, please post your OS and browser.
April 16, 2015 at 10:33 pm #39034@sgaskeHey TJ,
I actually figured out how to hide the extra via CSS, but I noticed that any drop down on the site is having the same issue; it’s not just Gravity Forms. That’s a lot of CSS to fix.. I noticed it in bbPress and a few other places too. I’m going to remove the CSS I added for the fix on that form, then you’ll see what I mean. You can use the same link as above.
April 17, 2015 at 4:22 pm #39073@alyssa-buddyboss
AlyssaParticipant@sgaske it is possible it is related to another drop-down issue we should be releasing a fix soon.
April 25, 2015 at 9:02 pm #39415@sgaske@tjchester Any word on the progress of this fix? Don’t mean to sound impatient, but it’s cramping my site’s style. Also, I’m not seeing this issue on other BuddyBoss sites, is it possible it might be something else?
April 25, 2015 at 11:16 pm #39418@sgaskeI think I found a temporary fix for this. I’m not seeing anything broken as of yet… I’ll reply if I find anything. But what I did was comment out these lines in buddyboss.js section 2.2:
/*if ( ! $span.length ) {
$span = $(‘<span></span>’).hide();
dynamic = true;
}$span.insertBefore( $select );*/
So far so good, an official fix would still be great.
April 26, 2015 at 9:26 am #39436
- The question ‘Gravity Forms Dropdown Field Issue’ is closed to new replies.