[ad_1]
Hi, @mbio86.
Glad you reached out.
Those look like deprecation messages and not errors. To hide them, you should disable WP Debug on your site.
You can add the following to your wp-config.php file:
define(‘WP_DEBUG_DISPLAY’, false);
Our team is working to make GiveWP fully compatible with PHP8+.
Please let us know if you have further questions or need additional assistance!
