Current File : /home/kelaby89/teamhachem.com/wp-content/themes/artkombat/inc/visualcomposer/visualcomposer.php
<?php if ( ! defined( 'ABSPATH' ) ) { die( 'Direct access forbidden.' ); }
/**
 * WPBakery Visual Composer configuration
 */

if ( artkombat_is_vc() ) {

	/**
	 * Changing path of templates
	 */
	if(function_exists('vc_set_shortcodes_templates_dir')) {

		$dir = get_template_directory_uri() . '/vc-templates';
		vc_set_shortcodes_templates_dir( $dir );
	}
}

Page not found – Hello World !