• Your plugin showing JS error.

    GET
    https://vdp-brand.test/wp-content/plugins/bh-custom-preloader/assets/js/scripts.js?ver=54895
    wp_enqueue_script( 'bh-preloader', BH_CUSTOM_PRELOADER_WORDPRESS . '/assets/js/scripts.js', array('jquery'), '54895', true );

    The file scripts.js doesn’t exist, and also the URL is not valid.

    wp_enqueue_script( 'bh-preloader', BH_CUSTOM_PRELOADER_WORDPRESS . 'options/assets/js/scripts.js', array('jquery'), '54895', true );

    I hope you will link it to the proper JS file.

  • You must be logged in to reply to this topic.