function magine_child_theme_styles() { wp_enqueue_style( 'magine-style', get_template_directory_uri() . '/style.css', array( 'bootstrap' ) ); wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', array( 'magine-style' ), wp_get_theme()->get('Version') ); } add_action( 'wp_enqueue_scripts', 'magine_child_theme_styles'); add_action( 'admin_bar_menu', 'show_template' ); function show_template() { global $template; print_r( $template ); } ?> // Exit if accessed directly if ( !defined('ABSPATH')) exit; require_once ( get_template_directory() . '/includes/functions.php' ); /* BOOTSTRAP 4 */ require_once ( get_template_directory() . '/includes/bs4navwalker.php' ); require_once ( get_template_directory() . '/includes/bs4pagination.php' ); require_once ( get_template_directory() . '/includes/bs4breadcrumb.php' ); /* ELEMENTOR */ require_once ( get_template_directory() . '/includes/elementor.php' ); /* KIRKI */ if (class_exists( 'Kirki' )) { require_once ( get_template_directory() . '/includes/kirki.php' ); } /* IF CMB2 PLUGIN IS LOADED */ if ( defined( 'CMB2_LOADED' ) ) { require_once ( get_template_directory() . '/includes/meta-boxes.php' ); } /* IF WOOCOMMERCE PLUGIN IS LOADED */ if ( class_exists( 'woocommerce' ) ) { require_once ( get_template_directory() . '/includes/woo-functions.php' ); }

Category: Email

This is a category description…

How to Fix Common Outlook Problems
How to Fix Common Outlook Problems

Table Of Contents ‘Processing’ message appears when Outlook opens. Updating Windows using the Update Assistant Updating Office software How to reinstall Office and fix the Outlook problem Create a new Outlook profile by following these steps: How to Fix Common Outlook Problems Outlook’s desktop programme is one of the most widely used email clients in […]

How to Create a Group Email in Outlook 365
How to Create a Group Email in Outlook 365

Table Of Contents Use Outlook to establish a group e-mail? Techniques Employed by Experts What Is the Best Way to Create A Group Email In Outlook? Create an Email Group in Outlook in 3 Easy Steps How to Create a Group Email in Outlook 365, 2010, 2007 and 2003? Do you wish to use Outlook […]

Skip to toolbar