Forum Replies Created

Viewing 30 posts - 1 through 30 (of 72 total)
  • Author
    Posts
  • Awesome stuff! Looks good, thanks Mike!
    You can close this thread.

    in reply to: Team Member title and description above the image #1394927

    That worked perfectly! Thank you Ismael!
    You can close this thread.

    Hi Mike,

    Ok, I see – I obviously didn’t notice the change.

    Ideally I would like to lift the text up further. But I don’t think there can be much more of a change unfortunately, because as far as I can see the only way to do that would be to adjust the size of the header (to make it narrower/thinner) and that would decrease the logo size on the far left, which we wouldn’t want to do.
    So I can’t see any way around it at present.

    Thanks for your help anyway!

    Chris

    in reply to: Modal popup window mobile version not scrollable #1394924

    Hi Ismael,

    Thanks for the response! I pasted in the code, and there is some improvement, but unfortunately the problem is still largely persisting. Basically, after rotating the phone sideways and then back to vertical mode, some scrolling was then possible, but it wasn’t long before the scrolling froze again. So with this new code it sometimes scrolls, sometimes doesn’t, and it generally still buggy.
    I’m using an iPhone SE (2020).
    On the iPad it works fine, because thankfully due to the larger screen size there is no need for scrolling (all the info appears in the modal window).

    You said the code basically just positioned the modal window at the top.
    So: is there some code to make the modal window scrollable?

    Best,

    Chris

    in reply to: Privacy/Cookies Modal Window #1394747

    Thanks Mike!
    The text size was increased and looks great.
    The padding removal didn’t work – is there code that changes the text alignment (ie. to the top instead of the middle)?
    Thanks!
    Chris

    in reply to: Privacy/Cookies Modal Window #1394548

    Hi everyone,

    1. I’ve implemented the modal popup window for cookies, and it looks fine on the desktop version, but on the mobile version it’s not possible to scroll down through the text, so a user can’t get to the buttons to toggle them on or off.
    Is there any way to fix this?

    2. In the modal popup window options, there is the following text:
    “If you want to allow your visitors to opt out of essential cookies and hide the message bar when returning to your site you need to add the following 2 shortcodes to your content:
    [av_privacy_allow_cookies] – allows a user to refuse cookies and hides message bar (needs 2 cookies for that, others are removed)
    [av_privacy_accept_essential_cookies] – allows a user to opt out from essential theme and all other cookies (except 2 from av_privacy_allow_cookies)”
    I’d like to know where exactly on my site I need to paste these two shortcodes.

    Thanks!

    Chris

    in reply to: Team members name above image? #1394544

    Hi everyone,

    I’m reactivating this thread, because I’d like to figure out how to do this for my site.
    I’m using the Team Member content element, and the title and description are below the image (it’s different to timchurchman’s configuration, where the title and description are hovering over the image).
    I’d like to make the title and description appear above the image, instead of below it.

    Any ideas?

    Thanks!

    Chris

    Hi Mike,
    That worked super well, thanks!
    Could I ask, what would the two extra lines of code look like if I wanted to increase the font size of the submenu and to align the text to the top (instead of middle)? If that’s possible to do, of course.
    Thanks!
    Chris

    • This reply was modified 1 year, 10 months ago by Chris.

    Worked like a charm, thanks!!
    Before we close this thread, I have another issue that I need help with…
    My dropdown menu under the menu point “Services” needs to be transparent (NOTE: but when you scroll down and the sticky header kicks in and the main menu changes to white, then of course the submenu needs to change to white as well. Basically, it needs to have the same behaviour as the main menu).
    I’ve read these two posts and implemented the suggestions there, but nothing has changed:
    Post 1 – https://kriesi.at/support/topic/enfold-theme-dropdown-menu-transparency/
    Post 2 – https://kriesi.at/support/topic/main-menu-drop-down-opacity/
    I put this code into my custom CSS and it didn’t work:
    #top .sub-menu {
    background: rgba(255,255,255,0.1) !important;
    box-shadow: none !important;
    }
    I also put this code into my custom CSS and it didn’t work:
    #top .sub-menu {
    background: transparent !important;
    box-shadow: none !important;
    }
    I also added this code to my style.css and it didn’t work:
    #top .sub-menu { background: transparent !important; box-shadow: none !important; }

    I have removed all of the above lines of code from the site.

    One idea: Could the code from higher up in this thread be conflicting with any of this other code?
    (That code is this:)
    #top .av_header_with_border.av_header_transparency #header_main {
    border: none;
    }

    Thanks for your help!!

    in reply to: Website crashing when I activate Enfold Version 5.2.1. #1376882

    Hi everyone,

    Updating the PHP solved the problem, thanks!

    Just a note, when I updated it to 8.0 it crashed again, but when I updated it to 7.4. it worked fine.

    Chris

    PS: you can close out this thread.

    in reply to: Website crashing when I activate Enfold Version 5.2.1. #1376266

    So, unexpectedly, the website is “working” now with the Enfold Child theme active (beforehand the backend wouldn’t even load). BUT, it’s not really working. All the pages are gone, and all the menus in the theme options are gone. The front end also is just showing what looks like a demo blog with lots of latin filler text.
    Luckily I made a back-up of the site.
    But obviously there are major tings that need to be fixed.
    Hopefully the error logs can show you guys what the problem is?
    Thanks!

    in reply to: Website crashing when I activate Enfold Version 5.2.1. #1376265

    The second kind of error log I got was on the WP dashboard itself. I think this was because the debug mode was on (I’ve disabled the debug mode again now). Here is the error message:

    Strict Standards: Static function aviaBuilder\base\aviaSubItemQueryBase::default_args() should not be abstract in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-sub-item-query-base.php on line 117

    Notice: Function register_block_script_handle was called incorrectly. The asset file for the “editorScript” defined in the “contact-form-7/contact-form-selector” block definition is missing. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /kunden/501055_10249/webseiten/wordpress/wp-includes/functions.php on line 5836

    Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Cannot modify header information – headers already sent by (output started at /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php:220) in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/framework/php/function-set-avia-backend.php on line 832

    Warning: Cannot modify header information – headers already sent by (output started at /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php:220) in /kunden/501055_10249/webseiten/wordpress/wp-admin/includes/misc.php on line 1416

    Warning: Cannot modify header information – headers already sent by (output started at /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php:220) in /kunden/501055_10249/webseiten/wordpress/wp-includes/functions.php on line 6865

    Warning: Cannot modify header information – headers already sent by (output started at /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php:220) in /kunden/501055_10249/webseiten/wordpress/wp-admin/admin-header.php on line 9

    in reply to: Website crashing when I activate Enfold Version 5.2.1. #1376264

    @Rikard, @Yigit, I enabled the Debug mode inside WordPress and then I installed the theme, which triggered the crash again. Then I got two kinds of error logs. The first I will paste here below. It is from the error.txt file from the server:

    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:24 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:14:25 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 272893 bytes) in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfoldhello/css/dynamic-css.php on line 1134
    [15-Dec-2022 11:22:04 UTC] PHP Notice: Function register_block_script_handle was called incorrectly. The asset file for the “editorScript” defined in the “contact-form-7/contact-form-selector” block definition is missing. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /kunden/501055_10249/webseiten/wordpress/wp-includes/functions.php on line 5836
    [15-Dec-2022 11:23:04 UTC] PHP Notice: Function register_block_script_handle was called incorrectly. The asset file for the “editorScript” defined in the “contact-form-7/contact-form-selector” block definition is missing. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /kunden/501055_10249/webseiten/wordpress/wp-includes/functions.php on line 5836
    [15-Dec-2022 11:24:01 UTC] PHP Notice: Function register_block_script_handle was called incorrectly. The asset file for the “editorScript” defined in the “contact-form-7/contact-form-selector” block definition is missing. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /kunden/501055_10249/webseiten/wordpress/wp-includes/functions.php on line 5836
    [15-Dec-2022 11:24:02 UTC] PHP Strict Standards: Static function aviaBuilder\base\aviaSubItemQueryBase::default_args() should not be abstract in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-sub-item-query-base.php on line 117
    [15-Dec-2022 11:24:02 UTC] PHP Notice: Function register_block_script_handle was called incorrectly. The asset file for the “editorScript” defined in the “contact-form-7/contact-form-selector” block definition is missing. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /kunden/501055_10249/webseiten/wordpress/wp-includes/functions.php on line 5836
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:02 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:24:03 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php:220) in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/framework/php/function-set-avia-backend.php on line 832
    [15-Dec-2022 11:24:03 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php:220) in /kunden/501055_10249/webseiten/wordpress/wp-admin/includes/misc.php on line 1416
    [15-Dec-2022 11:24:03 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php:220) in /kunden/501055_10249/webseiten/wordpress/wp-includes/functions.php on line 6865
    [15-Dec-2022 11:24:03 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php:220) in /kunden/501055_10249/webseiten/wordpress/wp-admin/admin-header.php on line 9
    [15-Dec-2022 11:25:04 UTC] PHP Strict Standards: Static function aviaBuilder\base\aviaSubItemQueryBase::default_args() should not be abstract in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-sub-item-query-base.php on line 117
    [15-Dec-2022 11:25:04 UTC] PHP Notice: Function register_block_script_handle was called incorrectly. The asset file for the “editorScript” defined in the “contact-form-7/contact-form-selector” block definition is missing. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /kunden/501055_10249/webseiten/wordpress/wp-includes/functions.php on line 5836
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:05 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:12 UTC] PHP Strict Standards: Static function aviaBuilder\base\aviaSubItemQueryBase::default_args() should not be abstract in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-sub-item-query-base.php on line 117
    [15-Dec-2022 11:25:12 UTC] PHP Notice: Function register_block_script_handle was called incorrectly. The asset file for the “editorScript” defined in the “contact-form-7/contact-form-selector” block definition is missing. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /kunden/501055_10249/webseiten/wordpress/wp-includes/functions.php on line 5836
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:25:13 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:04 UTC] PHP Strict Standards: Static function aviaBuilder\base\aviaSubItemQueryBase::default_args() should not be abstract in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-sub-item-query-base.php on line 117
    [15-Dec-2022 11:26:04 UTC] PHP Notice: Function register_block_script_handle was called incorrectly. The asset file for the “editorScript” defined in the “contact-form-7/contact-form-selector” block definition is missing. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /kunden/501055_10249/webseiten/wordpress/wp-includes/functions.php on line 5836
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘default’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘desktop’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘medium’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘small’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    [15-Dec-2022 11:26:05 UTC] PHP Warning: Illegal string offset ‘mini’ in /kunden/501055_10249/webseiten/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    in reply to: Website crashing when I activate Enfold Version 5.2.1. #1376263

    @Guenni007 Ok, so you’re saying because I don’t have that code, I don’t need to do the replacement with the newer code snippet. Understood, thanks! :)

    in reply to: Website crashing when I activate Enfold Version 5.2.1. #1376234

    @rikard, I got hold of my hosting company and they helped me activate the error logs. They will only kick in tomorrow, at which point I can send you the log file.

    in reply to: Website crashing when I activate Enfold Version 5.2.1. #1376230

    @guenni007 thx for the advice – I didn’t quite understand what you meant though. Did you mean I should paste both code snippets into the functions.php of the child theme? Or only paste the second code snippet?


    @Rikard
    I’ve been looking for the error logs but I can’t find them. They should be in the wp-content folder, but there’s only the index.php file there. Is there another solution?

    in reply to: Polylang support #1336685

    ISSUE SOLVED:

    I did have to manually recreate the pages, but I simply templated the entire existing German pages (one click per page, really simple), and then loaded those templates onto each new page. It took quick!

    Thanks for the help Ismael!

    in reply to: Polylang support #1336313

    Hi Ismael,

    This is my German version of the home page: https://uni-works.de/de/home-de/
    I didn’t set it as an official translation of the English homepage. Is it possible to assign it as a translation of the homepage? Because otherwise I would have to remake every German page from scratch, which would be a lot of work!

    Best,

    Chris

    in reply to: Polylang support #1336074

    Dear Kriesi support team,

    I’ve set up a German menu for my site, but when I click on the German flag (languae switcher), it gives me an error 404.
    I can see that the URL it’s trying to send me to is: https://uni-works.de/de/ . This URL doesn’t exist. How do I solve this problem??

    For example, the German homepage URL is: https://uni-works.de/de/home-de/
    And the German Teams page URL is: https://uni-works.de/de/unser-team/

    So it seems that the language switcher does not fill in the last part of the URL that is needed.

    Any ideas??

    I’ve set the static homepage to “Home” in the Settings > Reader menu options, but that hasn’t solved the problem.
    I’m not using masonry or portfolio elements, so those solutions aren’t applicable to me either.

    I’m leaving on holiday at the end of this week so any replies would be appreciated ASAP.

    Thanks!

    Chris

    Hi Rikard,

    Thank you for this. I will reach out to the hosting provider.

    Best,

    Chris

    Sure thing! See attached.

    Hi Rikard,

    Sorry for replying so late!

    I updated WordPress and Enfold to the latest versions – WordPress 5.8 and Enfold 4.8.6.2 – but the problem still persists.

    Any other ideas?

    Best,

    Chris

    The URL for the site is: https://colouredworld.de

    in reply to: Menu colour issue and logo issue #1297174

    Problem solved!
    Thanks Ismael!
    You can close this thread now.

    in reply to: Menu colour issue and logo issue #1296724

    Hi Ismael,

    That’s sorted it out – thank you, you a re a hero!

    One more thing – on the mobile fly-out menu, the text is still white and so it doesn’t show up on the white background. How do I change the text to black?

    Thanks and best,

    Chris

    in reply to: Menu colour issue and logo issue #1296392

    Hi Ismael,

    Thank you for your reply.

    I tried your suggestion, but it made the header invisible initially, which is not what I’m looking for (because when invisible, the menu headings where not visible). I’m looking for the header to be transparent initially, and then switch to solid colour (in this case white) when scrolling down.

    Can anyone help?

    Chris

    in reply to: Menu colour issue and logo issue #1294589

    Hi Ismael,

    Thank you for your reply. I’ve updated my theme, and now the logo issue has been sorted. The stick header transparency problem still remains though (I’m pasting it here again: I have a sticky header, and it starts off transparent (with white text), and then is supposed to shrink to a white header (with black text) when you start scrolling down. This was working fine before the switch to the child theme, but now it stays transparent (with white text) when scrolling down, and so you can hardly see the menu any more. So, how do I fix this?
    This is also an issue on the mobile site. The fly-out menu is supposed to be white (with black text), but it is now transparent (with white text). How do I fix this?)

    Ismael, you suggested changing the header settings in the layout settings. However, I can’t seem to find the settings you are talking about. I’ve looked extensively in the Enfold Child menu, but can’t find what you are describing. Could you send a screenshot or describe where it is in more detail? Thank you!

    in reply to: API Key not working for theme update #1294587

    Hi Mike,
    The update worked and I am happy, thank you!
    I am still having an issue with the sticky header’s transparency, but I will continue that topic on this other thread that I started (https://kriesi.at/support/topic/menu-colour-issue-and-logo-issue/)
    You can close this thread now, thank you.

    in reply to: API Key not working for theme update #1292817

    Hi Mike,
    Thanks for your reply. I’ve attached a link to the zip file on Google Drive (below).
    Thank you for doing this update via FTP!
    Please let me know once it’s been updated.
    Chris

Viewing 30 posts - 1 through 30 (of 72 total)