In the past I bought the Fest WordPress theme and use it for an event website.
When I upgrade to php 8.0, the theme/website is no longer working.
If I buy a new subscription and download the newest version (1.8) of Fest, is this version then working with php 8.0?
Thanks in advance!
The errors I see when using php 7.4:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; GK_Comments_Widget has a deprecated constructor in /*****/wp-content/themes/Fest/gavern/widget.comments.php on line 9
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; GK_NSP_Widget has a deprecated constructor in /*****/wp-content/themes/Fest/gavern/widget.nsp.php on line 9
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; GK_Social_Widget has a deprecated constructor in /*****/wp-content/themes/Fest/gavern/widget.social.php on line 9
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; GK_Speakers_Widget has a deprecated constructor in /*****/wp-content/themes/Fest/gavern/widget.speakers.php on line 9
Deprecated: De aangeroepen constructiemethode voor WP_Widget in GK_Comments_Widget is niet meer in gebruik sinds versie 4.3.0. Gebruik in plaats daarvan: __construct(). in /*****/wp-includes/functions.php on line 5304
Deprecated: De aangeroepen constructiemethode voor WP_Widget in GK_NSP_Widget is niet meer in gebruik sinds versie 4.3.0. Gebruik in plaats daarvan: __construct(). in /*****/wp-includes/functions.php on line 5304
Deprecated: De aangeroepen constructiemethode voor WP_Widget in GK_Social_Widget is niet meer in gebruik sinds versie 4.3.0. Gebruik in plaats daarvan: __construct(). in /*****/wp-includes/functions.php on line 5304
Deprecated: De aangeroepen constructiemethode voor WP_Widget in GK_Speakers_Widget is niet meer in gebruik sinds versie 4.3.0. Gebruik in plaats daarvan: __construct(). in /*****/wp-includes/functions.php on line 5304
Deprecated: Function create_function() is deprecated in /*****/wp-content/themes/Fest/gavern/helpers/helpers.layout.php on line 341