BuddyBoss Home – Web Support Forums Themes BuddyBoss theme prevent from wrapping

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

    #38527
    @boris-kamp

    Hi guys,

    Im using Select2 in my theme.
    Now it seems BuddyBoss automatically wraps all the <select> in a div called .buddyboss-select-inner with a parent .buddyboss-select.
    the styles assigned to these boxes mess up my select boxes! I need buddyboss to stop wrapping all the selects that are in my div called #filters.
    Is there a way to do this aside from messing in the source code?

    Answers

    #38545

    Alyssa
    Participant
    @alyssa-buddyboss

    @boris-kamp unfortunately the only way to stop this is to remove section 2.2 from js/buddyboss.js starting on line 504. I have a request to the devs to make this a hook we can unload or remove.

    #38702

    Anonymous
    @

    @boris-kamp This should be fixed in latest release, v 1.1.5

    #38703

    Anonymous
    @

    @boris-kamp @tjchester

    We made it an external script. You can turn it off by deregistering selectboxes.js sctipt

    #38722

    Alyssa
    Participant
    @alyssa-buddyboss

    Awesome!

    #38751
    @boris-kamp

    @Michael @tjchester Thanks guys!

    #38789

    Alyssa
    Participant
    @alyssa-buddyboss

    @boris-kamp can you verify this is resolved?

Viewing 7 posts - 1 through 7 (of 7 total)
  • The question ‘prevent from wrapping’ is closed to new replies.