BuddyBoss Home – Web Support Forums Themes BuddyBoss theme Gravity Forms Dropdown Field Issue

Viewing 7 posts - 1 through 7 (of 7 total)
  • Question

    #38991
    @sgaske

    Check 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.

    http://www.bhparanormal.org/contact-us/

    Answers

    #38998

    Alyssa
    Participant
    @alyssa-buddyboss

    @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.

    #39034
    @sgaske

    Hey 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.

    #39073

    Alyssa
    Participant
    @alyssa-buddyboss

    @sgaske it is possible it is related to another drop-down issue we should be releasing a fix soon.

    #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?

    #39418
    @sgaske

    I 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.

    #39436

    Alyssa
    Participant
    @alyssa-buddyboss

    @sgaske no update yet, our last release was March 25th so waiting a month wouldn’t be unheard of. Should be just another week or so…typically when I say that Michael releases it the next day. So let’s hope for that 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
  • The question ‘Gravity Forms Dropdown Field Issue’ is closed to new replies.