You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated: Creation of dynamic property Kirki\Field\Repeater::$compiler is deprecated in /home/wallahdubai/public_html/wp-content/plugins/kirki/kirki-packages/compatibility/src/Field.php on line 305
Deprecated: Creation of dynamic property Kirki\Field\Repeater::$compiler is deprecated in /home/wallahdubai/public_html/wp-content/plugins/kirki/kirki-packages/compatibility/src/Field.php on line 305
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field logo_text_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field logo_text_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field headers_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field headers_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field body_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field body_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field additional_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field additional_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
The text was updated successfully, but these errors were encountered:
Adding this piece of code after the constructor in Field.php file stopped the Deprecated message.
public function __set(string $name, mixed $value): void {
Deprecated: Creation of dynamic property Kirki\Field\Repeater::$compiler is deprecated in /home/wallahdubai/public_html/wp-content/plugins/kirki/kirki-packages/compatibility/src/Field.php on line 305
Deprecated: Creation of dynamic property Kirki\Field\Repeater::$compiler is deprecated in /home/wallahdubai/public_html/wp-content/plugins/kirki/kirki-packages/compatibility/src/Field.php on line 305
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field logo_text_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field logo_text_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field headers_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field headers_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field body_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field body_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field additional_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
Notice: Function Kirki\Module\CSS::field_init was called incorrectly. "output" invalid format in field additional_font. The "output" argument should be defined as an array of arrays. Please see Debugging in WordPress for more information. (This message was added in version 3.0.10.) in /home/wallahdubai/public_html/wp-includes/functions.php on line 6078
The text was updated successfully, but these errors were encountered: