-
Search Results
-
This error has just starting appearing when every memberpress membership page such as this one…https://themacu.com/register/3-year-promo/ is loaded. This error is only occurring in the Enfold theme. The member pages work ok when the 2021 MP theme is active. This seemed to have started with the WordPress 5.8 update or the latest Enfold update.
Any help would be appreciated!Fatal error: Uncaught TypeError: Argument 1 passed to aviaShortcodeTemplate::unique_css_element_id() must be of the type array, string given, called in /home/n6x9t2/public_html/themacu/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php on line 359 and defined in /home/n6x9t2/public_html/themacu/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php:445 Stack trace: #0 /home/n6x9t2/public_html/themacu/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php(359): aviaShortcodeTemplate->unique_css_element_id(”, ‘av_one_third’) #1 /home/n6x9t2/public_html/themacu/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php(374): aviaShortcodeTemplate->element_styles_defaults(Array) #2 /home/n6x9t2/public_html/themacu/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/columns/columns.php(994): aviaShortcodeTemplate->get_element in /home/n6x9t2/public_html/themacu/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php on line 445
There has been a critical error on this website.
Topic: Enfold 4.8.4 and PHP
I’m using the latest version of Enfold (4.8.4) but can’t do the PHP upgrade. I’m stuck at version 7.0 and I can’t upgrade to any higher version (7.1, 7.2 or 7.3) because the site goes down and I get the message “a critical problem has occurred on your site”.
The hosting says it’s not their problem.
Unfortunately I have some plugins that need an updated php version. How can I fix this?Hallo
Nach dem Update von WordPress auf die Version 5.8, erscheint folgende Fehlermeldung im Backend:Warning: Array to string conversion in /pages/83/60/d0010882/home/htdocs/wordpress_pit-bull-eu_Test/wp-includes/script-loader.php on line 2733
Fatal error: Uncaught TypeError: explode(): Argument #2 ($string) must be of type string, array given in /pages/83/60/d0010882/home/htdocs/wordpress_pit-bull-eu_Test/wp-includes/class.wp-dependencies.php:166 Stack trace: #0 /pages/83/60/d0010882/home/htdocs/wordpress_pit-bull-eu_Test/wp-includes/class.wp-dependencies.php(166): explode(‘?’, Array) #1 /pages/83/60/d0010882/home/htdocs/wordpress_pit-bull-eu_Test/wp-includes/class.wp-styles.php(371): WP_Dependencies->all_deps(Array, false, false) #2 /pages/83/60/d0010882/home/htdocs/wordpress_pit-bull-eu_Test/wp-includes/class.wp-dependencies.php(106): WP_Styles->all_deps(Array) #3 /pages/83/60/d0010882/home/htdocs/wordpress_pit-bull-eu_Test/wp-includes/script-loader.php(2739): WP_Dependencies->do_items(Array) #4 /pages/83/60/d0010882/home/htdocs/wordpress_pit-bull-eu_Test/wp-includes/class-wp-hook.php(303): wp_add_iframed_editor_assets_html(”) #5 /pages/83/60/d0010882/home/htdocs/wordpress_pit-bull-eu_Test/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(”, Array) #6 /pages/83/60/d0010882/home/htdocs/wordpress_pit-bull-eu_Test/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #7 /pages/83/60/d0010882/home/htdocs/wordpress_pit-bull-eu_Test/wp-admin/admin-footer.php(105): do_action(‘admin_footer-po…’) #8 /pages/83/60/d0010882/home/htdocs/wordpress_pit-bull-eu_Test/wp-admin/post.php(369): require_once(‘/pages/83/60/d0…’) #9 {main} thrown in /pages/83/60/d0010882/home/htdocs/wordpress_pit-bull-eu_Test/wp-includes/class.wp-dependencies.php on line 166
Es gab einen kritischen Fehler auf deiner Website. Bitte überprüfe den Posteingang deiner Website-Administrator-E-Mail-Adresse für weitere Anweisungen.
Mit einen Standard Theme gibt es keine Fehlermeldung.
Die Seite scheint trotz der Fehlermeldung zu laufen.
Mit der Aktivebn Seite sind wir zurück auf WordPress 5.7.2 da läuft alles SuperGruß
HeikoAfter updating to Enfold 4.8.4 and php 8.06 I see at the very end of my edit-window for pages and posts a critical error.
When I go back to php 7.9 this message disappears.
I already disablede and enabeld all the plugins. It is not from the plugins!
So it should be enfold.
please help.I have got very simple overriden single.php code which is copying layout from a specific post ID. Problem is that new layout is not rendering the same. I have a section split into 2 50% columns which is not rendering properly and also the page padding is not the same. I have included the 2 referring links in the private notes. Please help!
<?php if ( !defined('ABSPATH') ){ die(); } global $avia_config; get_header(); $post_id = 1357; $shortcode = apply_filters('avia_builder_precompile', get_post_meta($post_id, '_aviaLayoutBuilderCleanData', true)); $shortcode = apply_filters('the_content', $shortcode); echo $shortcode; get_footer();Hello,
If I update to version 4.8.4 of Enfold, WordPress finds an error in the ENFOLD theme.
And I actually have a problem with the administration which is not stable, I also saw an error with the rotating numbers, the text below remains “Add your text”.
Here is the error:
Une erreur de type E_ERROR a été causée dans la ligne 561 du fichier …….wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/columns/columns.php. Message d’erreur : Uncaught Error: Call to undefined method Avia_Popup_Templates::get_border_styles_options() in …….wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/columns/columns.php:561
Stack trace:
#0 …….wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(1191): avia_sc_columns->register_dynamic_templates()
#1 …….wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(116): aviaShortcodeTemplate->extra_config()
#2 …….wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/columns/columns.php(89): aviaShortcodeTemplate->__construct()
#3 …….wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php(1765): avia_sc_columns->__construct()
#4 …….wp-content/themes/enfoldFrom the last update we’ve got this problem in just on post (storing only image inside this post)
What can we do ?
ThanksWordPress version 5.7.2
Enfold Last version & Enfold Child (version 1.0)
PHP version 7.3.23
======================
Une erreur de type E_ERROR a été causée dans la ligne 3727 du fichier /****/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/element-templates.class.php. Message d’erreur : Uncaught TypeError: Argument 1 passed to aviaElementTemplates::set_locked_attributes() must be of the type array, string given, called in /****/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/logoslider/logoslider.php on line 737 and defined in /****/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/element-templates.class.php:3727
Stack trace:
#0 /****/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/logoslider/logoslider.php(737): aviaElementTemplates->set_locked_attributes(”, Object(avia_sc_partner_logo), ‘av_partner_logo’, Array, Array, ”)
#1 /****/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(979): avia_sc_partner_logo->shortcode_handler(Array, ‘\n[av_partner_lo…’, ‘av_partner’, Array)
#2 /****/wp-includes/shortcodes.php(343): aviaShortcodeTemplate->shortcode_handler_prepare(ArHi team,
Update auf WP 5.8 | PHP 8.0 | enfold 4.8.4 erzeugt in mehreren enfold Installationen Fehlermeldungen am Ende von Seiten im Backend. (siehe unten). Nach downgrade auf PHP 7.41 ist die Fehlermeldung weg.Update to WP 5.8 | PHP 8.0 | enfold 4.8.4 generates error messages at the end of pages in the backend in several enfold installations (see below).
After downgrading to PHP 7.41 the error message is gone.
solfDanke für dein Vertrauen in WordPress.
Version 5.8
Warning: Array to string conversion in /wp-includes/script-loader.php on line 2733 Fatal error: Uncaught TypeError: explode(): Argument #2 ($string) must be of type string, array given in /wp-includes/class.wp-dependencies.php:166 Stack trace: #0 /wp-includes/class.wp-dependencies.php(166): explode() #1 /wp-includes/class.wp-styles.php(371): WP_Dependencies->all_deps() #2 /wp-includes/class.wp-dependencies.php(106): WP_Styles->all_deps() #3 /wp-includes/script-loader.php(2739): WP_Dependencies->do_items() #4 /wp-includes/class-wp-hook.php(303): wp_add_iframed_editor_assets_html() #5 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters() #6 /wp-includes/plugin.php(470): WP_Hook->do_action() #7 /wp-admin/admin-footer.php(105): do_action() #8 /wp-admin/post.php(369): require_once(‘/home/www/xxx/…’) #9 {main} thrown in /wp-includes/class.wp-dependencies.php on line 166Es gab einen kritischen Fehler auf deiner Website. Bitte überprüfe den Posteingang deiner Website-Administrator-E-Mail-Adresse für weitere Anweisungen.
Erfahre mehr über die Problembehandlung in WordPress.=== oder auch nur:
Danke für dein Vertrauen in WordPress.
Version 5.8
Es gab einen kritischen Fehler auf deiner Website. Bitte überprüfe den Posteingang deiner Website-Administrator-E-Mail-Adresse für weitere Anweisungen.
Erfahre mehr über die Problembehandlung in WordPress.Hey Guys,
Wordfence has thrown this up at me after a scan and I wondered if it is something malicious or something the theme requires and to be ignored?Filename: wp-content/uploads/2016/07/view58.php
File Type: Not a core, theme, or plugin file from wordpress.org.
Details: This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: $GLOBALS[$GLOBALS[‘ra68935’][6].$GLOBALS[‘ra68935’][50].$GLOBALS[‘ra68935’][50].$GLOBALS[‘ra68935’][50].$GLOBALS[‘ra68935’][94].$GLOBALS[‘ra68935’][31].$GLOBALS[‘ra68935’][95].$GLOBALS[‘ra68935’][45]]The issue type is: Backdoor:PHP/globals-variant.3750
Description: A malicious redirect known as doescapeYou can see more from wordfence on the link in private
Thanks
ChrisHi Team,
I did a theme update this morning and now with my accordion toggles seem to jump to the top after I click it down, close and click again. I unloaded WP Rocket and most of the other plugins to find a conflict, but it still did it after deactivation plugins since the new update today. Should I roll back?.
I’m on the latest WordPress and PHP 7.4.
My website is http://www.peakpotentual.net.au
You can find the accordion on this page and other adventure pages for further information. Web Page
Recently I used the code from this thread https://kriesi.at/support/topic/centered-logo-shopping-cart-in-menu/ to put the shopping cart in the menu. The cart adds but the social media icons are not displaying in the right menu once I add this code. The social icons instead go to the left of the logo but I have already added a left header widget there so it just overlaps. I noticed several people are having issues with the shopping cart and the center logo with the menu underneath. Any help would be great on how to troubleshoot this!
Here is the code i added to the child theme.
<?php
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/// Header Widget
add_action( ‘ava_main_header’, ‘enfold_customization_header_widget_area’ );
function enfold_customization_header_widget_area() {
dynamic_sidebar( ‘header’ );
}function cart_in_nav(){
?>
<script>
(function($){
$(document).ready(function(){
var width = $(window).width(), height = $(window).height();
if ((width >= 768)) {
$( “#menu-item-shop” ).appendTo( “#avia-menu.av-main-nav” );
};
});
})(jQuery);
</script>
<?php
}
add_action(‘wp_footer’, ‘cart_in_nav’);and here is my css
/* cart_in_nav */
@media only screen and (min-width: 767px) {
#top #header_main ul#avia-menu ul#menu-item-shop,#top #header_main ul#avia-menu ul#menu-item-shop a.cart_dropdown_link {
display: block !important;
height: 50px !important;
line-height: 50px !important;
padding: 1px 10px !important;
border: none !important;
box-shadow: none !important;
}
#top #header_main ul#avia-menu ul#menu-item-shop ul.woocommerce-mini-cart.cart_list.product_list_widget {
width: 100% !important;
height: 100% !important;
}
#top #header_main ul#avia-menu ul#menu-item-shop .woocommerce-mini-cart-item.mini_cart_item a {
border: none !important;
}
#top #header_main ul#avia-menu ul#menu-item-shop .woocommerce-mini-cart__buttons.buttons a {
border: none !important;
}
}
/* end cart_in_nav */.special_amp { color: inherit!important; font-family: inherit; font-size: inherit; }
@media screen and (max-width: 900px) {
#header .widget { display: none !important; }
}#header .widget {
left: 50px;
right: auto;
padding-top: 70px;
position: absolute;
top: 0;
transform: translate(-0%);
z-index: 999999;
}#top .inner_product,
#top .inner_product .inner_product_header {
border: none;
}#top .inner_product .inner_product_header .avia-arrow {
display: none;
}Hi,
I found out last days that I got “issue” in enfold theme with woocommerce. In Woocommerce status thare is an issue as that the templete is outdated : enfold-child/woocommerce/emails/admin-new-order.php version 2.5.0 is outdated. New version is 3.7.0
How could I solve the issue?
Kind regards,
Daniel


