-
Search Results
-
Hi Rikard,
We are working with the latest ducth version of wordpress. We updated the enfold thema because of an error in a PHP file,
We instlled the latest version, but still get a critical error.
Now we are working with
WordPress versie 5.8.2
Huidig thema: Enfold (versie 4.8.7.1)
Huidige plugin: (versie )
PHP versie 8.0.13Foutdetails
===========
Een fout van het type E_ERROR werd veroorzaakt op regelnummer 311 van het bestand /customers/9/0/0/logopedie-oisterwijk.nl/httpd.www/wp/wp-content/themes/enfold/includes/admin/option_tabs/avia_blog.php. Foutmelding: Uncaught ValueError: Unknown format specifier “S” in /customers/9/0/0/logopedie-oisterwijk.nl/httpd.www/wp/wp-content/themes/enfold/includes/admin/option_tabs/avia_blog.php:311
Stack trace:
#0 /customers/9/0/0/logopedie-oisterwijk.nl/httpd.www/wp/wp-content/themes/enfold/includes/admin/option_tabs/avia_blog.php(311): sprintf(‘Als u links naa…’, ‘Hi,
Do you have any idea, why I got those errors on my website after updating to 4.8.7.1 ?
Also my Publications page seem to disappeared.Error Details
=============
An error of type E_ERROR was caused in line 1007 of the file /home/public_html/wp-content/themes/enfold-child/shortcodes/postslider/postslider.php. Error message: Uncaught Error: Call to undefined method AviaHelper::add_date_query() in /home/public_html/wp-content/themes/enfold-child/shortcodes/postslider/postslider.php:1007
Stack trace:
#0 /home/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/blog/blog.php(617): avia_post_slider->query_entries()
#1 /home/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php(1123): avia_sc_blog->shortcode_handler(Array, ”, ‘av_blog’, Array)
#2 /home/public_html/wp-includes/shortcodes.php(356): aviaShortcodeTemplate->shortcode_handler_prepare(Array, ”, ‘av_blog’)
#3 [internal function]: do_shortcode_tag(Array)
#4 /home/public_html/wp-includes/shortcodes.php(228): preg_replace_callback(‘/\\[(\\[?)(av_blo…’, ‘do_shortcode_ta…’, ‘[av_heading …’)
#5 /home/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcodHi,
I am trying to translate my menus but keep getting a fatal error when I try to make an English menu:
Fatal error: Uncaught Error: Attempt to assign property “front_or_home” on null in /customers/e/0/b/wendywasbauer.nl/httpd.www/wp-admin/includes/nav-menu.php:379 Stack trace: #0 /customers/e/0/b/wendywasbauer.nl/httpd.www/wp-admin/includes/template.php(1522): wp_nav_menu_item_post_type_meta_box(NULL, Array) #1 /customers/e/0/b/wendywasbauer.nl/httpd.www/wp-admin/nav-menus.php(938): do_accordion_sections(Object(WP_Screen), ‘side’, NULL) #2 {main} thrown in /customers/e/0/b/wendywasbauer.nl/httpd.www/wp-admin/includes/nav-menu.php on line 379
Topic: Home page broken
Hi guys, long time no speak.
My website acting strangely. Every page can be edited apart from the home page.
Clicking edit brings up the “critical error” message.Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with your theme, Enfold.
First, visit your website (https://pitythem.org/) and check for any visible issues. Next, visit the page where the error was caught (https://pitythem.org/wp-admin/post.php?post=178&action=edit) and check for any visible issues.
Please contact your host for assistance with investigating this issue further.
If your site appears broken and you can’t access your dashboard normally, WordPress now has a special “recovery mode”. This lets you safely login to your dashboard and investigate further.
To keep your site safe, this link will expire in 1 day. Don’t worry about that, though: a new link will be emailed to you if the error occurs again after it expires.
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 5.8.2
Current theme: Enfold (version 4.8.6.5)
Current plugin: (version )
PHP version 7.4.25Referring to : https://kriesi.at/support/topic/styling-search-bar-on-main-page-avia_search/#post-1327689
your search menu-item gets out of line if you shrink your header; but that is not the worst.
If you like to enter in the input field something and want to overwrite or correct the input the link on your menu-item search is disturbing. ( try to correct the text you put in the input field.)
If you like to have it with more usability put this into your child-theme functions.php:function remove_href_from_search_input(){ ?> <script type="text/javascript"> (function($) { $(document).ready(function(){ $('#menu-item-7484 > a').removeAttr("href"); }); $('#header').on('click', '.av-main-nav-wrap', function() { $('#av-burger-menu-ul #menu-item-7484 > a:first-of-type').removeAttr("href"); }); })(jQuery); </script> <?php } add_action('wp_footer', 'remove_href_from_search_input');and for your quick css:
#menu-item-7484 > a { display: flex; flex-flow: column nowrap; } #menu-item-7484 > a > .avia-menu-text { position: relative; top: calc(50% - 21px) } #menu-item-7484 > a #searchform { margin: 0 !important; padding: 0 !important; width: 300px; /*** only if you like to have the same width with ajax response ***/ } #menu-item-7484 .ajax_search_response { padding-top: 20px }Hi guys, long time no speak.
I have a clients website acting strangely. Every page can be edited apart from the home page.
Clicking edit brings up the “critical error” message.
I have deactivated all plugins and tried editing, same issue.This happened a few months back, I rebuilt the homepage again using a fresh page and saved templates, this solved the issue for a while.
Its now returned and Im stumped as to why its only effecting the home page.All plugins currently activated. These can be deactivated if needs be.
PHP is 7.3 (Highest version hosing can provide currently)
Enfold ver 4.8.7.1This is the error message generated by WordPress
If your site appears broken and you can’t access your dashboard normally, WordPress now has a special “recovery mode”. This lets you safely login to your dashboard and investigate further.
(private content)To keep your site safe, this link will expire in 1 day. Don’t worry about that, though: a new link will be emailed to you if the error occurs again after it expires.
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 5.8.2
Current theme: Dreamtex Ltd (version 1.0)
Current plugin: (version )
PHP version 7.3.31Error Details
=============
An error of type E_ERROR was caused in line 3751 of the file /home/cluster-sites/2/d/dreamtexltd.com/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-element-templates.php. Error message: Uncaught TypeError: Argument 1 passed to aviaElementTemplates::set_locked_attributes() must be of the type array, string given, called in /home/cluster-sites/2/d/dreamtexltd.com/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_fullscreen/slideshow_fullscreen.php on line 988 and defined in /home/cluster-sites/2/d/dreamtexltd.com/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-element-templates.php:3751
Stack trace:
#0 /home/cluster-sites/2/d/dreamtexltd.com/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_fullscreen/slideshow_fullscreen.php(988): aviaElementTemplates->set_locked_attributes(”, Object(avia_sc_slider_fullscreen), ‘av_fullscreen_s…’, Array, Array, ”)
#1 /home/cluster-sites/2/d/dreamtexltd.com/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php(1123): avia_sc_slider_fullscreen->shortcode_handler(Array, ‘\n[av_fHoping someone can shed some light. Temp login provided.
Thanks
Hi.. My client have built a Gallery with images linked to tags. She have configured the Gallery to open links in a new window as provided screenshot but links always opens in the same window.
Can You help us..?
Thank You Very much
https://www.dropbox.com/s/9482ua284bs7hqz/Gallery-Links.png?dl=0WP 5.8.2 PHP 8.0 – Reproducing the issue on another site using Enfold and PHP 8,0 Links opens regularly in a new window
Hey there,
i ran into a problem with enfold and woocommerce. As soon as i activate woocommerce i get the following error/warning.
Warning: Creating default object from empty value in /homepages/1/d287971727/htdocs/clickandbuilds/RathmerKerzenDieKerzedieewigBrennt/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-asset-manager.php on line 904
I really don’t get what happens here since this is my second project with enfold and the first one using enfold & woocommerce.
i hope u have an idea or a solution for this.
with kind regards
DomenicHello, I’m using Enfold 3.3.2 with WordPress version 5.8.1 and getting the following error:
AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Access to undeclared static property: AviaHtmlHelper::$element in /var/www/vhosts/fhe.at/httpdocs/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/html-helper.class.php:130\nStack trace:\n#0 /var/www/vhosts/fhe.at/httpdocs/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/html-helper.class.php(32): AviaHtmlHelper::render_element()\n#1 /var/www/vhosts/fhe.at/httpdocs/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/meta-box.class.php(140): AviaHtmlHelper::render_metabox()\n#2 /var/www/vhosts/fhe.at/httpdocs/wp-admin/includes/template.php(1395): MetaBoxBuilder->create_meta_box()\n#3 /var/www/vhosts/fhe.at/httpdocs/wp-admin/edit-form-advanced.php(681): do_meta_boxes()\n#4 /var/www/vhosts/fhe.at/httpdocs/wp-admin/post.php(206): require('/var/www/vhosts...')\n#5 {main}\n thrown in /var/www/vhosts/fhe.at/httpdocs/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/html-helper.c...', referer: https://www.fhe.at/wp-admin/edit.php?post_type=pageUpdating to newest version of the theme destroys the current look of the page. Is there any other way to fix this issue? Maybe use a previous theme version?
Regards Max
Topic: PHP-error
I set the PHP up to 7.4.
But now I have an error-message.
AH01071: Got error ‘PHP message: PHP Warning: Creating default object from empty value in /var/www/vhosts/eetkaamer.nl/httpdocs/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php on line 28’, referer: https://eetkaamer.nl/


