HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/linde-ai/wp-content/themes/linde/static-templates/article-single-static.php
<?php
/*
 * Template Name: Article single static
 *
 */

get_header("static");
?>
<main>

    <div class="article ie-margin">
        <div class="container container--narrow">
            <div class="article__container">
                <div class="article__cover">
                    <img src="https://via.placeholder.com/1200x900" />
                </div>
                <div class="article__main">
                    <div class="article__header text-align-center">
                        <h6 class="article__date">March 22nd 2020</h6>
                        <h2 class="article__title article__title--medium">Universities</h2>
                        <h4 class="article__subtitle--big">Testing</h4>
                    </div>
                    <h3 class="h4 article__subtitle--big">The Problem</h3>
                    <div class="container">
                        <div class="row">
                            <div class="col-md-6">
                                <div class="article__image">
                                    <img src="https://via.placeholder.com/300x300" alt=""/>
                                </div>
                                <h6 class="article__image-about">Image description</h6>
                            </div>
                            <div class="col-md-6">
                                <div class="article__image">
                                    <img src="https://via.placeholder.com/300x300" alt=""/>
                                </div>
                                <h6 class="article__image-about">Image description</h6>
                            </div>
                        </div>
                    </div>
                    <div class="row no-gutters">
                        <div class="col-md-6">
                            <div class="article__text article__border-right">
                                <p>
                                    Now more than ever, we are observing a wide knowledge gap between the chemical industry and the education sector.
                                    This is because the industry is not sharing their latest technological advances with universities, and as a result, when students enter the professional world they have to deal with situations they could not have been prepared for.
                                    In other words, universities lack the right resources to teach students how real-world chemical engineering tools work.
                                    For instance, it is impossible to show students the basics of a compressor, pump, or control board, and teach them how this equipment actually works.
                                    Moreover, Chemical plant tours are hard to organize, and they do not give students the expertise they need to succeed.
                                    Students struggle when they first step in the professional world, because it is hard to learn just from senior operators - these employees are assigned new engineers, but they get no professional gain by teaching these recruits how to operate machinery.
                                    As a consequence, students have to “fend for themselves”, and figure out ways to learn on their own. That is not just bad for students.
                                    Companies are also losing years of wages. They have to pay trainees for multiple years in order to qualify them to become plant engineers.
                                    And, during these first years, their productivity is close to being non-existent.
                                </p>
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="article__aside">
                                <div class="article__image-wrap">
                                    <img src="<?= THEMEROOT ?>/frontend/img/article-1.jpg" alt="">
                                </div>
                                <h6 class="article__image-about">Image description</h6>
                                <div class="article__image-wrap ">
                                    <img src="<?= THEMEROOT ?>/frontend/img/article-2.jpg" alt="">
                                    <div class="article__box video-trigger" data-video-link="vid1">
                                        <div class="article__box-icon">
                                            <svg class="icon-play"><use xlink:href="<?= THEMEROOT ?>/frontend/icons/icons.svg#icon-play"></use></svg>
                                        </div>
                                    </div>
                                </div>
                                <h6 class="article__image-about">Video description</h6>
                            </div>
                        </div>
                    </div>

                    <div class="article__quote">
                        <div class="article__quote-icon"></div>
                        <p class="article__quote-text">
                            Lorem vulputate metus, eu lectus in at egestas sapien. Porta nulla posuere integer quis vestibulum urna vel ipsum dictumst.
                        </p>
                        <p class="article__quote-author">Jaydon Schleifer</p>
                    </div>

                    <h4 class="article__subtitle--small">Linde´s Solution</h4>
                    <div class="article__text">
                        <p>
                            The Linde Virtual Academy allows universities to innovatively enhance students´ theoretical preparation with hands-on practical training.
                            The program allows students to run through life-like, 1:1 simulations of operations in real Linde plants, through virtual reality.
                            Here they get to see and experience how equipment looks, feels and behaves through their own eyes and hands.
                            Thanks to these training modules, students  perform much better during job interviews, as they can confidently answer technical questions about real life operations.
                        </p>
                    </div>

                    <div class="article__image-container text-align-center">
                        <div class="juxtapose" data-showlabels="false" data-showcredits="false">
                            <img src="https://via.placeholder.com/845x425" />
                            <img src="https://via.placeholder.com/846x425" />
                        </div>
                        <h6 class="article__image-about">Image description</h6>
                    </div>
                    <div class="article__text">
                        <p>
                            Furthermore, their time as a trainee is much more productive, as they have already ran through simulations of the scenarios they will be facing hundreds of times.
                            </br>
                            LVA is redefining training in plants all over the globe, from Siberia to South Africa.
                            Studies show that plant operators are able to retain up to 4 times more information compared to traditional classroom training and job shadowing alone, and, in those instances where LVA has been implemented, plant productivity of new recruits increased dramatically.
                            That´s because of the 70:20:10 framework – while theoretical and peer-to-peer learning account for 30% of the information we retain, 70% actually comes from personal experience.
                            This is why we created Linde Virtual Academy: to dramatically speed up the training process for young engineers, to equip them with the best safety skills, and most importantly, engage them with forward-thinking technology.
                        </p>
                    </div>
                </div>

                <div class="article__footer">
                    <div class="article__footer-author">
                        <h4 class="article__footer-title">AUTHOR</h4>
                        <div class="article__footer-author-image">
                            <div class="article__footer-image">
                                <img src="<?= THEMEROOT ?>/frontend/img/impostor2.png" alt="">
                            </div>
                        </div>
                        <div class="article__footer-about">
                            <h4 class="article__footer-about-name">Cristofer Westervelt</h4>
                            <h6 class="article__footer-about-title">Head of Marketing</h6>
                        </div>
                    </div>
                </div>
            </div>

            <div class="article-more">
                <div class="row">
                    <div class="col-12">
                        <div class="row">
                            <div class="col-12 col-md-6">
                                <h4 class="h4">Previous article</h4>
                                <div class="card card-horizontal-stacked">
                                    <div class="card__header">
                                        <div class="card__img-wrap">
                                            <a href="#">
                                                <img class="card__img" src="<?= THEMEROOT ?>/frontend/img/article-4.jpg" alt="">
                                            </a>
                                        </div>
                                    </div>
                                    <div class="card__content article-more__tile">
                                        <h6 class="card__subtitle">March 26th 2020</h6>
                                        <h4 class="card__title">Universities</h4>
                                        <div>
                                            <a class="btn btn--gradient-small" href="#">Read Article</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-12 col-md-6">
                                <h4 class="h4">Next article</h4>
                                <div class="card card-horizontal-stacked">
                                    <div class="card__header">
                                        <div class="card__img-wrap">
                                            <a href="#">
                                                <img class="card__img" src="<?= THEMEROOT ?>/frontend/img/article-5.jpg" alt="">
                                            </a>
                                        </div>
                                    </div>
                                    <div class="card__content article-more__tile">
                                        <h6 class="card__subtitle">March 22nd 2020</h6>
                                        <h4 class="card__title">A life-like virtual world for ORLEN Unipetrol</h4>
                                        <div>
                                            <a class="btn btn--gradient-small" href="#">Read Article</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>

                <div class="btn-center">
                    <a class="btn btn--hollow text-dark" href="#">
                        <span>See all articles</span>
                    </a>
                </div>
            </div>

        </div>
    </div>
</main>
<?php

get_footer("static");

?>