/** * Theme functions and definitions. * * For additional information on potential customization options, * read the developers' documentation: * * https://developers.elementor.com/docs/hello-elementor-theme/ * * @package HelloElementorChild */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } define( 'HELLO_ELEMENTOR_CHILD_VERSION', '2.0.0' ); /** * Load child theme scripts & styles. * * @return void */ function hello_elementor_child_scripts_styles() { wp_enqueue_style( 'hello-elementor-child-style', get_stylesheet_directory_uri() . '/style.css', [ 'hello-elementor-theme-style', ], HELLO_ELEMENTOR_CHILD_VERSION ); } add_action( 'wp_enqueue_scripts', 'hello_elementor_child_scripts_styles', 20 ); function enqueue_gift_card_script() { wp_enqueue_script('jspdf', 'https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js', array(), null, true); wp_enqueue_script('gift-card', get_template_directory_uri() . '/js/gift-card.js', array('jquery', 'jspdf'), null, true); } add_action('wp_enqueue_scripts', 'enqueue_gift_card_script'); Contact - Transform Your Style at Hair by Yuly
Chat with Yuly
1
💇‍♀️

Chat with Yuly

We are online!

Hello! 👋 I'm Yuly

Your personal beauty assistant at Hair by Yuly salon. 💄✨

How can I help you today?

15:57