Support Forum » User Profile

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Meta boxes disappear after the order is changed #13803
    billreed85billreed85
    Participant

    I figured it out!

    For anyone that may be having an issue like this check to see if you are using the "MB Columns" plugin. If so, make sure all your columns add up to 12 on each row. If they don't you'll have a bad time.

    After reviewing the 40 meta boxes I've created on my site I found that the very last 3 meta boxes were set at 6, 6, and 6. I was able to fix this by changing that last 6 to a 12.

    in reply to: 'collapsible' doesn't collapse properly #5288
    billreed85billreed85
    Participant

    Perhaps the following CSS should be applied to the plugin?

    .rwmb-group-collapsible > .rwmb-input > .rwmb-group-collapsed > .rwmb-row {
    	display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)