-
AuthorSearch Results
-
February 26, 2026 at 12:33 pm #1495539
In reply to: horizontal gallery crop on mobile
Hi,
Great, I’m glad that Ismael could help you out. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardFebruary 26, 2026 at 12:32 pm #1495538In reply to: odd behavior when editing contact form
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardFebruary 26, 2026 at 10:17 am #1495529In reply to: Not registered dependencies for Enfold css and js
Thanks very much. It is much better now, but I still see some warnings. I report here the debug log, when opening Enfold Theme options and one page with layout builder on
[26-Feb-2026 09:14:54 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia_template_save_js" was enqueued with dependencies that are not registered: avia_element_js. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/yqmnhcyo/public_html/wp-includes/functions.php on line 6131In another installation it seems ok though. I have to check the options settings
-
This reply was modified 2 weeks ago by
elenapoliti.
-
This reply was modified 2 weeks ago by
elenapoliti.
February 26, 2026 at 8:56 am #1495524Hi Ismael,
Thank you so much for looking into this further.
We have not installed any new plugins recently. However, we have been updating existing plugins, as well as the Enfold theme. The last changes we pushed from our dev environment to live were the Enfold theme update and the Yoast plugin update five days ago, and we believe that may be when this issue started.
What I find especially interesting is that I checked our dev site, and the builder appears to be working properly there, while the issue is happening on our live site. I’m sharing the dev login credentials below as well in case it is helpful for comparison.
One other thing that may be worth mentioning: last month I made a change to the functions.php file because our EveryAction (our nonprofit CRM we use for donations, data collection) forms that are embedded throughout our website had stopped working on the backend (same issue, infinite spinning, but just on the pages were the forms were embedded). I added a script there to fix that issue, and it resolved the problem. Since everything was working fine afterward, I do not think that is the cause here, but I wanted to mention it just in case it may be relevant. I’m also sharing the code changes below for reference.
Unfortunately, as a very small nonprofit, we do not have in-house developers. I am largely self-taught and far from an expert, so I would be very grateful if you could please help us identify what is causing this issue and what might be going wrong. We edit our site on a daily basis, so not being able to access or use the builder properly is a significant issue for us right now.
Thank you again for your help, we really appreciate it.
Roberta
February 26, 2026 at 7:24 am #1495520Topic: Enfold Update 7.1.4
in forum Enfoldwerbeagenturlauf
ParticipantHi Rikard,
you asked me to open a new thread “Me too; I have the same problem and now I used an older Backup to restore. But how can I find “open html markup” that is breaking up my layout?”
Since I have replayed an older backup. The website works.
My problems were missing containers in the Header (Logo and Slider), missing pictures under Header (verical picture “Drucken”) and empty containers underneath. Also the links in the Menüpoint “Shop” did not work.Thanks for taking care.
Michael FFebruary 26, 2026 at 7:10 am #1495519In reply to: Cropped images in Lightbox
Your description of the whole thing is quite unclear.
Which Enfold element did you use? Portfolio Grid? ( When I searched for avia_post_grid in the Enfold folder, I only found portfolio.php as an element with such an entry. )Then you selected “Open in Lightbox” for link handling.
You can set the preview image size in the “Styling” tab – Grid settings:
To do this, you must first select “Select the grid image size manually” under “Portfolio Grid Image Size”—a second drop-down menu will then open where you can specify the grid image size.Do you like to change something on the lightbox images – or the bottom-bar text?
February 25, 2026 at 10:14 pm #1495502In reply to: PROBLEM WITH ACCORDEON COLORS NOT SHOWING
Hi,
Your screenshots are not working but I understand. Your issue seems to be related to a cache, when I check your page with Firefox & Edge the accodeon toggles are gray because the mouseover color is set by the main-color-bg set in the theme options #e1e1e1:.main_color .toggler:hover { background: var(--enfold-main-color-bg2); }If you what them to be orange then try changing that color in the theme settings, but note that this color setting changes many elements in the theme. If you don’t want everything to change then try this css:
#top .main_color .toggler:hover { background: #db5200; }As for your second question, I can’t see the screenshot but I see that the top color section has a background color of white. Try changing the color in the color section, or try this css:
.page-id-9206 #av_section_1.main_color { background-color: #d5c58a; }After these changes clear all of your caches.
Best regards,
MikeFebruary 25, 2026 at 8:36 pm #1495500In reply to: PROBLEM WITH ACCORDEON COLORS NOT SHOWING
I just realized that there’s a second problem : the top banner with “la gamme” should be on a kaki background like this : https://ibb.co/DDHwJLwz
But again, it works correctly on firefox on my computer, but as soon as I try on edge I only have a black title on a white background.
THe exacdt same thing happens if I try on a different computer or on a phone.
Something semms to be broken somewhere…
Can you help please ?
Note : I work on many websites with Enfold and I’ve never had that kind of troubles…In advance, thank you for your help.
February 25, 2026 at 7:17 pm #1495498In reply to: odd behavior when editing contact form
Hi Rikard,
After checking the website and Enfold (v. 7.1.3 & 7.1.4), it looks like the ‘Classic Editor’ plugin was interfering with the form?
The site (WP 6.9.1) had this plugin still running for some reason.
It seems the problem was solved by turning the plugin off.Rob
February 25, 2026 at 10:15 am #1495482In reply to: add icon font not working
Hey Ismael,
Thanks for the feedback.
Yes I’m using the latest version of Enfold (7.1.4).
In private content you can find the system info.The icons used to work in the past…
February 25, 2026 at 10:05 am #1495481Hi,
Glad that you found a solution, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.Best regards,
MikeFebruary 25, 2026 at 9:14 am #1495475Hi,
Thanks for that. I uploaded a fresh copy of the theme and activate that. Your site responded with a critical error, which unfortunately doesn’t make much sense. I would have expected the site to look and behave the same, since both versions of Enfold should theoretically be identical. Did you make any types of changes to the core theme files? Please share server error logs with us, so that we can have a closer look at them.
Best regards,
Rikard-
This reply was modified 2 weeks, 1 day ago by
Rikard.
February 25, 2026 at 8:16 am #1495474In reply to: Formatting not showing up
Hi,
Did you try to clear all caches that might be applying to the site? Did you try to toggle the file compression options under Enfold->Performance? You could also try to activate the option to delete old CSS and JS files on the same page.
Best regards,
RikardFebruary 25, 2026 at 6:21 am #1495471In reply to: Icons next to correct text
Hi,
Thank you for the update.
Yes, you can change the page ID or apply a custom css class name to the elements. Please check the documentation for additional info.
— https://kriesi.at/documentation/enfold/add-custom-css/#enable-custom-css-class-name-support
Best regards,
IsmaelFebruary 24, 2026 at 6:07 pm #1495445Topic: Lightbox Pdf not working – shows up black multiple solutios
in forum Enfolddreyerjm
ParticipantHi, I ‘m trying to have my pdfs load in a lightbox. I have tried 2 methods – the first being adding this code which didnt work. The second thing I treid (which I prefer) is the adding the plugin ARI Fancy Lightbox. But the same things happens and it is just black and the pdf wont load.
February 24, 2026 at 5:15 pm #1495441In reply to: Cropped images in Lightbox
i guess you only want to influence the lightbox images source. And because Enfold uses on default the large image. This does not always uses the original aspect ratio.
I would not influence the thumbnail sizes of the gallery. Only the lightbox source image.
If you are usiing the gallery element try:function custom_alb_lightbox_image_size( $size, $context ){ if( $context == ('av_gallery' || 'avia_masonry') ){ return 'original'; } return $size; } add_filter( 'avf_alb_lightbox_image_size', 'custom_alb_lightbox_image_size', 10, 2 );February 24, 2026 at 4:34 pm #1495436yes – enter your red logo to the enfold logo input field.
on media library determine the path to your : ETH_galabau_Logo
guess it looks like this one :

insert that url to the is_tree(265) url:
place this snippet to your child-theme functions.php:function is_tree($pid) { global $post; if ( is_page() ) { if ( is_page($pid) ) { return true; } $ancestors = get_post_ancestors($post->ID); if ( in_array($pid, $ancestors) ) { return true; } } return false; } function av_change_logo($logo){ if (is_tree(265)) { $logo = "/wp-content/uploads/…/…/your_green_galabau_Logo.png";} return $logo; } add_filter('avf_logo','av_change_logo');the first function (function is_tree($pid) ) is for having all subpages to your galabau page (which has the id: 265.
from this moment – you do not need to add a new page-id to your page_array. If a page is a child of that 265 it will have that green logo.February 24, 2026 at 3:18 pm #1495429Topic: Cropped images in Lightbox
in forum EnfoldRENZCOM
ParticipantDear Enfold Theme,
We are currently implementing a gallery page where a lightbox opens in a gallery with additional data and the image. Unfortunately, the image is only displayed partially. We are using the following function for this:$grid = new avia_post_grid( array( 'linking' => ‘’, ‘columns’ => ‘3’, ‘contents’ => ‘title’, ‘sort’ => ‘no’, 'paginate' => ‘yes’, ‘set_breadcrumb’ => false, ‘preview_mode’ => ‘auto’, ‘image_size’ => ‘full’ )); $grid->use_global_query(); echo $grid->html( ‘’ );Highlighted in bold that the full images should actually be used. However, this does not seem to work.
February 24, 2026 at 3:14 pm #1495428in your case i would create a is_tree conditional and then change the logo for all subpages by that conditional
function is_tree($pid) { global $post; if ( is_page() ) { if ( is_page($pid) ) { return true; } $ancestors = get_post_ancestors($post->ID); if ( in_array($pid, $ancestors) ) { return true; } } return false; } function av_change_logo($logo){ if (is_tree(265)) { $logo = "[logo url]";} elseif (is_tree(509)) { $logo = "[logo url]";} elseif (is_tree(530)) { $logo = "[logo url]";} return $logo; } add_filter('avf_logo','av_change_logo');your Landschaftbau is page ID: 265
by the way enfold has now a class on subpages for that on body tag: parent-pageid-265 – but this will only work for the next level of direct children.
then you can have that conditional:if ( is_page(265) || $post->post_parent == 265 ) { // ... }But: the is_tree seems to be more elegant.
February 24, 2026 at 2:33 pm #1495426Hey Rajender,
What exactly are you trying to do? If you are looking to get updates in the backend, then please refer to this: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
RikardFebruary 24, 2026 at 2:14 pm #1495424Rajender Kumar
GuestHi have bought the Enfold theme 7-8 month ago while developing the site
now i am update the license code it not workingcan u check so that i can buy clear ny another purchase
February 24, 2026 at 1:48 pm #1495423Topic: Bulk Rename of URLs
in forum Pre Sale QuestionsTim Payne
GuestHi Have a website that I’m migrating from DIVI. I have moved all the pages to Enfold but can’t find a way to bulk rename all the links to the new domain. Could you please advise?
February 24, 2026 at 12:14 pm #1495420Hey Jorge,
The update to 7.1.4 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the theme as if it was new under Appearance->Themes->Add New Theme.
If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/Best regards,
RikardFebruary 24, 2026 at 11:19 am #1495419In reply to: Vulnerability Alert
This reply has been marked as private.February 24, 2026 at 11:03 am #1495418In reply to: [Urgent] Websites not scrolling
is it a horizontal scrolling page? thats extraordinary.
Nearly all enfold demos could have even that rule:html.responsive, .responsive body { overflow-x: hidden !important; }the scroll in y-direction should work as expected.
February 24, 2026 at 11:01 am #1495417In reply to: Enfold Performance
Hi Ismael,
Perhaps you misread my post, and also the hidden content (please read it and get back to me – I am trying to contribute).
Enfold is writing *multiple* empty postmeta for *every* post – even when the value is empty. The routine simply needs to be updated to check whether the $_POST[] value is empty rather than just present (and empty) before saving.
On a large site the wp_postmeta table is a big bottleneck, even with caching etc. My wp_postmeta table has over 6m entries and is the biggest table in my instance – adding unnecessary entries to it does impact performance, as the table (and indexes) need to be queried to find those records…
Cheers,
JasonFebruary 24, 2026 at 10:15 am #1495416In reply to: Not registered dependencies for Enfold css and js
I did it. Actually I tried the same thing in other websites. At a moment I thought that the problem was caused by some plugin, but I deactivated or checked in other websites I have the same thing. Also I thought it could be Enfold 7.1.3 the problem, but I found it also with Enfold 6.0.8 (on a website where I didn’t update the theme).
I am not sure what you say about shortcodes. Here is the debug log form another website all updated[24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-audioplayer" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-blog" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-postslider" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-button" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-buttonrow" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-button-fullwidth" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-catalogue" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-comments" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-contact" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-slideshow" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-countdown" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-dynamic-field" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-gallery" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-maps" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-gridrow" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-heading" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-rotator" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-hr" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-icon" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-icon-circles" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-iconbox" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-icongrid" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-iconlist" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-image" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-image-diff" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-hotspot" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-sc-lottie-animation" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-magazine" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-masonry" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-siteloader" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-menu" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-notification" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-numbers" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-portfolio" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-post-metadata" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-progress-bar" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-promobox" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-sc-search" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-slideshow-accordion" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-social" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-tabsection" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-table" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-tabs" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-team" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-testimonials" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-timeline" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-toggles" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "avia-module-video" was enqueued with dependencies that are not registered: avia-layout. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-audioplayer" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-chart-js" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-chart" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-contact" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-slideshow" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-countdown" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-gallery" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-gallery-hor" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-rotator" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-icon-circles" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-icongrid" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-iconlist" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-image-diff" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-hotspot" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-magazine" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-isotope" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-menu" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-notification" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-numbers" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-portfolio" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-progress-bar" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-slideshow-video" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-slideshow-accordion" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-tabsection" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-tabs" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-testimonials" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-timeline" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-toggles" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia-module-video" was enqueued with dependencies that are not registered: avia-shortcodes. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131 [24-Feb-2026 09:11:10 UTC] PHP Notice: Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "avia_analytics_js" was enqueued with dependencies that are not registered: avia_builder_js. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /home/hidgvei/marinemammalhabitat/wp-includes/functions.php on line 6131It seems that it detects all avia modules are enqueued with dependencies that are not registered
February 24, 2026 at 10:11 am #1495415Topic: WP Store Locator / Enold Datenschutz / google Maps
in forum Enfoldjustbusy
ParticipantHallo ich nutzte den WP Store Locator Version 2.2.261 um eine Karte mit Partner anzuzeigen. Das funktioniert auch gut der Code ist in einem Code-block Element eingebaut. Ich möchte aber das die Google Maps durch die Enfold Privacy And Cookies Einstellung erst nach Klick angezeigt wird – gibt es da eine Lösung ?. WP Store Locator empfiehlt ja ein anderes Plugin.
February 24, 2026 at 8:27 am #1495413Jorge Acebo
GuestDear Kriesi / Enfold Team,
I am writing a pre-sales inquiry regarding a WordPress project I have recently inherited. The site is currently running a very old version of Enfold (v4.5.7), but I do not have access to the original Envato account or the API Token used by the previous developer.
I intend to purchase a new, independent license for this domain to ensure the site is legally covered and can receive the latest code updates.
Before I complete the purchase, I have two technical questions:
License Replacement: Since the site already has Enfold installed (v4.5.7), can I simply enter the new Token from my new license into the existing theme options to trigger the update, or do the licenses need to be “transferred” (which I cannot do without the old account)?
Code Integrity: Given the huge version gap (4.5.7 to 6.x), would you recommend deleting the old /enfold/ theme folder and uploading the new version’s files via FTP to avoid conflicts between old and new PHP files?
I want to do things the right way and ensure the site’s code is up to date. Thank you for your guidance.
Best regards.
February 24, 2026 at 8:06 am #1495412In reply to: Issue with Enfold update 7.1.4
Hi werbeagenturlauf,
Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.
Best regards,
Rikard -
This reply was modified 2 weeks ago by
-
AuthorSearch Results
-
Search Results
-
Topic: Enfold Update 7.1.4
Hi Rikard,
you asked me to open a new thread “Me too; I have the same problem and now I used an older Backup to restore. But how can I find “open html markup” that is breaking up my layout?”
Since I have replayed an older backup. The website works.
My problems were missing containers in the Header (Logo and Slider), missing pictures under Header (verical picture “Drucken”) and empty containers underneath. Also the links in the Menüpoint “Shop” did not work.Thanks for taking care.
Michael FHi, I ‘m trying to have my pdfs load in a lightbox. I have tried 2 methods – the first being adding this code which didnt work. The second thing I treid (which I prefer) is the adding the plugin ARI Fancy Lightbox. But the same things happens and it is just black and the pdf wont load.
Topic: Cropped images in Lightbox
Dear Enfold Theme,
We are currently implementing a gallery page where a lightbox opens in a gallery with additional data and the image. Unfortunately, the image is only displayed partially. We are using the following function for this:$grid = new avia_post_grid( array( 'linking' => ‘’, ‘columns’ => ‘3’, ‘contents’ => ‘title’, ‘sort’ => ‘no’, 'paginate' => ‘yes’, ‘set_breadcrumb’ => false, ‘preview_mode’ => ‘auto’, ‘image_size’ => ‘full’ )); $grid->use_global_query(); echo $grid->html( ‘’ );Highlighted in bold that the full images should actually be used. However, this does not seem to work.
Hi have bought the Enfold theme 7-8 month ago while developing the site
now i am update the license code it not workingcan u check so that i can buy clear ny another purchase
Topic: Bulk Rename of URLs
Hi Have a website that I’m migrating from DIVI. I have moved all the pages to Enfold but can’t find a way to bulk rename all the links to the new domain. Could you please advise?
Hallo ich nutzte den WP Store Locator Version 2.2.261 um eine Karte mit Partner anzuzeigen. Das funktioniert auch gut der Code ist in einem Code-block Element eingebaut. Ich möchte aber das die Google Maps durch die Enfold Privacy And Cookies Einstellung erst nach Klick angezeigt wird – gibt es da eine Lösung ?. WP Store Locator empfiehlt ja ein anderes Plugin.
Dear Kriesi / Enfold Team,
I am writing a pre-sales inquiry regarding a WordPress project I have recently inherited. The site is currently running a very old version of Enfold (v4.5.7), but I do not have access to the original Envato account or the API Token used by the previous developer.
I intend to purchase a new, independent license for this domain to ensure the site is legally covered and can receive the latest code updates.
Before I complete the purchase, I have two technical questions:
License Replacement: Since the site already has Enfold installed (v4.5.7), can I simply enter the new Token from my new license into the existing theme options to trigger the update, or do the licenses need to be “transferred” (which I cannot do without the old account)?
Code Integrity: Given the huge version gap (4.5.7 to 6.x), would you recommend deleting the old /enfold/ theme folder and uploading the new version’s files via FTP to avoid conflicts between old and new PHP files?
I want to do things the right way and ensure the site’s code is up to date. Thank you for your guidance.
Best regards.

