Hi,
> installed plagins > tabs builder > edit > tabs-builder/template/style.php >
change: <?php if($select_expand_animation==”no”)
to: <?php if($select_expand_animation!=”no”)
This is probebly a workaround, but I didn’t want to play with the code too much.