%PDF- %PDF-post_content ); $is_build_with_elementor = kalium()->elementor->is_built_with_elementor( get_the_ID() ); // Password protected page doesn't use vc container if ( post_password_required() ) { $is_vc_content = false; } // Page title (show or hide) $show_title = is_singular() && kalium_get_field( 'heading_title' ) && ! $is_vc_content; // Container start $container = []; if ( $is_build_with_elementor ) { $container[] = 'elementor-content'; } else if ( $is_vc_content ) { $container[] = 'vc-container'; } else { $container[] = 'container'; $container[] = 'default-margin'; if ( ! kalium()->is->woocommerce_active() || ! ( is_woocommerce() || is_cart() || is_checkout() || is_account_page() ) ) { $container[] = 'post-formatting'; } } while ( have_posts() ) : the_post(); ?>
>