HTML code | WordPress.org

[ad_1]

<script>
function update_columns() {
jQuery(‘.cff-container-field>fieldset>div’).each(function () {
var container = jQuery(this),
visible = container.children(‘.fields:not(.cff-container-field):visible’).length;
console.log(container);
if (visible)
container.find(‘.fields’).removeClass(‘column3 column4 column5 column6’).addClass(‘column’ + visible);
});
}
</script>

hello bro, I’m using above code to use flexible column size…

but there is one problem..

when I use hide class, the hidden class doesn’t become the same size immediately when opened..

for example, I opened into 4 columns by clicking the button “kepo”

then, when it reaches the 10th column then the hidden column will open automatically, but the default open doesn’t match the one above, can you help me?

this my videos
check in here

i hope you can understand.. thx

The page I need help with: [log in to see the link]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer