Viewing 29 results - 1 through 29 (of 29 total)
  • Author
    Search Results
  • #1484168
    Estland
    Participant

    Compared to the 2025 theme, our product pages when you edit them in WP Admin take twice as long to load using the Enfold theme. I believe this is at least partially due to the many scripts that are called. We use ALB on pages and posts but not our shop and product pages. What would be the most effective way to not load all of the bells and whistles of Enfold to optimize the product editor page? If we dequeue the scripts we see errors even though the ALB has been disabled.

    For example, here are all of the Enfold related scripts that get loaded on the product editor even with the ALB disabled.


    // Dequeue Enfold styles/scripts
    wp_dequeue_style('avia-style');
    wp_dequeue_style('avia-custom');
    wp_dequeue_style('avia-popup');
    wp_dequeue_script('avia-default');
    wp_dequeue_script('avia-shortcodes');
    wp_dequeue_script('avia-modal');
    wp_dequeue_script('avia_mega_menu');
    wp_dequeue_script('avia_sidebar');
    wp_dequeue_script('avia_advanced_form_elements');
    wp_dequeue_script('avia_options_pages');
    wp_dequeue_script('avia_media');
    wp_dequeue_script('avia_media_wp35');
    wp_dequeue_script('avia_colorpicker');
    wp_dequeue_script('avia_media_advanced');
    wp_dequeue_script('ls-global');
    wp_dequeue_script('ls-wp-editor');
    wp_dequeue_script('ls-addon-404');
    wp_dequeue_script('ls-addon-maintenance');
    wp_dequeue_script('avia-dotlottie-script');
    wp_dequeue_script('avia_builder_js');
    wp_dequeue_script('avia_element_js');
    wp_dequeue_script('avia_template_save_js');
    wp_dequeue_script('avia_modal_js');
    wp_dequeue_script('avia_custom_elements_js');
    wp_dequeue_script('avia_modal_dynamic_js');
    wp_dequeue_script('avia_history_js');
    wp_dequeue_script('avia_tooltip_js');
    wp_dequeue_script('avia_tab_section_js');
    wp_dequeue_script('avia_table_js');
    wp_dequeue_script('avia_tab_toggle_js');
    wp_dequeue_script('avia_media_js');
    wp_dequeue_script('avia_gutenberg_script');
    wp_dequeue_script('avia_google_maps_api_script');
    wp_dequeue_script('avia-google-maps-api');
    wp_dequeue_script('avia_google_recaptcha_front_script');
    wp_dequeue_script('avia_admin_notices_script');
    wp_dequeue_script('layerslider-utils');
    wp_dequeue_script('kreatura-modal');
    wp_dequeue_script('layerslider-slider-library');

    We disabled the ALB button with the avf_alb_supported_post_types hook
    add_filter(‘avf_alb_supported_post_types’, function ($supported_post_types) {
    return array_diff($supported_post_types, [‘product’]);
    }, 5);

    Aridoutdoors
    Participant

    I kept getting a Critical error warning – need WP debugging notices on certain parts of our little site. No idea what I’m doing and so I went through wordpress support and they logged on and said it’s a theme issue and to contact you. I’ve added the WP debugging plugins they recommended so it’s easier to see the issues however… I have no idea what they mean… Please help. I’ll send login info if needed.

    Here are some of the errors-
    Missing Dependencies avia_tab_section_js lambof…ayette.com wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-section.js avia_builder_js (missing), avia_modal_js (missing) 0.9.5
    Missing Dependencies avia_table_js lambof…ayette.com wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js avia_modal_js (missing) 0.9.5
    Missing Dependencies avia_tab_toggle_js lambof…ayette.com wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js avia_modal_js (missing) 0.9.5
    Missing Dependencies avia_media_js lambof…ayette.com wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js avia_element_js (missing) 0.9.5
    Missing Dependencies avia_gutenberg_script lambof…ayette.com wp-content/themes/enfold/config-gutenberg/js/avia_gutenberg.js avia_builder_js (missing)

    Missing Dependencies avia_gutenberg_css lambof…ayette.com wp-content/themes/enfold/config-gutenberg/css/avia_gutenberg.css avia-modal-style (missing), avia-builder-style (missing)

    and more…

    10 Tribe__Admin__Notices->render_archive-slug-conflict()
    Error: Method Tribe__Admin__Notices::render_archive-slug-conflict() does not exist
    10 Tribe__Admin__Notices->render_tribe-aggregator-migrate-legacy-settings()
    Error: Method Tribe__Admin__Notices::render_tribe-aggregator-migrate-legacy-settings() does not exist
    10 Tribe__Admin__Notices->render_tribe-aggregator-legacy-import-plugins-active()
    Error: Method Tribe__Admin__Notices::render_tribe-aggregator-legacy-import-plugins-active() does not exist
    10 Tribe__Admin__Notices->render_aggregator-update-msg()
    Error: Method Tribe__Admin__Notices::render_aggregator-update-msg() does not exist
    10 Tribe__Admin__Notices->render_legacy-ignored-events()
    Error: Method Tribe__Admin__Notices::render_legacy-ignored-events() does not exist
    10 Tribe__Admin__Notices->render_the-events-calendarthe-events-calendar-php()
    Error: Method Tribe__Admin__Notices::render_the-events-calendarthe-events-calendar-php() does not exist
    10 Tribe__Admin__Notices->render_events-calendar-proevents-calendar-pro-php()
    Error: Method Tribe__Admin__Notices::render_events-calendar-proevents-calendar-pro-php() does not exist
    10 Tribe__Admin__Notices->render_editing-all-recurrences()
    Error: Method Tribe__Admin__Notices::render_editing-all-recurrences() does not exist
    10 Tribe__Admin__Notices->render_created-recurrences()
    Error: Method Tribe__Admin__Notices::render_created-recurrences() does not exist
    10 Tribe__Admin__Notices->render_tribe-ext-advanced-ical-exportindex-php()
    Error: Method Tribe__Admin__Notices::render_tribe-ext-advanced-ical-exportindex-php() does not exist
    10 Tribe__Admin__Notices->render_tribe-ext-calendar-customizerindex-php()
    Error: Method Tribe__Admin__Notices::render_tribe-ext-calendar-customizerindex-php() does not exist
    10 Tribe__Admin__Notices->render_tribe-ext-export-mec-eventstribe-ext-export-mec-events-php()
    Error: Method Tribe__Admin__Notices::render_tribe-ext-export-mec-eventstribe-ext-export-mec-events-php() does not exist
    10 Tribe__Admin__Notices->render_tribe-ext-settings-import-exporttribe-ext-settings-import-export-php()
    Error: Method Tribe__Admin__Notices::render_tribe-ext-settings-import-exporttribe-ext-settings-import-export-php() does not exist
    10 Tribe__Admin__Notices->render_advanced-post-managertribe-apm-php()
    Error: Method Tribe__Admin__Notices::render_advanced-post-managertribe-apm-php() does not exist

    • This topic was modified 4 years, 9 months ago by Aridoutdoors. Reason: adding in dependencies
    #1198838

    In reply to: wp-admin Very slow

    Missing Dependencies avia_tab_section_js bestfo…estate.com https://bestfortmyersrealestate.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-section.js avia_builder_js (missing), avia_modal_js (missing) 4.7.1.1
    Missing Dependencies avia_table_js bestfo…estate.com https://bestfortmyersrealestate.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js avia_modal_js (missing) 4.7.1.1
    Missing Dependencies avia_tab_toggle_js bestfo…estate.com https://bestfortmyersrealestate.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js avia_modal_js (missing) 4.7.1.1
    Missing Dependencies avia_media_js bestfo…estate.com https://bestfortmyersrealestate.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js avia_element_js (missing) 4.7.1.1
    Missing Dependencies wp-auth-check bestfo…estate.com wp-includes/js/wp-auth-check.min.js heartbeat (missing)
    Missing Dependencies avia_gutenberg_script bestfo…estate.com https://bestfortmyersrealestate.com/wp-content/themes/enfold/config-gutenberg/js/avia_gutenberg.js avia_builder_js (missin

    #1182268
    This reply has been marked as private.
    #1068863
    schnelletexte.de
    Participant

    Hallo, WordPress heute frisch installiert, die letzte Verison von Enfold heute erneut installiert – dennoch ist die Seite extrem lahm.
    Vielen Dank für Hinweise, wie diese Skriptfehler beseitigt werde können!

    Domain: https://neurofeedback-schopfheim.de/

    Missing Dependencies avia_tab_section_js neurofeedback-schopfheim.de wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-section.js avia_builder_js (fehlend), avia_modal_js (fehlend) 0.9.5
    Missing Dependencies avia_table_js neurofeedback-schopfheim.de wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js avia_modal_js (fehlend) 0.9.5
    Missing Dependencies avia_tab_toggle_js neurofeedback-schopfheim.de wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js avia_modal_js (fehlend) 0.9.5
    Missing Dependencies avia_media_js neurofeedback-schopfheim.de wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js avia_element_js (fehlend) 0.9.5
    Missing Dependencies avia_gutenberg_script neurofeedback-schopfheim.de wp-content/themes/enfold/config-gutenberg/js/avia_gutenberg.js avia_builder_js (fehlend)

    #1056922

    Topic: Missing Dependencies

    in forum Enfold
    tjjones
    Participant

    Our site has been getting slow after the last couple of WordPress updates. We are now running 5.0.3 and the 4.5.2 version of Enfold.

    In attempting to find where the issue is, I ran Query monitor and am receiving the following errors:

    Missing Dependencies avia_tab_section_js http://www.nehca.org wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-section.js avia_builder_js (missing), avia_modal_js (missing) 0.9.5

    Missing Dependencies avia_table_js http://www.nehca.org wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js avia_modal_js (missing) 0.9.5

    Missing Dependencies avia_tab_toggle_js http://www.nehca.org wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js avia_modal_js (missing) 0.9.5

    Missing Dependencies avia_media_js http://www.nehca.org wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js avia_element_js (missing) 0.9.5

    Missing Dependencies avia_gutenberg_script http://www.nehca.org wp-content/themes/enfold/config-gutenberg/js/avia_gutenberg.js avia_builder_js (missing)

    Missing Dependencies avia_gutenberg_css http://www.nehca.org wp-content/themes/enfold/config-gutenberg/css/avia_gutenberg.css avia-builder-style (missing), avia-modal-style (missing)

    I’ve tried replacing the Theme files, but still get the same messages.

    schnelletexte.de
    Participant

    Hallo allerseits, wie muss ich bei Enfold vorgehen, um diese Fehler zu beseitigen? Es geht um die Seite https://auto-faupel.com/ Vielen Dank!

    Missing Dependencies avia_tab_section_js auto-faupel.com wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-section.js avia_builder_js (fehlend), avia_modal_js (fehlend) 0.9.5
    Missing Dependencies avia_table_js auto-faupel.com wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js avia_modal_js (fehlend) 0.9.5
    Missing Dependencies avia_tab_toggle_js auto-faupel.com wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js avia_modal_js (fehlend) 0.9.5
    Missing Dependencies avia_media_js auto-faupel.com wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js avia_element_js (fehlend)

    #1013932
    marcelimo
    Participant

    Info provided by a plugin Query Monitor version 3.2
    Some of these files have a similar file installed but they end with .js and not _js
    I have cleared cache and have disabled all plugins except Query Monitor and still found Broken Dependencies:
    It seems that some js files are called from template-builder.class.php but they do not exist in the last enfold version as mentioned below.

    Missing Dependencies avia_tab_section_js
    /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-section.js
    avia_builder_js (missing)
    avia_modal_js (missing)
    0.9.5
    Missing Dependencies avia_table_js
    /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js
    avia_modal_js (missing)
    0.9.5
    Missing Dependencies avia_tab_toggle_js
    /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js
    avia_modal_js (missing)
    0.9.5
    Missing Dependencies avia_media_js
    /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js
    avia_element_js (missing)
    0.9.5
    The ubove are red flaged by the plugin. What are the suggestions.

    #935755

    Hi, we are also running into slowness issues, requiring us to do some debugging. We have noticed the following broken dependencies:

    Broken JS Dependencies

    avia_tab_section_js
    /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-section.js
    avia_builder_js (missing)
    avia_modal_js (missing)
    0.9.5

    avia_tab_toggle_js
    /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js
    avia_modal_js (missing)
    0.9.5

    avia-module-contact
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contact/contact.js
    avia-shortcodes (missing)

    avia-module-countdown
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/countdown/countdown.js
    avia-shortcodes (missing)

    avia-module-numbers
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.js
    avia-shortcodes (missing)

    avia-module-portfolio
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.js
    avia-shortcodes (missing)

    avia_table_js
    /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js
    avia_modal_js (missing)
    0.9.5

    avia_media_js
    /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js
    avia_element_js (missing)
    0.9.5

    Broken CSS Dependencies

    avia-module-button
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons/buttons.css
    avia-layout (missing)

    avia-module-button-fullwidth
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons_fullwidth/buttons_fullwidth.css
    avia-layout (missing)

    avia-module-catalogue
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/catalogue/catalogue.css
    avia-layout (missing)

    avia-module-contact
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contact/contact.css
    avia-layout (missing)

    avia-module-countdown
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/countdown/countdown.css
    avia-layout (missing)

    avia-module-hr
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/hr/hr.css
    avia-layout (missing)

    avia-module-icon
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/icon/icon.css
    avia-layout (missing)

    avia-module-iconbox
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.css
    avia-layout (missing)

    avia-module-iconlist
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/iconlist/iconlist.css
    avia-layout (missing)

    avia-module-numbers
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.css
    avia-layout (missing)

    avia-module-portfolio
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.css
    avia-layout (missing)

    avia-module-table
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/table/table.css
    avia-layout (missing)

    schnelletexte.de
    Participant

    Hallo,
    ich habe folgende Probleme mit Skripten:
    avia_tab_section_js
    avia_builder_js (fehlend)
    avia_modal_js (fehlend)

    ****
    avia_table_js
    avia_modal_js (fehlend)

    ****
    avia_tab_toggle_js
    avia_modal_js (fehlend)

    ****
    avia_media_js
    avia_modal_js (fehlend)
    avia_element_js (fehlend)

    Die Domain ist https://schnelletexte.de/
    Vielen Dank schon jetzt!

    #855938

    I am adding more information. I got a jquery plugin to check your theme and there are errors (this is with all the other plugins turned off). I have the latest version of your theme. Is it possible any of the errors below could cause the admin-ajax.php problem? Below are the following errors:

    Broken Dependencies avia_tab_section_js
    https://www.twinsupplies.net/2017/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-section.js
    avia_builder_js (missing)
    avia_modal_js (missing)
    0.9.5
    avia_table_js
    https://www.twinsupplies.net/2017/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js
    avia_modal_js (missing)
    0.9.5
    avia_tab_toggle_js
    https://www.twinsupplies.net/2017/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js
    avia_modal_js (missing)
    0.9.5
    avia_media_js
    https://www.twinsupplies.net/2017/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js
    avia_element_js (missing)
    0.9.5

    This is the second time I’ve used the Enfold theme on two completely different servers and hosting companies and it has had this problem. This really needs to get solved. It does not happen with any other themes. Please respond. Thx.

    #849973

    Hi Jordan,

    query monitor isn’t a plugin which makes the trouble. It analyses trouble and meassures queries, disturbed dependencies and many more.
    So as elisabertoldi stated, there are troubles detected which came from enfold avia_tab_section_js, avia_table_js, avia_tab_toggle_js, avia_media_js. Also on my site it is stating that those dependencies/ressoureces are issing: avia_builder_js, avia_modal_js, avia_element_js.

    So you may want to give it a try on one of your test environments, install query monitor and may you can tell afterwards if it is really a problem with query monitor or indeed a enfold avia problem?

    Best regards
    Tom

    #844994
    elisabertoldi
    Participant

    Hallo, i use the plugin “Query monitor” to monitor my site, and it shwo some errors in enfold theme.
    I attach a screenshot if i can.
    These are the problems:
    Posizione Script Dipendenze Dipendenti Versione
    Dipendenze rotte avia_tab_section_js
    http://dev.miciogatto.it/new/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-section.js
    avia_builder_js (mancante)
    avia_modal_js (mancante)
    0.9.5
    avia_table_js
    http://dev.miciogatto.it/new/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js
    avia_modal_js (mancante)
    0.9.5
    avia_tab_toggle_js
    http://dev.miciogatto.it/new/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js
    avia_modal_js (mancante)
    0.9.5
    avia_media_js
    http://dev.miciogatto.it/new/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js
    avia_element_js (mancante)
    0.9.5

    #806426

    In reply to: WP_ADIMN ERRORS

    I was just investigating slow uploads with the WP-LR Sync plugin and installed “query monitor” too. And I get the same errors:

    Gestörte Abhängigkeiten	avia_tab_section_js
    https://www.fotosphere.de/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-section.js	
    avia_builder_js (fehlend)
    avia_modal_js (fehlend)
    0.9.5
    avia_table_js
    https://www.fotosphere.de/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js	
    avia_modal_js (fehlend)
    0.9.5
    avia_tab_toggle_js
    https://www.fotosphere.de/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js	
    avia_modal_js (fehlend)
    0.9.5
    avia_media_js
    https://www.fotosphere.de/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js	
    avia_element_js (fehlend)
    0.9.5

    Sorry for the german localization. I’m not sure if I should worry about that.

    #796923

    In reply to: WP_ADIMN ERRORS

    Dear all,
    I’ve switched my theme to the parent one but I get the same errors from “query monitor” plugin:

    Broken dependencies avia_tab_section_js
    http://www.heart-of-italy.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-section.js
    avia_builder_js (missed)
    avia_modal_js (missed)
    0.9.5
    avia_table_js
    http://www.heart-of-italy.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js
    avia_modal_js (missed)
    0.9.5
    avia_tab_toggle_js
    http://www.heart-of-italy.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js
    avia_modal_js (missed)
    0.9.5
    avia_media_js
    http://www.heart-of-italy.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js
    avia_element_js (missed)
    0.9.5
    MM

    #789065

    Topic: WP_ADIMN ERRORS

    in forum Enfold
    mirtao64
    Participant

    Dear all,

    I’m doing some debugging for WPML slowness issues, and, entering in administrative mode I get following script errors from “query monitor” plugin.
    Do you have any advice?

    Thanks

    Broken dependencies avia_tab_section_js
    http://www.heart-of-italy.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-section.js
    avia_builder_js (missed)
    avia_modal_js (missed)
    0.9.5
    avia_table_js
    http://www.heart-of-italy.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js
    avia_modal_js (missed)
    0.9.5
    avia_tab_toggle_js
    http://www.heart-of-italy.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js
    avia_modal_js (missed)
    0.9.5
    avia_media_js
    http://www.heart-of-italy.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js
    avia_element_js (missed)
    0.9.5

    #763479

    Hi there

    So we are having some trouble on our site so are running something called query monitor to try and figure out what is going on. It is showing these 3 things related to the Enfold theme. Broken dependencies for 3 different things related to Avia – saying they are missing? Do you know what these are and what they mean/relate to so we can fix them?

    Broken Dependencies
    avia_table_js
    https://blackchicken.com.au/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js
    avia_modal_js (missing)
    0.9.3
    avia_tab_toggle_js
    https://blackchicken.com.au/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js
    avia_modal_js (missing)
    0.9.3
    avia_media_js
    https://blackchicken.com.au/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js
    avia_element_js (missing)
    0.9.3

    #761712
    xfacta
    Participant
    #728794

    Hi, Ismael–thanks so much for your response.
    I’ve actually only just gotten sftp access (I’m an outside party to the initial development team) and so was just today able to update the theme. It looks like they were running a pretty old version, 3.7x, which pre-dated a major Enfold release. I’ve just updated it to 3.8.

    So, for issue #1 above: I’ve gone ahead and added your snippet to functions.php.

    #2: I’ve also analyzed the child theme’s header.php file comparing code with the main one, and right now, the only differences between enfold’s header.php and the child theme’s header.php files are the following additions to the <head> tag in the custom one:

    a) This custom title tag, line 21:
    <title><?php if(function_exists('avia_set_title_tag')) { echo avia_set_title_tag(); } ?></title>

    b) This custom favicon tag, line 34:
    if (function_exists('avia_favicon')) { echo avia_favicon(avia_get_option('favicon')); }

    c) The addition of font css links, line 57:

    <link href='https://fonts.googleapis.com/css?family=Josefin+Sans:400,700,600' rel='stylesheet' type='text/css'>
    <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">

    The rest of the file is identical.

    I’m still seeing PHP errors for:
    avia_backend_calc_preceived_brightness()
    wp-content/themes/enfold/css/dynamic-css.php:79
    avia_prepare_dynamic_styles()
    wp-content/themes/enfold/functions.php:473
    avia_custom_styles()
    Unknown location
    do_action(‘init’)
    wp-settings.php:449

    I’m also seeing that avia_modal_js and avia_element_js are missing, with broken dependencies in avia_table_js (/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js), avia_tab_taggle_js (/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js) and avia_media_js (/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js), in case these .js errors are culprits?

    Thanks and much appreciated.

    jambrikp
    Participant

    Hi,

    I think its not important, but do you have any new information about this error message?

    I read these old posts:
    https://kriesi.at/support/search/avia_table_js/?avia_filter_search=yes&avia_search_forums=all&avia_search_dates=all&avia_search_include=no
    https://kriesi.at/support/topic/broken-dependencies-error-in-avia_table_js-avia_tab_toggle_js-avia_media_js/

    Its visible only on wp admin page on frontend everything is okay.
    I used this plugin: https://hu.wordpress.org/plugins/query-monitor/

    Kind regerds,
    Peter

    #489288

    Topic: Script / Styles error

    in forum Enfold
    michaellausser
    Participant

    Good Morning,

    atter an update I’m facing this Script / Styles error:

    Scripts Dependencies Dependents Version
    Broken Dependencies avia_table_js
    http://maxblank.wom.server49.vorschauseite.eu/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js avia_modal_js (missing) 0.8
    avia_tab_toggle_js
    http://maxblank.wom.server49.vorschauseite.eu/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js avia_modal_js (missing) 0.8
    avia_media_js
    http://maxblank.wom.server49.vorschauseite.eu/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js

    I also reinstalled, but no changes.

    I’m running on the newest version of theme and wordpress.

    Any idea where this is coming from and how to solve?

    Thanks a lot !
    Greetings
    Michael

    #469713
    pako69
    Participant

    Hello
    I’m using a plugin to see the performances. This one reports errors about Enfold:

    Broken Dependencies:
    —————-
    avia_table_js
    http://www.mysite.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js
    avia_modal_js (missing)
    —-
    avia_tab_toggle_js
    http://www.mysite.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js
    avia_modal_js (missing)
    —-
    avia_media_js
    http://www.mysite.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js
    avia_element_js (missing)

    What’s that?

    Thanks

    Rshaules
    Participant

    Hello!

    Getting “Broken Dependencies” error in avia_table_js, avia_tab_toggle_js & avia_media_js

    Here is a screen shot:
    http://grab.by/IfY4

    Any help you can provide would be greatly appreciated!

    -Richard

    #444501

    I have last enfold update and I have the same problem. I’m using wp monitor query

    Scripts Dependencies Dependents Version
    Broken Dependencies avia_table_js
    http://www.divetis.es/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js avia_modal_js (missing) 0.8
    avia_tab_toggle_js
    http://www.divetis.es/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js avia_modal_js (missing) 0.8
    avia_media_js
    http://www.divetis.es/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js avia_element_js (missing) 0.8

    Page loading is …. very very slow… What can I do. I’m using enfold+wpml+woocommerce. I’m also receiving support from wmpl team,,,

    #430810

    Hello,

    I have the exact same issue.
    WordPress 4,1,1 with Enfold 3.1.3 and Enfold child
    Process:
    – Duplicate site to staging
    – Disable ALL plugins except Query Monitor
    – Delete and re-upload all Enfold files
    – Revert to Enfold parent rather and Enfold Child
    – With all that done, the result is strictly the same, it pops up the same broken dependencies

    Broken Dependencies
    avia_table_js
    http://bghrc.staging.wpengine.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js (hosted on WPengine)	avia_modal_js (missing)		0.8
    avia_tab_toggle_js
    http://bghrc.staging.wpengine.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js	avia_modal_js (missing)		0.8
    avia_media_js
    http://bghrc.staging.wpengine.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js	avia_element_js (missing)		0.8
    wp-auth-check
    /wp-includes/js/wp-auth-check.min.js	heartbeat (missing)		

    See here: https://www.dropbox.com/s/r78qv6vy7e4dhwa/Screenshot%202015-04-19%2000.00.25.png?dl=0

    Any help would be much appreciated!

    Thanks,
    David

    #430808

    Hello,

    I have the exact same issue.
    WordPress 4,1,1 with Enfold 3.1.3 and Enfold child
    Process:
    – Duplicate site to staging
    – Disable ALL plugins except Query Monitor
    – Delete and re-upload all Enfold files
    – Revert to Enfold parent rather and Enfold Child
    – With all that done, the result is strictly the same, it pops up the same broken dependencies

    Broken Dependencies
    avia_table_js
    http://bghrc.staging.wpengine.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js (hosted on WPengine)	avia_modal_js (missing)		0.8
    avia_tab_toggle_js
    http://bghrc.staging.wpengine.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js	avia_modal_js (missing)		0.8
    avia_media_js
    http://bghrc.staging.wpengine.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js	avia_element_js (missing)		0.8
    wp-auth-check
    /wp-includes/js/wp-auth-check.min.js	heartbeat (missing)		

    See here: https://www.dropbox.com/s/r78qv6vy7e4dhwa/Screenshot%202015-04-19%2000.00.25.png?dl=0

    Any help would be much appreciated!

    Thanks,
    David

    #411442
    Hatchman33
    Participant

    Hello there, so i am using query monitor plugin and it is telling me that i have three missing ajax scripts on every admin page. Is this a theme issue? thanks

    Missing Dependencies avia_media_js
    http://www.lowpriceecigs.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-media.js avia_element_js (missing) 0.8

    avia_tab_toggle_js
    http://www.lowpriceecigs.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tab-toggle.js avia_modal_js (missing) 0.8

    avia_table_js
    http://www.lowpriceecigs.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-table.js avia_modal_js (missing) 0.8

    #135189

    I created a file called “table.php” in the child theme folder. This is the content of the “table.php” file:

    <?php

    /**

    * Sidebar

    * Displays one of the registered Widget Areas of the theme

    */

    class avia_sc_table extends aviaShortcodeTemplate

    {

    static $table_count = 0;

    /**

    * Create the config array for the shortcode button

    */

    function shortcode_insert_button()

    {

    $this->config = __('Table', 'avia_framework' );

    $this->config = __('Content Elements', 'avia_framework' );

    $this->config = AviaBuilder::$path."sc-table.png";

    $this->config = 40;

    $this->config = 'avia-target-insert';

    $this->config = 'av_table';

    $this->config = array('modal_class' => 'bigscreen', 'before_save' => 'before_table_save');

    $this->config = array('av_row', 'av_cell','av_button');

    $this->config = __('Creates a data or pricing table', 'avia_framework' );

    }

    function extra_assets()

    {

    if(is_admin())

    {

    $ver = AviaBuilder::VERSION;

    wp_enqueue_script('avia_table_js' , AviaBuilder::$path.'js/avia-table.js' , array('avia_modal_js'), $ver, TRUE );

    //wp_enqueue_style( 'avia-table-style' , $this->$builder->assetsURL.'css/avia-table.css');

    }

    }

    /**

    * Popup Elements

    *

    * If this function is defined in a child class the element automatically gets an edit button, that, when pressed

    * opens a modal window that allows to edit the element properties

    *

    * @return void

    */

    function popup_elements()

    {

    $this->elements = array(

    array(

    "name" => __("Table Builder", 'avia_framework' ),

    "desc" => __("Start by adding columns and rows, then add content and styling to each.", 'avia_framework' ),

    "id" => "table",

    'container_class' =>"avia-element-fullwidth",

    "type" => "table",

    "row_style" => array( __('Default Row', 'avia_framework' ) => '',

    __('Heading Row', 'avia_framework' ) => 'avia-heading-row',

    __('Pricing Row', 'avia_framework' ) => 'avia-pricing-row',

    __('Button Row', 'avia_framework' ) => 'avia-button-row'

    ),

    "column_style" => array(__('Default Column', 'avia_framework' ) => '',

    __('Highlight Column', 'avia_framework' ) => 'avia-highlight-col',

    __('Description Column', 'avia_framework' ) => 'avia-desc-col',

    __('Center Text Column', 'avia_framework' ) => 'avia-center-col'

    )

    ),

    array(

    "name" => __("Table Purpose", 'avia_framework' ),

    "desc" => __("Choose if the table should be used to display tabular data or to display pricing options. (Difference: Pricing tables are flashier and try to stand out)", 'avia_framework' ),

    "id" => "purpose",

    "type" => "select",

    "std" => "pricing",

    "subtype" => array(

    __('Use the table as a Pricing Table', 'avia_framework' ) =>'pricing',

    __('Use the table to display tabular data', 'avia_framework' ) =>'tabular')),

    array(

    "name" => __("Table Caption", 'avia_framework' ),

    "desc" => __("Add a short caption to the table so visitors know what the data is about", 'avia_framework' ),

    "id" => "caption",

    "type" => "input",

    "std" => "",

    "required" => array("purpose","equals","tabular")

    )

    );

    }

    /**

    * Editor Element - this function defines the visual appearance of an element on the AviaBuilder Canvas

    * Most common usage is to define some markup in the $params which is then inserted into the drag and drop container

    * Less often used: $params to add data attributes, $params to modify the className

    *

    *

    * @param array $params this array holds the default values for $content and $args.

    * @return $params the return array usually holds an innerHtml key that holds item specific markup.

    */

    function editor_element($params)

    {

    $params = "config."' title='".$this->config."' />";

    $params.= "<div class='avia-element-label'>".$this->config."</div>";

    return $params;

    }

    /**

    * Editor Sub Element - this function defines the visual appearance of an element that is displayed within a modal window and on click opens its own modal window

    * Works in the same way as Editor Element

    * @param array $params this array holds the default values for $content and $args.

    * @return $params the return array usually holds an innerHtml key that holds item specific markup.

    */

    function editor_sub_element($params)

    {

    $template = $this->update_template("label", __("Element", 'avia_framework' ). ": {{label}}");

    $params = NULL;

    $params = "";

    $params .= "<div class='avia_image_container' {$template}>".__("Element", 'avia_framework' ).": ".$params."</div>";

    $params = array('modal_class'=>'mediumscreen');

    return $params;

    }

    /**

    * Frontend Shortcode Handler

    *

    * @param array $atts array of attributes

    * @param string $content text within enclosing form of shortcode element

    * @param string $shortcodename the shortcode found, when == callback name

    * @return string $output returns the modified html string

    */

    function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "")

    {

    $atts = shortcode_atts(array('purpose' => 'pricing', 'caption' => ''), $atts);

    $depth = 2;

    $table_rows = ShortcodeHelper::shortcode2array($content, $depth);

    $output = "";

    if(empty($table_rows)) return;

    self::$table_count ++;

    switch($atts)

    {

    case "pricing": $output .= $this->pricing_table($table_rows, $atts, $meta); break;

    default: $output .= $this->data_table($table_rows, $atts, $meta); break;

    }

    return $output;

    }

    //resort the array so that its easier to do a liststlye output when using pricing tables

    function list_sort_array($table_rows)

    {

    $new = array();

    foreach($table_rows as $rk => $row)

    {

    foreach($row as $ck => $cell)

    {

    $new[$ck] = $cell;

    $new[$ck][] = $row;

    $new[$ck][] = $cell;

    }

    }

    return $new;

    }

    /*

    pricing table uses unordered lists to display the table structure

    */

    function pricing_table($table_rows, $atts, $meta)

    {

    $sorted_rows = $this->list_sort_array($table_rows);

    $output = "";

    $output .= "<div class='avia-table main_color avia-pricing-table-container avia-table-".self::$table_count." ".$meta."'>";

    $fallback_values = array();

    $empty_cells = false;

    foreach($sorted_rows as $ul_k => $ul)

    {

    $output .= "<div class='pricing-table-wrap'>";

    $output .= "<ul class='pricing-table ".$ul."'>";

    foreach($ul as $key => $li)

    {

    $content = trim(do_shortcode($li));

    if(empty($content))

    {

    $ul[$key] .= " empty-table-cell";

    $content = "{{content-{$key}}}";

    $empty_cells = true;

    }

    else if(empty($fallback_values[$key]))

    {

    $fallback_values[$key] = $content;

    }

    if(strpos($ul[$key],'avia-pricing-row') !== false)

    {

    $content = preg_replace('!($|€|¥|£|¢|¤|%|‰|¢|¤|£|¥|€)!','<span class="currency-symbol">$1</span>', $content);

    }

    if(strpos($ul[$key],'avia-pricing-row') !== false)

    {

    $content = preg_replace('!(one-time fee)!','<div class="onetimefee">$1</div>', $content);

    }

    $output .= "<li class='".$ul[$key]."'>";

    $output .= $key == 0 ? "<div class='first-table-item'>{$content}</div>" : $content;

    $output .= $key == 0 ? "<span class='pricing-extra'></span>" :"";

    $output .= "";

    }

    $output .= "";

    $output .= "</div>";

    }

    if($empty_cells)

    {

    foreach($fallback_values as $key => $value)

    {

    $output = str_replace("{{content-{$key}}}", "<span class='fallback-table-val'>".$value."</span>", $output);

    }

    }

    $output .= "</div>";

    return $output;

    }

    /*

    data table uses the real table html tag to display its structure

    */

    function data_table($table_rows, $atts, $meta)

    {

    $responsive_style = "";

    $output = "<table class='avia-table avia-data-table avia-table-".self::$table_count." ".$meta."'>";

    $output .= $atts ? "<caption>".$atts."</caption>" : "";

    $output .= "<tbody>";

    $counter = 0;

    foreach($table_rows as $rk => $row)

    {

    if(empty($row)) $row = array();

    $row_attributes = array_merge(array('row_style' => ""), $row);

    $output .= "<tr class='".$row_attributes."'>";

    foreach($row as $key => $cell)

    {

    if(empty($cell)) $cell = array();

    $cell_attributes = array_merge(array('col_style' => ""), $cell);

    $tag = $row_attributes == 'avia-heading-row' ? "th" : "td";

    $tag = $cell_attributes == 'avia-desc-col' ? "th" : $tag;

    if($rk == 0 && $tag == "th")

    {

    $responsive_style .= ".avia-table-".self::$table_count." td:nth-of-type({$counter}):before { content: '".$row[$counter]."'; } ";

    $counter ++;

    }

    $output .= "<{$tag} class='".$cell_attributes."'>";

    $output .= do_shortcode($cell);

    $output .= "</{$tag}>";

    }

    $output .= "</tr>";

    }

    $output .= "</tbody>";

    $output .= "</table>";

    $output .= "<style type='text/css'>{$responsive_style}</style>";

    return $output;

    }

    }

    And then, in the “functions.php” of my child theme I included the file “table.php”. This is the content of the “functions.php” file:

    <?php

    include("table.php");

    ?>

    But it still doesn’t work. Now when I go to the website it gives me an error…

Viewing 29 results - 1 through 29 (of 29 total)