Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Visual Composer Tabs Compatibility

If the Grid is initially hidden from view, it isn’t able to calculate its size properly. This causes a conflict with tabs, as when the Grid is shown when a tab is clicked, because it wasn’t able to calculate its size, the Grid usually doesn’t appear properly when the tab is clicked. Triggering a window resize event when the tab is clicked is usually the fix here. This can be done with some custom JavaScript, and it can be added to the Grid’s “API/JavaScript” section:

tabs-fix