Missing Dependencies - by Bright Agho - on WordPress WooCommerce support

This topic has 5 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Olga Barlow

  • Avatar: Bright Agho
    Bright Agho
    Participant
    November 3, 2021 at 00:38

    Hello support good day to you all please I have this error message on my website can someone help me check it out please check below message thanks

    
    Missing Dependencies	etheme_admin_vc_js	windelslife.com	wp-content/themes/xstore/framework/assets/js/admin-vc.js	vc-backend-actions-js (missing)
    
    jQuery(document).ready(function ($) {
        $(document).ready(function () {
            setTimeout(function () {
                $('.et-tab-label.vc_tta-section-append').removeClass('vc_tta-section-append').addClass('et-tab-append');
            }, 1000);
        });
        $(document).on('click', '#et_tabs', function (event) {
            setTimeout(function () {
                $('.et-tab-label.vc_tta-section-append').removeClass('vc_tta-section-append').addClass('et-tab-append');
            }, 1000);
        });
        $(document).on('click', '.et-tab-label.et-tab-append', function (event) {
            if (typeof vc == 'undefined') return;
    
            var newTabTitle = 'Tab',
                params,
                shortcode,
                modelId = $(this).parents('.wpb_et_tabs').data('model-id'),
                prepend = false;
    
            params = {
                shortcode: "et_tab",
                params: {
                    title: newTabTitle
                },
                parent_id: modelId,
                order: _.isBoolean(prepend) && prepend ? vc.add_element_block_view.getFirstPositionIndex() : vc.shortcodes.getNextOrder(),
                prepend: prepend
            }
            shortcode = vc.shortcodes.create(params);
        });
    });Missing Dependencies	etheme_admin_vc_js	windelslife.com	wp-content/themes/xstore/framework/assets/js/admin-vc.js	vc-backend-actions-js (missing)
    
    jQuery(document).ready(function ($) {
        $(document).ready(function () {
            setTimeout(function () {
                $('.et-tab-label.vc_tta-section-append').removeClass('vc_tta-section-append').addClass('et-tab-append');
            }, 1000);
        });
        $(document).on('click', '#et_tabs', function (event) {
            setTimeout(function () {
                $('.et-tab-label.vc_tta-section-append').removeClass('vc_tta-section-append').addClass('et-tab-append');
            }, 1000);
        });
        $(document).on('click', '.et-tab-label.et-tab-append', function (event) {
            if (typeof vc == 'undefined') return;
    
            var newTabTitle = 'Tab',
                params,
                shortcode,
                modelId = $(this).parents('.wpb_et_tabs').data('model-id'),
                prepend = false;
    
            params = {
                shortcode: "et_tab",
                params: {
                    title: newTabTitle
                },
                parent_id: modelId,
                order: _.isBoolean(prepend) && prepend ? vc.add_element_block_view.getFirstPositionIndex() : vc.shortcodes.getNextOrder(),
                prepend: prepend
            }
            shortcode = vc.shortcodes.create(params);
        });
    });
    4 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 3, 2021 at 11:56

    Hello,

    1) Where do you get this error? Provide us with the screenshot for better understanding.
    2) Provide us with WP Dashboard and FTP access to your site, please.

    Regards

    Avatar: Bright Agho
    Bright Agho
    Participant
    November 3, 2021 at 12:56

    Information has been sent

    Please contact administrator
    for this information.
    Avatar: Bright Agho
    Bright Agho
    Participant
    November 3, 2021 at 13:11

    Error screenshot

    https://privatebin.support-tools.com/?30cc2641f9b047ab#7R/4Vn65BGO2FydvrynLnKyczmkXTIVaeuo4p8u/hSA=

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 3, 2021 at 23:03

    Hello,

    On what page do you have the mentioned error? Because I don’t see that on the home page.

    Regards

  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.