// Popup view if (is_single()) { require_once(DIR_INC . 'popup-content-img.php'); } else { require_once(DIR_INC . 'popup-featured-img.php'); } // Chat widget (Zalo & Facebook Messenger) get_template_part('templates/template-chat-widget'); ?>