Neo Vision
  • Services
  • Work
  • About
  • Ebooks
  • Careers
  • Blog
  • Contact
  • Home
  • About
  • Ebooks
  • Services
  • Careers
  • Work
  • Blog
  • Contact

Our socials

  • Substack
  • Linkedin
  • Youtube
  • Twitter
  • Facebook
  • Instagram
  • Sortlist

Our address

Bulevardul Unirii No. 61, Bl. F3, Sc. 3, Et. 6, Ap. 607, Sector 3, 030167
Bucharest, Romania

Our contact

  • hello@neovision.dev
What we found on the web
Neo Vison Interview with Ziarul Financiar
from Ziarul Financiar
Check it out
Back

Trafic Media

Tranzit (Trafic Media) is one of the leading logistics, transport, and distribution news magazines in Romania.

2020
project mockup Trafic Media

Debrief

The project's main goal was to bring the old website (2011) in line with current technology standards. The content transfer represented the main challenge while preserving all SEO Indexing.

  • Client Trafic Media
  • Design High Contrast
  • Roles Product Strategy,
    Frontend Development,
    Backend Development,
    Content Migration,
    DevOps

The Process

digital-strategy-icon

Digital Strategy

  • Full Project Brief
  • GIT, Issue Tracking and Development Server
  • Technical Architecture Document
  • GDPR Audit
delivery-icon

Development

  • Front-end Development
  • Back-end Development
  • API Integrations
  • Internal Testing
  • Feedback and Revisions Implementation
development-icon

Delivery & Expansion

  • Production Server Deployment
  • Maintenance and Administration
  • Testing and Iteration

What we used

wordpress-icon

WordPress

The most popular open source Content Management System (CMS) is used by approximately 75 million websites. WordPress is free to install, deploy, and upgrade.

HTML5-white-svg-5

HTML

HTML (HyperText Markup Language) is the most basic building block of the Web. It defines the meaning and structure of web content. Other technologies besides HTML are generally used to describe a web page's appearance/presentation (CSS) or functionality/behavior (JavaScript).

css-logo-icon

CSS

HTML defines content, CSS decorates it and helps tell how it is displayed. CSS stands for Cascading Stylesheet. This means that there is a hierarchy of style attributes overwriting other attributes that affect the same elements.

JavaScript-white-svg3

JavaScript

JavaScript is a computer-readable language with many uses, most notably in web pages. JavaScript is "read" or interpreted by your browser, like Chrome or Firefox, which executes the instructions. JavaScript enhances the web page by allowing it to become more "interactive."

MySQL_white-svg

MySQL

MySQL is the world's most popular open-source database. Whether you are a fast-growing web property, technology ISV, or large enterprise, MySQL can cost-effectively help you deliver high-performance, scalable database applications.

CentOS_logo-white-svg

Cent OS

The CentOS Linux distribution is a stable, predictable, manageable, and reproducible platform derived from the sources of Red Hat Enterprise Linux (RHEL).

Gitlab-white-svg-2

GitLab

A repository is what you use to store your codebase in GitLab and change it with version control.

The result

https://neovision.dev/wp-content/uploads/2020/09/Trafic-Media-Final-Video.m4v
Trafic Media
  • Over 100 customizable ad spaces
  • 350 hours of work
  • 221.411 articles transferred
Trafic Media
Trafic Media
Trafic media smartphone preview
Trafic media smartphone hamburger menu
Trafic Media
We successfully managed to migrate Trafic Media from its old 2011 website made in Joomla to the newest version of WordPress. We had to transfer the content of over 200.000 articles and change the URL structure to a friendlier one while preserving all the SEO indexes.

The new website features a premium content management system, 3D viewer or the physical magazine, SMS, and newsletter integration while also rocking a modern 100% responsive design.

Next project
North Star Security Group (NSSG)
View

If your projects trouble you, we need to talk. If you believe in your idea, we need to talk. If you have looked for a solution everywhere, we need to talk. If your website sucks, we need to talk. If CSS is a sports club to you, we need to talk. If your kid doesn’t want to help you, we need to talk. If your boss signs their emails “sent from my iPhone”, we need to talk. If you spam LFG on /global, we need to talk. If you wonder when this loop resets, we need to talk. If you wonder if this is even a loop, we need to talk. If you try to break the Get in touch button, we need to talk. If you believe in the change, we need to talk. If you heard of parties in Mamaia, we need to talk. If you love High Contrast, we need to talk. If finding out a member of your family bought a new device sends shivers down your spine, we need to talk. If you think that Vama Veche nu mai e ce a fost, we need to talk. If you enjoy day drinking, we need to talk. If you stalk your ex on social media, we need to talk. If you read messages from the lock screen, we need to talk. If you read this on the subway, we need to talk. If you listen to the same 20 songs, we need to talk. If you think washing the dishes is common sense, we need to talk. If you missed the cryptocurrency boom, we need to talk. If you are stuck in traffic, we need to talk. If you never heard of “Puism” , we need to talk. If you want to change the world, we need to talk. If you’re still reading this, we need to talk. If you’re sexy and you know it, we need to talk. If you are voting on every election, we need to talk. If you think Sylvanas is still cool, we need to talk. If you are a jury from an awards website, we need to talk. If you are our competition, we need to talk. If you are looking for design inspiration, we need to talk. If you have tape over your webcam, we need to talk. If you forgot to log your time in Jira, we need to talk. If you think Cardi B is overrated, we need to talk. If Wakanda is forever, we need to talk. If you think Eminem turned soft, we need to talk. If you’ve been through the desert on a horse with no name, we need to talk. If you cried when Jiraiya died, we need to talk. If you have not understood Dark, we need to talk. If you think Tupac is alive, we need to talk. If you think it’s lupus, we need to talk. If you spent all night writing content, we need to talk. If you got admitted to the bar and chose the agency life, we need to talk. If you play Face Hunter, we need to talk. If you’re a superstar, we need to talk. If you want a discount, screenshot this and we need to talk.

Drop us a line and tell us about your project, goals and needs. Get us intrigued and we’ll schedule a date. Let's get it started!

Get in touch
Neo Vision

Our socials

  • Substack
  • Linkedin
  • Youtube
  • Twitter
  • Facebook
  • Instagram
  • Sortlist

Our address

Bulevardul Unirii No. 61, Bl. F3, Sc. 3, Et. 6, Ap. 607, Sector 3, 030167
Bucharest, Romania

Our contact

  • hello@neovision.dev

Footer menu

  • Terms & Conditions
  • Privacy Policy
  • Cookie Policy
© 2015 - 2023 Neo Vision Technologies. All rights reserved.
<?php /* Template Name: Homepage */ ?>

<?php get_header(); ?>

<?php
$stiri_category = get_category(2);
$tranzit_category = get_category(2125);
$logistica_category = get_category(4);

$excluded_ids_news = [];
$excluded_ids_tranzit = [];
$excluded_ids_logistica = [];
?>


<?php ob_start(); wc_print_notices(); ?>

<section class="hero mt-20">
    <div class="container">
        <div class="row">
            <div class="col hero-slider hero-slider-type-<?php the_field('hero_slider_display'); ?>" data-autorun="<?php the_field('hero_slider_auto-run'); ?>" data-speed="<?php the_field('hero_slider_speed'); ?>">
            <?php
                $rows = get_field('hero_slider');
                if($rows): ?>

                <div class="hero-slider-wrapper">

                <?php 
                    if(get_field('hero_slider_shuffle') == 'Da') {
                        shuffle( $rows );
                    }
 
                    foreach($rows as $row): ?>
                        
                        <?php 
                        $excluded_ids_news[] = $row['articol']; 
                        $excluded_ids_tranzit[] = $row['articol']; 
                        $excluded_ids_logistica[] = $row['articol']; 
                        ?>

                        <?php echo do_shortcode('[article_big article_id="' . $row['articol'] . '" type="' . get_field('hero_slider_display') . '"]'); ?>

                    <?php endforeach; ?>

                </div>
                <div class="hero-slick-arrows-wrapper"></div>
                <div class="hero-slick-dots-wrapper"></div>

                <?php endif; ?>

            </div>

            <div class="col sidebar_right_padding">
                <?php echo do_shortcode('[ad_zone adzone_id="' . get_field('hero_sidebar') . '" display="desktop-ad"]'); ?>
                <?php echo do_shortcode('[ad_zone adzone_id="' . get_field('hero_sidebar_tableta') . '" display="tablet-ad"]'); ?>
                <?php echo do_shortcode('[ad_zone adzone_id="' . get_field('hero_sidebar') . '" display="mobile-ad"]'); ?>
            </div>
        </div>
    </div>
</section>

<section class="section-latest mt-24 mb-44">
    <div class="container">
        <div class="section-title">
            <h4 class="title"><?php echo get_field('latest_section_title'); ?></h4>
            <div id="section-latest-arrows-wrapper"></div>
        </div>
        <?php
            $latest_count = get_field('latest_number');
            $latest_args = [
                'post_type'     => 'post',
                'post_status'   => 'publish',
                'posts_per_page'=> (intval($latest_count) > 0 ? $latest_count : 3),
                'order'         => 'DESC',
                'orderby'       => 'post_date',
                'meta_query'    => [
                    [
                     'key' => '_thumbnail_id',
                     'compare' => 'EXISTS'
                    ],
                ]
            ];

            $latest_query = new WP_Query( $latest_args );
        ?>
        <div class="row section-latest-wrapper">
            <div class="col section-latest-slider">
                <?php 
                if ( $latest_query->have_posts() ):    
                    while ( $latest_query->have_posts() ):
                        $latest_query->the_post();
                        $excluded_ids_news[] = get_the_ID();
                        $excluded_ids_tranzit[] = get_the_ID();
                        $excluded_ids_logistica[] = get_the_ID();
                        echo do_shortcode('[article_latest article_id="' . get_the_ID() . '" type="portret"]');
                    endwhile;
                endif;
                /* Restore original Post Data */
                wp_reset_postdata(); ?>
            </div>
        </div>
    </div>
</section>

<section class="section-banner mb-40">
    <div class="container">
        <?php echo do_shortcode('[ad_zone adzone_id="' . get_field('latest_ads_section') . '"]'); ?>
        <?php echo do_shortcode('[ad_zone adzone_id="' . get_field('latest_ads_section_tableta') . '" display="tablet-ad"]'); ?>
    </div>
</section>